Trace number 3715019

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
npSolver inc-topDown? (TO) 1800.06 1800.51

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/
normalized-ooo.tag10.ucl--soft-33-100-0.wbo
MD5SUMd8e7fa9590f436b33ef13e9171ac617f
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark5.96309
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables9071
Total number of constraints25914
Number of soft constraints17208
Number of constraints which are clauses25190
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints724
Minimum length of a constraint1
Maximum length of a constraint11
Top cost 857979
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 857978
Biggest number in a constraint 39
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 132
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

3.09/3.14	c run usual solver
6.16/6.38	o 1019
6.16/6.38	c fallback to adder encoding
754.52/754.89	o 1018
754.52/754.89	c fallback to adder encoding
1744.35/1744.82	o 1012
1744.35/1744.82	c fallback to adder encoding
1800.06/1800.51	c error: unexpected solver exit code
1800.06/1800.51	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3715019-1338188460/watcher-3715019-1338188460 -o /tmp/evaluation-result-3715019-1338188460/solver-3715019-1338188460 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-Itd.sh HOME/instance-3715019-1338188460.wbo 1903951804 HOME HOME 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.33 2.16 2.05 3/180 18155
/proc/meminfo: memFree=27376916/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0

[startup+0.063288 s]
/proc/loadavg: 2.33 2.16 2.05 3/180 18155
/proc/meminfo: memFree=27376916/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.33 2.16 2.05 3/180 18155
/proc/meminfo: memFree=27376916/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300224 s]
/proc/loadavg: 2.33 2.16 2.05 3/180 18155
/proc/meminfo: memFree=27376916/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700246 s]
/proc/loadavg: 2.33 2.16 2.05 3/180 18155
/proc/meminfo: memFree=27376916/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.33 2.16 2.05 3/182 18180
/proc/meminfo: memFree=27361472/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=34876 CPUtime=1.48 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) R 18155 18155 8283 0 -1 4202496 2800 0 0 0 148 0 0 0 20 0 1 0 284972004 35713024 4817 33554432000 4194304 5990268 140736734445456 140736734440312 4374015 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 8719 4817 136 439 0 8276 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 44024

[startup+3.10021 s]
/proc/loadavg: 2.33 2.16 2.05 3/182 18180
/proc/meminfo: memFree=27324260/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=68212 CPUtime=3.09 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) R 18155 18155 8283 0 -1 4202496 6143 0 0 0 307 2 0 0 20 0 1 0 284972004 69849088 12601 33554432000 4194304 5990268 140736734445456 140736734441032 4698041 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 17053 12601 140 439 0 16610 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77360

[startup+6.3003 s]
/proc/loadavg: 2.38 2.18 2.05 3/184 18185
/proc/meminfo: memFree=27293076/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=69004 CPUtime=6.16 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) R 18155 18155 8283 0 -1 4202496 6907 29713 0 0 320 54 226 16 20 0 1 0 284972004 70660096 12812 33554432000 4194304 5990268 140736734445456 140736734439184 5177872 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 17251 12812 153 439 0 16808 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 78152

[startup+12.7003 s]
/proc/loadavg: 2.43 2.19 2.06 3/184 18192
/proc/meminfo: memFree=26924304/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=176676 CPUtime=7.22 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) S 18155 18155 8283 0 -1 4202496 13278 30228 0 0 408 68 226 20 20 0 1 0 284972004 180916224 38620 33554432000 4194304 5990268 140736734445456 140736734436880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 44169 38620 164 439 0 43726 0
[pid=18191] ppid=18156 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18191/stat : 18191 (satsolver.sh) S 18156 18155 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284972742 9367552 267 33554432000 4194304 5064252 140735169288592 140735169287504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18191/statm: 2287 267 226 213 0 72 0
[pid=18192] ppid=18191 vsize=227168 CPUtime=5.31 cores=0,2,4,6
/proc/18192/stat : 18192 (glucose) R 18191 18155 8283 0 -1 4202496 33966 0 0 0 523 8 0 0 20 0 1 0 284972742 232620032 46064 33554432000 4194304 5208918 140735803663616 140735803661464 4229876 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18192/statm: 56792 46064 103 248 0 56541 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 422140

[startup+25.5004 s]
/proc/loadavg: 2.33 2.18 2.06 3/184 18192
/proc/meminfo: memFree=26917336/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=176676 CPUtime=7.22 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) S 18155 18155 8283 0 -1 4202496 13278 30228 0 0 408 68 226 20 20 0 1 0 284972004 180916224 38620 33554432000 4194304 5990268 140736734445456 140736734436880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 44169 38620 164 439 0 43726 0
[pid=18191] ppid=18156 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18191/stat : 18191 (satsolver.sh) S 18156 18155 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284972742 9367552 267 33554432000 4194304 5064252 140735169288592 140735169287504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18191/statm: 2287 267 226 213 0 72 0
[pid=18192] ppid=18191 vsize=227516 CPUtime=18.11 cores=0,2,4,6
/proc/18192/stat : 18192 (glucose) R 18191 18155 8283 0 -1 4202496 34036 0 0 0 1803 8 0 0 20 0 1 0 284972742 232976384 46132 33554432000 4194304 5208918 140735803663616 140735803661576 4211197 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18192/statm: 56879 46132 103 248 0 56628 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 422488

[startup+51.1004 s]
/proc/loadavg: 2.22 2.16 2.06 3/184 18199
/proc/meminfo: memFree=26954492/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=176676 CPUtime=7.22 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) S 18155 18155 8283 0 -1 4202496 13278 30228 0 0 408 68 226 20 20 0 1 0 284972004 180916224 38620 33554432000 4194304 5990268 140736734445456 140736734436880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 44169 38620 164 439 0 43726 0
[pid=18191] ppid=18156 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18191/stat : 18191 (satsolver.sh) S 18156 18155 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284972742 9367552 267 33554432000 4194304 5064252 140735169288592 140735169287504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18191/statm: 2287 267 226 213 0 72 0
[pid=18192] ppid=18191 vsize=227516 CPUtime=43.7 cores=0,2,4,6
/proc/18192/stat : 18192 (glucose) R 18191 18155 8283 0 -1 4202496 34042 0 0 0 4362 8 0 0 20 0 1 0 284972742 232976384 46138 33554432000 4194304 5208918 140735803663616 140735803661576 4210859 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18192/statm: 56879 46138 103 248 0 56628 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 422488

[startup+102.307 s]
/proc/loadavg: 2.14 2.15 2.06 3/183 18199
/proc/meminfo: memFree=26946492/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=176676 CPUtime=7.22 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) S 18155 18155 8283 0 -1 4202496 13278 30228 0 0 408 68 226 20 20 0 1 0 284972004 180916224 38620 33554432000 4194304 5990268 140736734445456 140736734436880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 44169 38620 164 439 0 43726 0
[pid=18191] ppid=18156 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18191/stat : 18191 (satsolver.sh) S 18156 18155 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284972742 9367552 267 33554432000 4194304 5064252 140735169288592 140735169287504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18191/statm: 2287 267 226 213 0 72 0
[pid=18192] ppid=18191 vsize=227516 CPUtime=94.9 cores=0,2,4,6
/proc/18192/stat : 18192 (glucose) R 18191 18155 8283 0 -1 4202496 34056 0 0 0 9482 8 0 0 20 0 1 0 284972742 232976384 46152 33554432000 4194304 5208918 140735803663616 140735803661576 4229528 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18192/statm: 56879 46152 103 248 0 56628 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 422488

[startup+162.3 s]
/proc/loadavg: 2.05 2.12 2.05 3/183 18199
/proc/meminfo: memFree=26935420/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=176676 CPUtime=7.22 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) S 18155 18155 8283 0 -1 4202496 13278 30228 0 0 408 68 226 20 20 0 1 0 284972004 180916224 38620 33554432000 4194304 5990268 140736734445456 140736734436880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 44169 38620 164 439 0 43726 0
[pid=18191] ppid=18156 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18191/stat : 18191 (satsolver.sh) S 18156 18155 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 284972742 9367552 267 33554432000 4194304 5064252 140735169288592 140735169287504 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18191/statm: 2287 267 226 213 0 72 0
[pid=18192] ppid=18191 vsize=228152 CPUtime=154.88 cores=0,2,4,6
/proc/18192/stat : 18192 (glucose) R 18191 18155 8283 0 -1 4202496 34225 0 0 0 15480 8 0 0 20 0 1 0 284972742 233627648 46875 33554432000 4194304 5208918 140735803663616 140735803661464 4205740 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18192/statm: 57038 46875 103 248 0 56787 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 423124

[startup+222.3 s]
/proc/loadavg: 2.10 2.11 2.05 3/183 18206
/proc/meminfo: memFree=26951608/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=176676 CPUtime=7.22 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) S 18155 18155 8283 0 -1 4202496 13278 30228 0 0 408 68 226 20 20 0 1 0 284972004 180916224 38620 33554432000 4194304 5990268 140736734445456 140736734436880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 44169 38620 164 439 0 43726 0
[pid=18191] ppid=18156 vsize=9148 CPUtime=0 cores=0,2,4,6

################
# More data... #
################

/proc/18233/stat : 18233 (glucose) R 18232 18155 8283 0 -1 4202496 36560 0 0 0 66620 10 0 0 20 0 1 0 285047592 237481984 48838 33554432000 4194304 5208918 140735323528528 140735323526376 4211160 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18233/statm: 57979 48838 104 248 0 57728 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 426888

[startup+1482.3 s]
/proc/loadavg: 2.18 2.10 2.03 3/181 18356
/proc/meminfo: memFree=27571668/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=176676 CPUtime=755.62 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) S 18155 18155 8283 0 -1 4202496 19820 73582 0 0 497 79 74926 60 20 0 1 0 284972004 180916224 38620 33554432000 4194304 5990268 140736734445456 140736734436880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 44169 38620 164 439 0 43726 0
[pid=18232] ppid=18156 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18232/stat : 18232 (satsolver.sh) S 18156 18155 8283 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 285047592 9367552 266 33554432000 4194304 5064252 140737075727216 140737075726128 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18232/statm: 2287 266 226 213 0 72 0
[pid=18233] ppid=18232 vsize=232904 CPUtime=726.28 cores=0,2,4,6
/proc/18233/stat : 18233 (glucose) R 18232 18155 8283 0 -1 4202496 36818 0 0 0 72618 10 0 0 20 0 1 0 285047592 238493696 49096 33554432000 4194304 5208918 140735323528528 140735323526376 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18233/statm: 58226 49096 104 248 0 57975 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 427876

[startup+1542.3 s]
/proc/loadavg: 2.10 2.09 2.03 3/184 18462
/proc/meminfo: memFree=27230096/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=176676 CPUtime=755.62 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) S 18155 18155 8283 0 -1 4202496 19820 73582 0 0 497 79 74926 60 20 0 1 0 284972004 180916224 38620 33554432000 4194304 5990268 140736734445456 140736734436880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 44169 38620 164 439 0 43726 0
[pid=18232] ppid=18156 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18232/stat : 18232 (satsolver.sh) S 18156 18155 8283 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 285047592 9367552 266 33554432000 4194304 5064252 140737075727216 140737075726128 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18232/statm: 2287 266 226 213 0 72 0
[pid=18233] ppid=18232 vsize=234980 CPUtime=786.28 cores=0,2,4,6
/proc/18233/stat : 18233 (glucose) R 18232 18155 8283 0 -1 4202496 37304 0 0 0 78617 11 0 0 20 0 1 0 285047592 240619520 49582 33554432000 4194304 5208918 140735323528528 140735323526280 4211665 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18233/statm: 58745 49582 104 248 0 58494 0
Current children cumulated CPU time (s) 1541.9
Current children cumulated vsize (KiB) 429952

[startup+1602.3 s]
/proc/loadavg: 2.07 2.09 2.03 3/183 18476
/proc/meminfo: memFree=27226828/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=176676 CPUtime=755.62 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) S 18155 18155 8283 0 -1 4202496 19820 73582 0 0 497 79 74926 60 20 0 1 0 284972004 180916224 38620 33554432000 4194304 5990268 140736734445456 140736734436880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 44169 38620 164 439 0 43726 0
[pid=18232] ppid=18156 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18232/stat : 18232 (satsolver.sh) S 18156 18155 8283 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 285047592 9367552 266 33554432000 4194304 5064252 140737075727216 140737075726128 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18232/statm: 2287 266 226 213 0 72 0
[pid=18233] ppid=18232 vsize=234980 CPUtime=846.27 cores=0,2,4,6
/proc/18233/stat : 18233 (glucose) R 18232 18155 8283 0 -1 4202496 37340 0 0 0 84616 11 0 0 20 0 1 0 285047592 240619520 50129 33554432000 4194304 5208918 140735323528528 140735323526280 4211147 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18233/statm: 58745 50129 104 248 0 58494 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 429952

[startup+1662.3 s]
/proc/loadavg: 2.07 2.08 2.03 3/183 18518
/proc/meminfo: memFree=27224100/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=176676 CPUtime=755.62 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) S 18155 18155 8283 0 -1 4202496 19820 73582 0 0 497 79 74926 60 20 0 1 0 284972004 180916224 38620 33554432000 4194304 5990268 140736734445456 140736734436880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 44169 38620 164 439 0 43726 0
[pid=18232] ppid=18156 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18232/stat : 18232 (satsolver.sh) S 18156 18155 8283 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 285047592 9367552 266 33554432000 4194304 5064252 140737075727216 140737075726128 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18232/statm: 2287 266 226 213 0 72 0
[pid=18233] ppid=18232 vsize=235524 CPUtime=906.26 cores=0,2,4,6
/proc/18233/stat : 18233 (glucose) R 18232 18155 8283 0 -1 4202496 37477 0 0 0 90615 11 0 0 20 0 1 0 285047592 241176576 50266 33554432000 4194304 5208918 140735323528528 140735323526280 4205640 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18233/statm: 58881 50266 104 248 0 58630 0
Current children cumulated CPU time (s) 1661.88
Current children cumulated vsize (KiB) 430496

[startup+1722.3 s]
/proc/loadavg: 2.09 2.08 2.03 3/183 18546
/proc/meminfo: memFree=27216496/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=176676 CPUtime=755.62 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) S 18155 18155 8283 0 -1 4202496 19820 73582 0 0 497 79 74926 60 20 0 1 0 284972004 180916224 38620 33554432000 4194304 5990268 140736734445456 140736734436880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 44169 38620 164 439 0 43726 0
[pid=18232] ppid=18156 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18232/stat : 18232 (satsolver.sh) S 18156 18155 8283 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 285047592 9367552 266 33554432000 4194304 5064252 140737075727216 140737075726128 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18232/statm: 2287 266 226 213 0 72 0
[pid=18233] ppid=18232 vsize=237256 CPUtime=966.25 cores=0,2,4,6
/proc/18233/stat : 18233 (glucose) R 18232 18155 8283 0 -1 4202496 37821 0 0 0 96614 11 0 0 20 0 1 0 285047592 242950144 50610 33554432000 4194304 5208918 140735323528528 140735323526488 4228997 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18233/statm: 59314 50610 104 248 0 59063 0
Current children cumulated CPU time (s) 1721.87
Current children cumulated vsize (KiB) 432228

[startup+1782.3 s]
/proc/loadavg: 2.08 2.08 2.03 4/184 18570
/proc/meminfo: memFree=27242584/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=176676 CPUtime=1745.38 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) S 18155 18155 8283 0 -1 4202496 26362 118016 0 0 584 90 173764 100 20 0 1 0 284972004 180916224 38620 33554432000 4194304 5990268 140736734445456 140736734436880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 44169 38620 164 439 0 43726 0
[pid=18569] ppid=18156 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18569/stat : 18569 (satsolver.sh) S 18156 18155 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285146585 9367552 267 33554432000 4194304 5064252 140733631887552 140733631886464 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18569/statm: 2287 267 226 213 0 72 0
[pid=18570] ppid=18569 vsize=222692 CPUtime=36.47 cores=0,2,4,6
/proc/18570/stat : 18570 (glucose) R 18569 18155 8283 0 -1 4202496 34515 0 0 0 3639 8 0 0 20 0 1 0 285146585 228036608 44920 33554432000 4194304 5208918 140737263600784 140737263598456 4229365 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18570/statm: 55673 44920 103 248 0 55422 0
Current children cumulated CPU time (s) 1781.85
Current children cumulated vsize (KiB) 417664



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.5 s]
/proc/loadavg: 2.14 2.09 2.03 3/184 18584
/proc/meminfo: memFree=27235144/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=176676 CPUtime=1745.38 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) S 18155 18155 8283 0 -1 4202496 26362 118016 0 0 584 90 173764 100 20 0 1 0 284972004 180916224 38620 33554432000 4194304 5990268 140736734445456 140736734436880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 44169 38620 164 439 0 43726 0
[pid=18569] ppid=18156 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18569/stat : 18569 (satsolver.sh) S 18156 18155 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285146585 9367552 267 33554432000 4194304 5064252 140733631887552 140733631886464 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18569/statm: 2287 267 226 213 0 72 0
[pid=18570] ppid=18569 vsize=223944 CPUtime=54.68 cores=0,2,4,6
/proc/18570/stat : 18570 (glucose) R 18569 18155 8283 0 -1 4202496 34824 0 0 0 5459 9 0 0 20 0 1 0 285146585 229318656 45804 33554432000 4194304 5208918 140737263600784 140737263598632 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18570/statm: 55986 45804 103 248 0 55735 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 418916

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+1800.5 s]
/proc/loadavg: 2.14 2.09 2.03 3/184 18584
/proc/meminfo: memFree=27235144/32873648 swapFree=6864/6864
[pid=18155] ppid=18153 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18155/stat : 18155 (npSolver-wbo-It) S 18153 18155 8283 0 -1 4202496 359 0 0 0 0 0 0 0 20 0 1 0 284972004 9367552 275 33554432000 4194304 5064252 140735201912816 140735201911728 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/18155/statm: 2287 275 233 213 0 72 0
[pid=18156] ppid=18155 vsize=176676 CPUtime=1745.38 cores=0,2,4,6
/proc/18156/stat : 18156 (npSolver-wbo) S 18155 18155 8283 0 -1 4202496 26362 118016 0 0 584 90 173764 100 20 0 1 0 284972004 180916224 38620 33554432000 4194304 5990268 140736734445456 140736734436880 5173822 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/18156/statm: 44169 38620 164 439 0 43726 0
[pid=18569] ppid=18156 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/18569/stat : 18569 (satsolver.sh) S 18156 18155 8283 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 285146585 9367552 267 33554432000 4194304 5064252 140733631887552 140733631886464 226084152910 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/18569/statm: 2287 267 226 213 0 72 0
[pid=18570] ppid=18569 vsize=223944 CPUtime=54.68 cores=0,2,4,6
/proc/18570/stat : 18570 (glucose) R 18569 18155 8283 0 -1 4202496 34824 0 0 0 5459 9 0 0 20 0 1 0 285146585 229318656 45804 33554432000 4194304 5208918 140737263600784 140737263598632 4229319 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18570/statm: 55986 45804 103 248 0 55735 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 418916

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18155 and gives
#  childrusage.ru_utime.tv_sec=1743
#  childrusage.ru_utime.tv_usec=495948
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=911709
# CPU time returned by wait4() is 1745.41
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.51
CPU time (s): 1800.06
CPU user time (s): 1798.07
CPU system time (s): 1.99
CPU usage (%): 99.9748
Max. virtual memory (cumulated for all children) (KiB): 493184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1743.5
system time used= 1.91171
maximum resident set size= 243316
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 145357
page faults= 0
swaps= 0
block input operations= 0
block output operations= 664288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1406
involuntary context switches= 1878

runsolver used 3.62045 second user time and 8.92064 second system time

The end

Launcher Data

Begin job on node120 at 2012-05-28 09:01:00
IDJOB=3715019
IDBENCH=79013
IDSOLVER=2296
FILE ID=node120/3715019-1338188460
RUNJOBID= node120-1338174763-9877
PBS_JOBID= 14624540
Free space on /tmp= 71456 MiB

SOLVER NAME= npSolver inc-topDown
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/web/uclid_pb_benchmarks/normalized-ooo.tag10.ucl--soft-33-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-Itd.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3715019-1338188460/watcher-3715019-1338188460 -o /tmp/evaluation-result-3715019-1338188460/solver-3715019-1338188460 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-Itd.sh HOME/instance-3715019-1338188460.wbo 1903951804 HOME HOME

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= d8e7fa9590f436b33ef13e9171ac617f
RANDOM SEED=1903951804

node120.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.88
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27377188 kB
Buffers:          368116 kB
Cached:          3818068 kB
SwapCached:          636 kB
Active:          1540648 kB
Inactive:        3121888 kB
Active(anon):     464692 kB
Inactive(anon):    12532 kB
Active(file):    1075956 kB
Inactive(file):  3109356 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67107896 kB
Dirty:             10164 kB
Writeback:             0 kB
AnonPages:        480308 kB
Mapped:            15308 kB
Shmem:               120 kB
Slab:             695788 kB
SReclaimable:     139336 kB
SUnreclaim:       556452 kB
KernelStack:        1552 kB
PageTables:         5140 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     707944 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    286720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71428 MiB
End job on node120 at 2012-05-28 09:31:01