Trace number 3754130

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 (fixed)? (problem) 286.898 552.646

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/graphs/
normalized-graph13reduc_wcsp.wbo
MD5SUMe8a3fc4e5070ef9b31eb0b16df3c02d4
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmark
Best cost obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables13155
Total number of constraints970906
Number of soft constraints970450
Number of constraints which are clauses970450
Number of constraints which are cardinality constraints (but not clauses)456
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint44
Top cost 10110
Min constraint cost 1
Max constraint cost 3670
Sum of constraints costs 307075871
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 45
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

7.78/7.83	c run usual solver
152.26/152.51	o 317292
152.26/152.51	c current bound: 158646
152.26/152.51	c fallback to adder encoding
281.97/282.28	terminate called after throwing an instance of 'std::bad_alloc'
281.97/282.28	  what():  std::bad_alloc
286.83/552.64	HOME/npSolver-wbo-I.sh: line 18: 29445 Aborted                 (core dumped) ./npSolver-wbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=1

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-3754130-1339203980/watcher-3754130-1339203980 -o /tmp/evaluation-result-3754130-1339203980/solver-3754130-1339203980 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754130-1339203980.wbo 1092133952 HOME HOME 

running on 4 cores: 1,3,5,7

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: 5.06 3.66 2.66 4/182 29444
/proc/meminfo: memFree=23619272/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0

[startup+0.0169421 s]
/proc/loadavg: 5.06 3.66 2.66 4/182 29444
/proc/meminfo: memFree=23619272/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100271 s]
/proc/loadavg: 5.06 3.66 2.66 4/182 29444
/proc/meminfo: memFree=23619272/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300312 s]
/proc/loadavg: 5.06 3.66 2.66 4/182 29444
/proc/meminfo: memFree=23619272/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700281 s]
/proc/loadavg: 5.06 3.66 2.66 4/182 29444
/proc/meminfo: memFree=23619272/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 5.06 3.66 2.66 4/184 29446
/proc/meminfo: memFree=29501000/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=222648 CPUtime=1.49 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) R 29444 29444 24582 0 -1 4202496 20822 0 0 0 141 8 0 0 20 0 1 0 386523126 227991552 42195 33554432000 4194304 6006132 140736535005440 140736535000120 4969855 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 55662 42196 139 443 0 55215 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 231796

[startup+3.10037 s]
/proc/loadavg: 4.82 3.64 2.66 3/183 29446
/proc/meminfo: memFree=31009952/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=483796 CPUtime=3.08 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) R 29444 29444 24582 0 -1 4202496 57618 0 0 0 289 19 0 0 20 0 1 0 386523126 495407104 111317 33554432000 4194304 6006132 140736535005440 140736535001304 4427929 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 120949 111317 148 443 0 120502 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 492944

[startup+6.30027 s]
/proc/loadavg: 4.82 3.64 2.66 3/183 29446
/proc/meminfo: memFree=30799008/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=483796 CPUtime=6.28 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) R 29444 29444 24582 0 -1 4202496 57618 0 0 0 609 19 0 0 20 0 1 0 386523126 495407104 111317 33554432000 4194304 6006132 140736535005440 140736535000792 4562741 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 120949 111317 148 443 0 120502 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 492944

[startup+12.7005 s]
/proc/loadavg: 4.46 3.60 2.66 3/185 29448
/proc/meminfo: memFree=30122720/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=530616 CPUtime=10.86 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) S 29444 29444 24582 0 -1 4202496 58071 0 0 0 812 274 0 0 20 0 1 0 386523126 543350784 123011 33554432000 4194304 6006132 140736535005440 140736534998544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 132654 123011 155 443 0 132207 0
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (cp2_pre.sh) S 29445 29444 24582 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 386524214 9367552 277 33554432000 4194304 5064252 140733469545360 140733469544064 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29447/statm: 2287 277 234 213 0 72 0
[pid=29448] ppid=29447 vsize=650500 CPUtime=1.8 cores=1,3,5,7
/proc/29448/stat : 29448 (coprocessor) R 29447 29444 24582 0 -1 4202496 37782 0 0 0 163 17 0 0 20 0 1 0 386524215 666112000 158938 33554432000 4194304 6586260 140734948597104 140734948593096 4768456 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 162625 158938 173 584 0 162037 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 1199412

[startup+25.5004 s]
/proc/loadavg: 4.08 3.55 2.65 3/185 29448
/proc/meminfo: memFree=29979076/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=530616 CPUtime=10.86 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) S 29444 29444 24582 0 -1 4202496 58071 0 0 0 812 274 0 0 20 0 1 0 386523126 543350784 123011 33554432000 4194304 6006132 140736535005440 140736534998544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 132654 123011 155 443 0 132207 0
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (cp2_pre.sh) S 29445 29444 24582 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 386524214 9367552 277 33554432000 4194304 5064252 140733469545360 140733469544064 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29447/statm: 2287 277 234 213 0 72 0
[pid=29448] ppid=29447 vsize=758768 CPUtime=14.59 cores=1,3,5,7
/proc/29448/stat : 29448 (coprocessor) R 29447 29444 24582 0 -1 4202496 42192 0 0 0 1440 19 0 0 20 0 1 0 386524215 776978432 187876 33554432000 4194304 6586260 140734948597104 140734948592968 5599257 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 189692 187876 188 584 0 189104 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 1307680

[startup+51.1004 s]
/proc/loadavg: 3.37 3.42 2.63 3/185 29448
/proc/meminfo: memFree=29981888/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=530616 CPUtime=10.86 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) S 29444 29444 24582 0 -1 4202496 58071 0 0 0 812 274 0 0 20 0 1 0 386523126 543350784 123011 33554432000 4194304 6006132 140736535005440 140736534998544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 132654 123011 155 443 0 132207 0
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (cp2_pre.sh) S 29445 29444 24582 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 386524214 9367552 277 33554432000 4194304 5064252 140733469545360 140733469544064 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29447/statm: 2287 277 234 213 0 72 0
[pid=29448] ppid=29447 vsize=761144 CPUtime=40.19 cores=1,3,5,7
/proc/29448/stat : 29448 (coprocessor) R 29447 29444 24582 0 -1 4202496 42798 0 0 0 4000 19 0 0 20 0 1 0 386524215 779411456 188482 33554432000 4194304 6586260 140734948597104 140734948592472 5599522 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 190286 188482 188 584 0 189698 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 1310056

[startup+102.307 s]
/proc/loadavg: 2.55 3.18 2.59 3/184 29448
/proc/meminfo: memFree=29984104/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=530616 CPUtime=10.86 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) S 29444 29444 24582 0 -1 4202496 58071 0 0 0 812 274 0 0 20 0 1 0 386523126 543350784 123011 33554432000 4194304 6006132 140736535005440 140736534998544 5187998 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29445/statm: 132654 123011 155 443 0 132207 0
[pid=29447] ppid=29445 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29447/stat : 29447 (cp2_pre.sh) S 29445 29444 24582 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 386524214 9367552 277 33554432000 4194304 5064252 140733469545360 140733469544064 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/29447/statm: 2287 277 234 213 0 72 0
[pid=29448] ppid=29447 vsize=762596 CPUtime=91.38 cores=1,3,5,7
/proc/29448/stat : 29448 (coprocessor) R 29447 29444 24582 0 -1 4202496 43179 0 0 0 9119 19 0 0 20 0 1 0 386524215 780898304 188863 33554432000 4194304 6586260 140734948597104 140734948592696 5599507 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/29448/statm: 190649 188863 188 584 0 190061 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 1311508

[startup+162.3 s]
/proc/loadavg: 2.44 3.03 2.57 3/182 29457
/proc/meminfo: memFree=28851140/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=2500980 CPUtime=162.08 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) R 29444 29444 24582 0 -1 4202496 374326 92243 0 0 1764 485 13902 57 20 0 1 0 386523126 2561003520 595297 33554432000 4194304 6006132 140736535005440 140736534997800 4580474 0 0 4096 0 0 0 0 17 5 0 0 14 0 0
/proc/29445/statm: 625245 595297 176 443 0 624798 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 2510128

[startup+222.3 s]
/proc/loadavg: 2.15 2.82 2.53 3/183 29460
/proc/meminfo: memFree=24239280/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=10365300 CPUtime=222.08 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) R 29444 29444 24582 0 -1 4202496 382431 92243 0 0 7547 702 13902 57 20 0 1 0 386523126 10614067200 1732449 33554432000 4194304 6006132 140736535005440 140736534997800 5056745 0 0 4096 0 0 0 0 17 5 0 0 14 0 0
/proc/29445/statm: 2591325 1732449 176 443 0 2590878 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 10374448

[startup+282.3 s]
/proc/loadavg: 2.06 2.68 2.50 3/182 29460
/proc/meminfo: memFree=20823372/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=9017536 CPUtime=282.05 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) S 29444 29444 24582 0 -1 4204032 384373 92243 0 0 13473 773 13902 57 20 0 1 0 386523126 9233956864 2228469 33554432000 4194304 6006132 140736535005440 140736534997384 5252949 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 14 0 0
/proc/29445/statm: 2254384 2228469 229 443 0 2253937 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 9026684

[startup+342.3 s]
/proc/loadavg: 3.98 3.10 2.65 2/183 29461
/proc/meminfo: memFree=12698496/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=9017536 CPUtime=285.6 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) S 29444 29444 24582 0 -1 4204032 384373 92243 0 0 13473 1128 13902 57 20 0 1 0 386523126 9233956864 2228469 33554432000 4194304 6006132 140736535005440 140736534997384 5252949 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 14 0 0
/proc/29445/statm: 2254384 2228469 229 443 0 2253937 0
Current children cumulated CPU time (s) 285.6
Current children cumulated vsize (KiB) 9026684

[startup+402.3 s]
/proc/loadavg: 4.59 3.41 2.78 2/183 29461
/proc/meminfo: memFree=9280228/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=9017536 CPUtime=286.24 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) S 29444 29444 24582 0 -1 4204032 384373 92243 0 0 13473 1192 13902 57 20 0 1 0 386523126 9233956864 2228469 33554432000 4194304 6006132 140736535005440 140736534997384 5252949 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 14 0 0
/proc/29445/statm: 2254384 2228469 229 443 0 2253937 0
Current children cumulated CPU time (s) 286.24
Current children cumulated vsize (KiB) 9026684
heavy processes:
  %CPU=19 pid=29461 uid=0 cmd=

[startup+462.3 s]
/proc/loadavg: 4.90 3.72 2.93 2/183 29462
/proc/meminfo: memFree=7078380/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=9017536 CPUtime=286.83 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) S 29444 29444 24582 0 -1 4204032 384373 92243 0 0 13473 1251 13902 57 20 0 1 0 386523126 9233956864 2228469 33554432000 4194304 6006132 140736535005440 140736534997384 5252949 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 14 0 0
/proc/29445/statm: 2254384 2228469 229 443 0 2253937 0
Current children cumulated CPU time (s) 286.83
Current children cumulated vsize (KiB) 9026684
heavy processes:
  %CPU=15 pid=29461 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 29445 6 506 18446744073709551615 

[startup+522.3 s]
/proc/loadavg: 5.29 4.03 3.08 2/183 29462
/proc/meminfo: memFree=7076536/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=9017536 CPUtime=286.83 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) S 29444 29444 24582 0 -1 4204032 384373 92243 0 0 13473 1251 13902 57 20 0 1 0 386523126 9233956864 2228469 33554432000 4194304 6006132 140736535005440 140736534997384 5252949 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 14 0 0
/proc/29445/statm: 2254384 2228469 229 443 0 2253937 0
Current children cumulated CPU time (s) 286.83
Current children cumulated vsize (KiB) 9026684
heavy processes:
  %CPU=11 pid=29461 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 29445 6 506 18446744073709551615 

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

[startup+537.5 s]
/proc/loadavg: 5.23 4.08 3.11 2/183 29462
/proc/meminfo: memFree=7197908/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=9017536 CPUtime=286.83 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) S 29444 29444 24582 0 -1 4204032 384373 92243 0 0 13473 1251 13902 57 20 0 1 0 386523126 9233956864 2228469 33554432000 4194304 6006132 140736535005440 140736534997384 5252949 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 14 0 0
/proc/29445/statm: 2254384 2228469 229 443 0 2253937 0
Current children cumulated CPU time (s) 286.83
Current children cumulated vsize (KiB) 9026684

[startup+543.9 s]
/proc/loadavg: 5.19 4.10 3.13 2/183 29462
/proc/meminfo: memFree=7190024/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=9017536 CPUtime=286.83 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) S 29444 29444 24582 0 -1 4204032 384373 92243 0 0 13473 1251 13902 57 20 0 1 0 386523126 9233956864 2228469 33554432000 4194304 6006132 140736535005440 140736534997384 5252949 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 14 0 0
/proc/29445/statm: 2254384 2228469 229 443 0 2253937 0
Current children cumulated CPU time (s) 286.83
Current children cumulated vsize (KiB) 9026684

[startup+547.1 s]
/proc/loadavg: 5.19 4.10 3.13 2/183 29462
/proc/meminfo: memFree=7185816/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=9017536 CPUtime=286.83 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) S 29444 29444 24582 0 -1 4204032 384373 92243 0 0 13473 1251 13902 57 20 0 1 0 386523126 9233956864 2228469 33554432000 4194304 6006132 140736535005440 140736534997384 5252949 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 14 0 0
/proc/29445/statm: 2254384 2228469 229 443 0 2253937 0
Current children cumulated CPU time (s) 286.83
Current children cumulated vsize (KiB) 9026684

[startup+550.3 s]
/proc/loadavg: 5.18 4.12 3.14 2/183 29462
/proc/meminfo: memFree=7237632/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=9017536 CPUtime=286.83 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) S 29444 29444 24582 0 -1 4204032 384373 92243 0 0 13473 1251 13902 57 20 0 1 0 386523126 9233956864 2228469 33554432000 4194304 6006132 140736535005440 140736534997384 5252949 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 14 0 0
/proc/29445/statm: 2254384 2228469 229 443 0 2253937 0
Current children cumulated CPU time (s) 286.83
Current children cumulated vsize (KiB) 9026684

[startup+551.9 s]
/proc/loadavg: 5.18 4.12 3.14 2/183 29462
/proc/meminfo: memFree=7235584/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=9017536 CPUtime=286.83 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) S 29444 29444 24582 0 -1 4204032 384373 92243 0 0 13473 1251 13902 57 20 0 1 0 386523126 9233956864 2228469 33554432000 4194304 6006132 140736535005440 140736534997384 5252949 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 14 0 0
/proc/29445/statm: 2254384 2228469 229 443 0 2253937 0
Current children cumulated CPU time (s) 286.83
Current children cumulated vsize (KiB) 9026684

[startup+552.3 s]
/proc/loadavg: 5.08 4.12 3.14 2/183 29462
/proc/meminfo: memFree=7235396/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=9017536 CPUtime=286.83 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) S 29444 29444 24582 0 -1 4204032 384373 92243 0 0 13473 1251 13902 57 20 0 1 0 386523126 9233956864 2228469 33554432000 4194304 6006132 140736535005440 140736534997384 5252949 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 14 0 0
/proc/29445/statm: 2254384 2228469 229 443 0 2253937 0
Current children cumulated CPU time (s) 286.83
Current children cumulated vsize (KiB) 9026684

[startup+552.5 s]
/proc/loadavg: 5.08 4.12 3.14 2/183 29462
/proc/meminfo: memFree=7235396/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=9017536 CPUtime=286.83 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) S 29444 29444 24582 0 -1 4204032 384373 92243 0 0 13473 1251 13902 57 20 0 1 0 386523126 9233956864 2228469 33554432000 4194304 6006132 140736535005440 140736534997384 5252949 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 14 0 0
/proc/29445/statm: 2254384 2228469 229 443 0 2253937 0
Current children cumulated CPU time (s) 286.83
Current children cumulated vsize (KiB) 9026684

[startup+552.6 s]
/proc/loadavg: 5.08 4.12 3.14 2/183 29462
/proc/meminfo: memFree=7235396/32873844 swapFree=7124/7124
[pid=29444] ppid=29442 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/29444/stat : 29444 (npSolver-wbo-I.) S 29442 29444 24582 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386523126 9367552 275 33554432000 4194304 5064252 140734147690192 140734147689104 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/29444/statm: 2287 275 233 213 0 72 0
[pid=29445] ppid=29444 vsize=0 CPUtime=286.83 cores=1,3,5,7
/proc/29445/stat : 29445 (npSolver-wbo) R 29444 29444 24582 0 -1 4204036 384373 92243 0 0 13473 1251 13902 57 20 0 1 0 386523126 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 14 0 0
/proc/29445/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 286.83
Current children cumulated vsize (KiB) 9148

Child status: 0
Real time (s): 552.646
CPU time (s): 286.898
CPU user time (s): 273.76
CPU system time (s): 13.138
CPU usage (%): 51.9136
Max. virtual memory (cumulated for all children) (KiB): 14568752

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 273.76
system time used= 13.138
maximum resident set size= 10327428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 476991
page faults= 0
swaps= 0
block input operations= 8
block output operations= 266896
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1745556
involuntary context switches= 348

runsolver used 0.830873 second user time and 2.6326 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-09 03:06:21
IDJOB=3754130
IDBENCH=79641
IDSOLVER=2338
FILE ID=node138/3754130-1339203980
RUNJOBID= node138-1339183693-25760
PBS_JOBID= 14643811
Free space on /tmp= 65100 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/graphs/normalized-graph13reduc_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754130-1339203980/watcher-3754130-1339203980 -o /tmp/evaluation-result-3754130-1339203980/solver-3754130-1339203980 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754130-1339203980.wbo 1092133952 HOME HOME

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

MD5SUM BENCH= e8a3fc4e5070ef9b31eb0b16df3c02d4
RANDOM SEED=1092133952

node138.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		: 2667.347
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	: 5334.69
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		: 2667.347
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		: 2667.347
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.91
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		: 2667.347
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.91
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		: 2667.347
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		: 2667.347
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.91
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		: 2667.347
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.92
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		: 2667.347
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:       32873844 kB
MemFree:        23620032 kB
Buffers:          167112 kB
Cached:          7451476 kB
SwapCached:        12156 kB
Active:           698596 kB
Inactive:        7349132 kB
Active(anon):     417016 kB
Inactive(anon):    14340 kB
Active(file):     281580 kB
Inactive(file):  7334792 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67088836 kB
Dirty:             41852 kB
Writeback:             0 kB
AnonPages:        425544 kB
Mapped:             9868 kB
Shmem:                 0 kB
Slab:            1062400 kB
SReclaimable:     502524 kB
SUnreclaim:       559876 kB
KernelStack:        1496 kB
PageTables:         5068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     587252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    266240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 63396 MiB
End job on node138 at 2012-06-09 03:15:33