Trace number 3754053

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)? (TO) 1800.06 1806.22

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/PB10/oliveras/j120/
normalized-j12041_4-unsat--soft-66-100-0.wbo
MD5SUM14ab67185b6bce14318908cc36011524
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark27.2709
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables28072
Total number of constraints97590
Number of soft constraints33203
Number of constraints which are clauses97130
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints460
Minimum length of a constraint1
Maximum length of a constraint36
Top cost 1670101
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 1670100
Biggest number in a constraint 13
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 231
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

Solver Data

0.99/1.06	c run usual solver
3.37/3.58	o 20183
3.37/3.58	c current bound: 10091
3.37/3.58	c fallback to adder encoding
1800.06/1806.21	c error: unexpected solver exit code
1800.06/1806.21	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-3754053-1339184694/watcher-3754053-1339184694 -o /tmp/evaluation-result-3754053-1339184694/solver-3754053-1339184694 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754053-1339184694.wbo 323262951 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: 1.47 1.13 1.32 3/178 9189
/proc/meminfo: memFree=30805848/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0

[startup+0.0731471 s]
/proc/loadavg: 1.47 1.13 1.32 3/178 9189
/proc/meminfo: memFree=30805848/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100325 s]
/proc/loadavg: 1.47 1.13 1.32 3/178 9189
/proc/meminfo: memFree=30805848/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300229 s]
/proc/loadavg: 1.47 1.13 1.32 3/178 9189
/proc/meminfo: memFree=30805848/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.70024 s]
/proc/loadavg: 1.47 1.13 1.32 3/178 9189
/proc/meminfo: memFree=30805848/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 1.52 1.15 1.32 3/180 9191
/proc/meminfo: memFree=30677808/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=74652 CPUtime=1.16 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) S 9189 9189 7523 0 -1 4202496 9725 0 0 0 105 11 0 0 20 0 1 0 384596354 76443648 18342 33554432000 4194304 6006132 140735424739520 140735424732624 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9190/statm: 18663 18342 158 443 0 18216 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 83800

[startup+3.10032 s]
/proc/loadavg: 1.52 1.15 1.32 3/182 9193
/proc/meminfo: memFree=30491044/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=74652 CPUtime=2.87 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) S 9189 9189 7523 0 -1 4202496 9733 20675 0 0 105 11 151 20 20 0 1 0 384596354 76443648 18342 33554432000 4194304 6006132 140735424739520 140735424733712 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9190/statm: 18663 18342 158 443 0 18216 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 83800

[startup+6.30032 s]
/proc/loadavg: 1.52 1.15 1.32 3/182 9203
/proc/meminfo: memFree=29478060/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=355232 CPUtime=6.17 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) R 9189 9189 7523 0 -1 4202496 20159 34067 0 0 374 39 181 23 20 0 1 0 384596354 363757568 71714 33554432000 4194304 6006132 140735424739520 140735424731880 4535954 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9190/statm: 88808 71714 179 443 0 88361 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 364380

[startup+12.7003 s]
/proc/loadavg: 1.75 1.21 1.34 2/182 9203
/proc/meminfo: memFree=27467384/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=986464 CPUtime=8.91 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) R 9189 9189 7523 0 -1 4202496 21688 34067 0 0 613 74 181 23 20 0 1 0 384596354 1010139136 208018 33554432000 4194304 6006132 140735424739520 140735424731664 5195051 0 0 4096 0 0 0 0 17 0 0 0 366 0 0
/proc/9190/statm: 246616 208018 180 443 0 246169 0
Current children cumulated CPU time (s) 8.91
Current children cumulated vsize (KiB) 995612
heavy processes:

[startup+25.5004 s]
/proc/loadavg: 1.94 1.27 1.36 3/184 9205
/proc/meminfo: memFree=26796268/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=617376 CPUtime=9.25 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) S 9189 9189 7523 0 -1 4202496 21689 34067 0 0 613 108 181 23 20 0 1 0 384596354 632193024 115747 33554432000 4194304 6006132 140735424739520 140735424730928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 573 0 0
/proc/9190/statm: 154344 115747 180 443 0 153897 0
[pid=9204] ppid=9190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9204/stat : 9204 (satsolver.sh) S 9190 9189 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384597865 9367552 267 33554432000 4194304 5064252 140737457568016 140737457566928 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=907996 CPUtime=10.37 cores=0,2,4,6
/proc/9205/stat : 9205 (glucose) R 9204 9189 7523 0 -1 4202496 124812 0 0 0 995 42 0 0 20 0 1 0 384597865 929787904 203342 33554432000 4194304 5208918 140737462693456 140737462691416 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9205/statm: 226999 203342 104 248 0 226748 0
Current children cumulated CPU time (s) 19.62
Current children cumulated vsize (KiB) 1543668
heavy processes:

[startup+51.1069 s]
/proc/loadavg: 2.07 1.37 1.39 3/184 9206
/proc/meminfo: memFree=26811644/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=617376 CPUtime=9.25 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) S 9189 9189 7523 0 -1 4202496 21689 34067 0 0 613 108 181 23 20 0 1 0 384596354 632193024 115747 33554432000 4194304 6006132 140735424739520 140735424730928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 573 0 0
/proc/9190/statm: 154344 115747 180 443 0 153897 0
[pid=9204] ppid=9190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9204/stat : 9204 (satsolver.sh) S 9190 9189 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384597865 9367552 267 33554432000 4194304 5064252 140737457568016 140737457566928 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=907996 CPUtime=35.97 cores=0,2,4,6
/proc/9205/stat : 9205 (glucose) R 9204 9189 7523 0 -1 4202496 124812 0 0 0 3555 42 0 0 20 0 1 0 384597865 929787904 203342 33554432000 4194304 5208918 140737462693456 140737462691416 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9205/statm: 226999 203342 104 248 0 226748 0
Current children cumulated CPU time (s) 45.22
Current children cumulated vsize (KiB) 1543668

[startup+102.3 s]
/proc/loadavg: 2.03 1.46 1.42 3/183 9206
/proc/meminfo: memFree=26812148/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=617376 CPUtime=9.25 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) S 9189 9189 7523 0 -1 4202496 21689 34067 0 0 613 108 181 23 20 0 1 0 384596354 632193024 115747 33554432000 4194304 6006132 140735424739520 140735424730928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 573 0 0
/proc/9190/statm: 154344 115747 180 443 0 153897 0
[pid=9204] ppid=9190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9204/stat : 9204 (satsolver.sh) S 9190 9189 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384597865 9367552 267 33554432000 4194304 5064252 140737457568016 140737457566928 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=907996 CPUtime=87.16 cores=0,2,4,6
/proc/9205/stat : 9205 (glucose) R 9204 9189 7523 0 -1 4202496 124812 0 0 0 8674 42 0 0 20 0 1 0 384597865 929787904 203342 33554432000 4194304 5208918 140737462693456 140737462691416 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9205/statm: 226999 203342 104 248 0 226748 0
Current children cumulated CPU time (s) 96.41
Current children cumulated vsize (KiB) 1543668

[startup+162.3 s]
/proc/loadavg: 2.01 1.56 1.45 3/183 9206
/proc/meminfo: memFree=26812148/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=617376 CPUtime=9.25 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) S 9189 9189 7523 0 -1 4202496 21689 34067 0 0 613 108 181 23 20 0 1 0 384596354 632193024 115747 33554432000 4194304 6006132 140735424739520 140735424730928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 573 0 0
/proc/9190/statm: 154344 115747 180 443 0 153897 0
[pid=9204] ppid=9190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9204/stat : 9204 (satsolver.sh) S 9190 9189 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384597865 9367552 267 33554432000 4194304 5064252 140737457568016 140737457566928 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=907996 CPUtime=147.15 cores=0,2,4,6
/proc/9205/stat : 9205 (glucose) R 9204 9189 7523 0 -1 4202496 124829 0 0 0 14673 42 0 0 20 0 1 0 384597865 929787904 203359 33554432000 4194304 5208918 140737462693456 140737462691416 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9205/statm: 226999 203359 104 248 0 226748 0
Current children cumulated CPU time (s) 156.4
Current children cumulated vsize (KiB) 1543668

[startup+222.3 s]
/proc/loadavg: 2.00 1.64 1.48 3/183 9206
/proc/meminfo: memFree=26812024/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=617376 CPUtime=9.25 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) S 9189 9189 7523 0 -1 4202496 21689 34067 0 0 613 108 181 23 20 0 1 0 384596354 632193024 115747 33554432000 4194304 6006132 140735424739520 140735424730928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 573 0 0
/proc/9190/statm: 154344 115747 180 443 0 153897 0
[pid=9204] ppid=9190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9204/stat : 9204 (satsolver.sh) S 9190 9189 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384597865 9367552 267 33554432000 4194304 5064252 140737457568016 140737457566928 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=907996 CPUtime=207.14 cores=0,2,4,6
/proc/9205/stat : 9205 (glucose) R 9204 9189 7523 0 -1 4202496 124832 0 0 0 20672 42 0 0 20 0 1 0 384597865 929787904 203362 33554432000 4194304 5208918 140737462693456 140737462691416 4205496 0 0 4096 0 0 0 0 17 2 0 0 0 0 0

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

/proc/9205/stat : 9205 (glucose) R 9204 9189 7523 0 -1 4202496 125049 0 0 0 134654 44 0 0 20 0 1 0 384597865 930803712 203579 33554432000 4194304 5208918 140737462693456 140737462691416 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9205/statm: 227247 203579 104 248 0 226996 0
Current children cumulated CPU time (s) 1356.23
Current children cumulated vsize (KiB) 1544660

[startup+1422.3 s]
/proc/loadavg: 2.00 1.99 1.83 3/183 9239
/proc/meminfo: memFree=26810108/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=617376 CPUtime=9.25 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) S 9189 9189 7523 0 -1 4202496 21689 34067 0 0 613 108 181 23 20 0 1 0 384596354 632193024 115747 33554432000 4194304 6006132 140735424739520 140735424730928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 573 0 0
/proc/9190/statm: 154344 115747 180 443 0 153897 0
[pid=9204] ppid=9190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9204/stat : 9204 (satsolver.sh) S 9190 9189 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384597865 9367552 267 33554432000 4194304 5064252 140737457568016 140737457566928 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=908988 CPUtime=1406.96 cores=0,2,4,6
/proc/9205/stat : 9205 (glucose) R 9204 9189 7523 0 -1 4202496 125050 0 0 0 140652 44 0 0 20 0 1 0 384597865 930803712 203580 33554432000 4194304 5208918 140737462693456 140737462691416 4229888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9205/statm: 227247 203580 104 248 0 226996 0
Current children cumulated CPU time (s) 1416.21
Current children cumulated vsize (KiB) 1544660

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.84 3/183 9239
/proc/meminfo: memFree=26810372/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=617376 CPUtime=9.25 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) S 9189 9189 7523 0 -1 4202496 21689 34067 0 0 613 108 181 23 20 0 1 0 384596354 632193024 115747 33554432000 4194304 6006132 140735424739520 140735424730928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 573 0 0
/proc/9190/statm: 154344 115747 180 443 0 153897 0
[pid=9204] ppid=9190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9204/stat : 9204 (satsolver.sh) S 9190 9189 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384597865 9367552 267 33554432000 4194304 5064252 140737457568016 140737457566928 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=908988 CPUtime=1466.96 cores=0,2,4,6
/proc/9205/stat : 9205 (glucose) R 9204 9189 7523 0 -1 4202496 125051 0 0 0 146652 44 0 0 20 0 1 0 384597865 930803712 203581 33554432000 4194304 5208918 140737462693456 140737462691416 4205761 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9205/statm: 227247 203581 104 248 0 226996 0
Current children cumulated CPU time (s) 1476.21
Current children cumulated vsize (KiB) 1544660

[startup+1542.3 s]
/proc/loadavg: 2.04 2.00 1.85 3/184 9242
/proc/meminfo: memFree=26810612/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=617376 CPUtime=9.25 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) S 9189 9189 7523 0 -1 4202496 21689 34067 0 0 613 108 181 23 20 0 1 0 384596354 632193024 115747 33554432000 4194304 6006132 140735424739520 140735424730928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 573 0 0
/proc/9190/statm: 154344 115747 180 443 0 153897 0
[pid=9204] ppid=9190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9204/stat : 9204 (satsolver.sh) S 9190 9189 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384597865 9367552 267 33554432000 4194304 5064252 140737457568016 140737457566928 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=908988 CPUtime=1526.94 cores=0,2,4,6
/proc/9205/stat : 9205 (glucose) R 9204 9189 7523 0 -1 4202496 125053 0 0 0 152650 44 0 0 20 0 1 0 384597865 930803712 203583 33554432000 4194304 5208918 140737462693456 140737462691416 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9205/statm: 227247 203583 104 248 0 226996 0
Current children cumulated CPU time (s) 1536.19
Current children cumulated vsize (KiB) 1544660

[startup+1602.3 s]
/proc/loadavg: 2.01 2.00 1.85 3/183 9243
/proc/meminfo: memFree=26809628/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=617376 CPUtime=9.25 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) S 9189 9189 7523 0 -1 4202496 21689 34067 0 0 613 108 181 23 20 0 1 0 384596354 632193024 115747 33554432000 4194304 6006132 140735424739520 140735424730928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 573 0 0
/proc/9190/statm: 154344 115747 180 443 0 153897 0
[pid=9204] ppid=9190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9204/stat : 9204 (satsolver.sh) S 9190 9189 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384597865 9367552 267 33554432000 4194304 5064252 140737457568016 140737457566928 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=909912 CPUtime=1586.93 cores=0,2,4,6
/proc/9205/stat : 9205 (glucose) R 9204 9189 7523 0 -1 4202496 125299 0 0 0 158649 44 0 0 20 0 1 0 384597865 931749888 204340 33554432000 4194304 5208918 140737462693456 140737462691304 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9205/statm: 227478 204340 104 248 0 227227 0
Current children cumulated CPU time (s) 1596.18
Current children cumulated vsize (KiB) 1545584

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/183 9243
/proc/meminfo: memFree=26805904/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=617376 CPUtime=9.25 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) S 9189 9189 7523 0 -1 4202496 21689 34067 0 0 613 108 181 23 20 0 1 0 384596354 632193024 115747 33554432000 4194304 6006132 140735424739520 140735424730928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 573 0 0
/proc/9190/statm: 154344 115747 180 443 0 153897 0
[pid=9204] ppid=9190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9204/stat : 9204 (satsolver.sh) S 9190 9189 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384597865 9367552 267 33554432000 4194304 5064252 140737457568016 140737457566928 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=910272 CPUtime=1646.92 cores=0,2,4,6
/proc/9205/stat : 9205 (glucose) R 9204 9189 7523 0 -1 4202496 125365 0 0 0 164648 44 0 0 20 0 1 0 384597865 932118528 204917 33554432000 4194304 5208918 140737462693456 140737462691416 4229460 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9205/statm: 227568 204917 105 248 0 227317 0
Current children cumulated CPU time (s) 1656.17
Current children cumulated vsize (KiB) 1545944

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 1.87 3/183 9243
/proc/meminfo: memFree=26803928/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=617376 CPUtime=9.25 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) S 9189 9189 7523 0 -1 4202496 21689 34067 0 0 613 108 181 23 20 0 1 0 384596354 632193024 115747 33554432000 4194304 6006132 140735424739520 140735424730928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 573 0 0
/proc/9190/statm: 154344 115747 180 443 0 153897 0
[pid=9204] ppid=9190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9204/stat : 9204 (satsolver.sh) S 9190 9189 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384597865 9367552 267 33554432000 4194304 5064252 140737457568016 140737457566928 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=911604 CPUtime=1706.91 cores=0,2,4,6
/proc/9205/stat : 9205 (glucose) R 9204 9189 7523 0 -1 4202496 125702 0 0 0 170647 44 0 0 20 0 1 0 384597865 933482496 205254 33554432000 4194304 5208918 140737462693456 140737462691304 4205640 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9205/statm: 227901 205254 105 248 0 227650 0
Current children cumulated CPU time (s) 1716.16
Current children cumulated vsize (KiB) 1547276

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.88 3/182 9243
/proc/meminfo: memFree=26803436/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=617376 CPUtime=9.25 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) S 9189 9189 7523 0 -1 4202496 21689 34067 0 0 613 108 181 23 20 0 1 0 384596354 632193024 115747 33554432000 4194304 6006132 140735424739520 140735424730928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 573 0 0
/proc/9190/statm: 154344 115747 180 443 0 153897 0
[pid=9204] ppid=9190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9204/stat : 9204 (satsolver.sh) S 9190 9189 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384597865 9367552 267 33554432000 4194304 5064252 140737457568016 140737457566928 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=912668 CPUtime=1766.9 cores=0,2,4,6
/proc/9205/stat : 9205 (glucose) R 9204 9189 7523 0 -1 4202496 125990 0 0 0 176646 44 0 0 20 0 1 0 384597865 934572032 205542 33554432000 4194304 5208918 140737462693456 140737462691304 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9205/statm: 228167 205542 105 248 0 227916 0
Current children cumulated CPU time (s) 1776.15
Current children cumulated vsize (KiB) 1548340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.2 s]
/proc/loadavg: 2.01 2.00 1.88 3/182 9380
/proc/meminfo: memFree=29720524/32873844 swapFree=7116/7116
[pid=9189] ppid=9187 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9189/stat : 9189 (npSolver-wbo-I.) S 9187 9189 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 384596354 9367552 274 33554432000 4194304 5064252 140735169150032 140735169148944 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/9189/statm: 2287 274 233 213 0 72 0
[pid=9190] ppid=9189 vsize=617376 CPUtime=9.25 cores=0,2,4,6
/proc/9190/stat : 9190 (npSolver-wbo) S 9189 9189 7523 0 -1 4202496 21689 34067 0 0 613 108 181 23 20 0 1 0 384596354 632193024 115747 33554432000 4194304 6006132 140735424739520 140735424730928 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 573 0 0
/proc/9190/statm: 154344 115747 180 443 0 153897 0
[pid=9204] ppid=9190 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9204/stat : 9204 (satsolver.sh) S 9190 9189 7523 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 384597865 9367552 267 33554432000 4194304 5064252 140737457568016 140737457566928 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/9204/statm: 2287 267 226 213 0 72 0
[pid=9205] ppid=9204 vsize=912936 CPUtime=1790.81 cores=0,2,4,6
/proc/9205/stat : 9205 (glucose) R 9204 9189 7523 0 -1 4202496 126054 0 0 0 179037 44 0 0 20 0 1 0 384597865 934846464 205606 33554432000 4194304 5208918 140737462693456 140737462691304 4211049 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9205/statm: 228234 205606 105 248 0 227983 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1548608

Sending SIGTERM to process tree (bottom up)

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9189 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=942792
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=323798
# CPU time returned by wait4() is 9.26659
# 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): 1806.22
CPU time (s): 1800.06
CPU user time (s): 1798.31
CPU system time (s): 1.75
CPU usage (%): 99.6591
Max. virtual memory (cumulated for all children) (KiB): 1869120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.94279
system time used= 1.3238
maximum resident set size= 832072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56733
page faults= 0
swaps= 0
block input operations= 16
block output operations= 769752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 329
involuntary context switches= 37

runsolver used 2.77658 second user time and 7.44287 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-08 21:44:54
IDJOB=3754053
IDBENCH=78639
IDSOLVER=2338
FILE ID=node111/3754053-1339184694
RUNJOBID= node111-1339184675-8998
PBS_JOBID= 14643817
Free space on /tmp= 71208 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/PB10/oliveras/j120/normalized-j12041_4-unsat--soft-66-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754053-1339184694/watcher-3754053-1339184694 -o /tmp/evaluation-result-3754053-1339184694/solver-3754053-1339184694 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754053-1339184694.wbo 323262951 HOME HOME

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

MD5SUM BENCH= 14ab67185b6bce14318908cc36011524
RANDOM SEED=323262951

node111.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.152
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.30
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.152
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.152
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.152
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		: 2666.152
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.152
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		: 2666.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30808424 kB
Buffers:          303864 kB
Cached:           302968 kB
SwapCached:         1308 kB
Active:          1048436 kB
Inactive:         151528 kB
Active(anon):     590032 kB
Inactive(anon):     4004 kB
Active(file):     458404 kB
Inactive(file):   147524 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:             36176 kB
Writeback:             0 kB
AnonPages:        482656 kB
Mapped:             9208 kB
Shmem:                 0 kB
Slab:             716008 kB
SReclaimable:     156636 kB
SUnreclaim:       559372 kB
KernelStack:        1488 kB
PageTables:         5184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     773480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    391168 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= 70848 MiB
End job on node111 at 2012-06-08 22:15:00