Trace number 3740854

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
PB07: PB-clasp 2007-04-10? (TO) 1800.01 1794.12

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-137.opb
MD5SUM395b6779bc0f993a1d1357b59c2e4536
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables48411
Total number of constraints1121517
Number of constraints which are clauses1007723
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints110271
Minimum length of a constraint2
Maximum length of a constraint690
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.01/1794.11	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-3740854-1338770695/watcher-3740854-1338770695 -o /tmp/evaluation-result-3740854-1338770695/solver-3740854-1338770695 -C 1800 -W 1900 -M 15500 pbclasp instance-3740854-1338770695.opb HOME/temp 

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.12 2.03 2.01 3/180 1217
/proc/meminfo: memFree=29906076/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=25740 CPUtime=0 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) R 1215 1217 22552 0 -1 4202496 594 0 0 0 0 0 0 0 20 0 1 0 343195468 26357760 524 33554432000 4194304 4198148 140736165014224 140736871509064 259137351368 0 0 4224 16384 0 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6435 524 355 1 0 230 0

[startup+0.036521 s]
/proc/loadavg: 2.12 2.03 2.01 3/180 1217
/proc/meminfo: memFree=29906076/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.03 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) R 1215 1217 22552 0 -1 4202496 962 0 0 0 3 0 0 0 20 0 1 0 343195468 27963392 892 33554432000 4194304 4198148 140736165014224 140736165013176 259115771120 0 0 4224 16384 0 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 892 357 1 0 622 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27308

[startup+0.100223 s]
/proc/loadavg: 2.12 2.03 2.01 3/180 1217
/proc/meminfo: memFree=29906076/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.09 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) R 1215 1217 22552 0 -1 4202496 962 0 0 0 9 0 0 0 20 0 1 0 343195468 27963392 892 33554432000 4194304 4198148 140736165014224 140736165013176 259115771120 0 0 4224 16384 0 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 892 357 1 0 622 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27308

[startup+0.300221 s]
/proc/loadavg: 2.12 2.03 2.01 3/180 1217
/proc/meminfo: memFree=29906076/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.29 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) R 1215 1217 22552 0 -1 4202496 963 0 0 0 29 0 0 0 20 0 1 0 343195468 27963392 893 33554432000 4194304 4198148 140736165014224 140736165013176 259115771120 0 0 4224 16384 0 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 893 357 1 0 622 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27308

[startup+0.700145 s]
/proc/loadavg: 2.12 2.03 2.01 3/180 1217
/proc/meminfo: memFree=29906076/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.54 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) S 1215 1217 22552 0 -1 4202496 990 0 0 0 53 1 0 0 20 0 1 0 343195468 27963392 901 33554432000 4194304 4198148 140736165014224 140736165013112 259115771120 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 901 364 1 0 622 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 27308

[startup+1.5003 s]
/proc/loadavg: 2.12 2.03 2.01 3/185 1222
/proc/meminfo: memFree=29895760/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.54 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) S 1215 1217 22552 0 -1 4202496 990 0 0 0 53 1 0 0 20 0 1 0 343195468 27963392 901 33554432000 4194304 4198148 140736165014224 140736165013112 259115771120 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 901 364 1 0 622 0
[pid=1219] ppid=1217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1219/stat : 1219 (sh) S 1217 1217 22552 0 -1 4202496 371 0 0 0 0 0 0 0 20 0 1 0 343195523 9367552 263 33554432000 4194304 5064252 140733928739200 140733928737456 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1219/statm: 2287 263 223 213 0 72 0
[pid=1220] ppid=1219 vsize=25592 CPUtime=0.94 cores=0,2,4,6
/proc/1220/stat : 1220 (pb2clasp1) R 1219 1217 22552 0 -1 4202496 611 0 0 0 94 0 0 0 20 0 1 0 343195524 26206208 511 33554432000 4194304 4198148 140733930234512 140733930233496 259137443468 0 0 4224 0 0 0 0 17 4 0 0 0 0 0
/proc/1220/statm: 6398 511 378 1 0 193 0
[pid=1221] ppid=1219 vsize=8236 CPUtime=0.1 cores=0,2,4,6
/proc/1221/stat : 1221 (clasp-1.0) S 1219 1217 22552 0 -1 4202496 1578 0 0 0 10 0 0 0 20 0 1 0 343195524 8433664 1486 33554432000 134512640 134847168 4286709664 4286705384 13812784 0 0 4096 0 18446744071580380219 0 0 17 6 0 0 0 0 0
/proc/1221/statm: 2059 1486 249 82 0 1300 0
[pid=1222] ppid=1219 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/1222/stat : 1222 (pboutclasp.pl) S 1219 1217 22552 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 343195524 26071040 437 33554432000 4194304 4198148 140736834995664 140736834986200 259115771120 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1222/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 95744

[startup+3.10033 s]
/proc/loadavg: 2.11 2.03 2.01 5/185 1222
/proc/meminfo: memFree=29884244/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.54 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) S 1215 1217 22552 0 -1 4202496 990 0 0 0 53 1 0 0 20 0 1 0 343195468 27963392 901 33554432000 4194304 4198148 140736165014224 140736165013112 259115771120 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 901 364 1 0 622 0
[pid=1219] ppid=1217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1219/stat : 1219 (sh) S 1217 1217 22552 0 -1 4202496 371 0 0 0 0 0 0 0 20 0 1 0 343195523 9367552 263 33554432000 4194304 5064252 140733928739200 140733928737456 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1219/statm: 2287 263 223 213 0 72 0
[pid=1220] ppid=1219 vsize=25592 CPUtime=2.54 cores=0,2,4,6
/proc/1220/stat : 1220 (pb2clasp1) R 1219 1217 22552 0 -1 4202496 612 0 0 0 254 0 0 0 20 0 1 0 343195524 26206208 512 33554432000 4194304 4198148 140733930234512 140733930233496 259137291095 0 0 4224 0 0 0 0 17 4 0 0 0 0 0
/proc/1220/statm: 6398 512 378 1 0 193 0
[pid=1221] ppid=1219 vsize=16460 CPUtime=0.28 cores=0,2,4,6
/proc/1221/stat : 1221 (clasp-1.0) S 1219 1217 22552 0 -1 4202496 3618 0 0 0 27 1 0 0 20 0 1 0 343195524 16855040 3526 33554432000 134512640 134847168 4286709664 4286705496 13812784 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1221/statm: 4115 3526 249 82 0 3356 0
[pid=1222] ppid=1219 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/1222/stat : 1222 (pboutclasp.pl) S 1219 1217 22552 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 343195524 26071040 437 33554432000 4194304 4198148 140736834995664 140736834986200 259115771120 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1222/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 3.36
Current children cumulated vsize (KiB) 103968

[startup+6.30033 s]
/proc/loadavg: 2.11 2.03 2.01 4/185 1222
/proc/meminfo: memFree=29850340/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.54 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) S 1215 1217 22552 0 -1 4202496 990 0 0 0 53 1 0 0 20 0 1 0 343195468 27963392 901 33554432000 4194304 4198148 140736165014224 140736165013112 259115771120 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 901 364 1 0 622 0
[pid=1219] ppid=1217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1219/stat : 1219 (sh) S 1217 1217 22552 0 -1 4202496 371 0 0 0 0 0 0 0 20 0 1 0 343195523 9367552 263 33554432000 4194304 5064252 140733928739200 140733928737456 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1219/statm: 2287 263 223 213 0 72 0
[pid=1220] ppid=1219 vsize=25592 CPUtime=5.74 cores=0,2,4,6
/proc/1220/stat : 1220 (pb2clasp1) R 1219 1217 22552 0 -1 4202496 617 0 0 0 573 1 0 0 20 0 1 0 343195524 26206208 517 33554432000 4194304 4198148 140733930234512 140733930225048 259137314850 0 0 4224 0 0 0 0 17 4 0 0 0 0 0
/proc/1220/statm: 6398 517 378 1 0 193 0
[pid=1221] ppid=1219 vsize=32796 CPUtime=0.66 cores=0,2,4,6
/proc/1221/stat : 1221 (clasp-1.0) S 1219 1217 22552 0 -1 4202496 7692 0 0 0 64 2 0 0 20 0 1 0 343195524 33583104 7600 33554432000 134512640 134847168 4286709664 4286705384 13812784 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1221/statm: 8199 7600 249 82 0 7440 0
[pid=1222] ppid=1219 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/1222/stat : 1222 (pboutclasp.pl) S 1219 1217 22552 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 343195524 26071040 437 33554432000 4194304 4198148 140736834995664 140736834986200 259115771120 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1222/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 6.94
Current children cumulated vsize (KiB) 120304

[startup+12.7003 s]
/proc/loadavg: 2.09 2.03 2.00 4/184 1222
/proc/meminfo: memFree=29784404/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.54 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) S 1215 1217 22552 0 -1 4202496 990 0 0 0 53 1 0 0 20 0 1 0 343195468 27963392 901 33554432000 4194304 4198148 140736165014224 140736165013112 259115771120 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 901 364 1 0 622 0
[pid=1219] ppid=1217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1219/stat : 1219 (sh) S 1217 1217 22552 0 -1 4202496 371 0 0 0 0 0 0 0 20 0 1 0 343195523 9367552 263 33554432000 4194304 5064252 140733928739200 140733928737456 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1219/statm: 2287 263 223 213 0 72 0
[pid=1220] ppid=1219 vsize=25724 CPUtime=12.14 cores=0,2,4,6
/proc/1220/stat : 1220 (pb2clasp1) R 1219 1217 22552 0 -1 4202496 627 0 0 0 1212 2 0 0 20 0 1 0 343195524 26341376 527 33554432000 4194304 4198148 140733930234512 140733930233496 259137358656 0 0 4224 0 0 0 0 17 4 0 0 0 0 0
/proc/1220/statm: 6431 527 378 1 0 226 0
[pid=1221] ppid=1219 vsize=65128 CPUtime=1.47 cores=0,2,4,6
/proc/1221/stat : 1221 (clasp-1.0) S 1219 1217 22552 0 -1 4202496 15811 0 0 0 143 4 0 0 20 0 1 0 343195524 66691072 15719 33554432000 134512640 134847168 4286709664 4286705464 13812784 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1221/statm: 16282 15719 249 82 0 15523 0
[pid=1222] ppid=1219 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/1222/stat : 1222 (pboutclasp.pl) S 1219 1217 22552 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 343195524 26071040 437 33554432000 4194304 4198148 140736834995664 140736834986200 259115771120 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1222/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 14.15
Current children cumulated vsize (KiB) 152768

[startup+25.5011 s]
/proc/loadavg: 2.08 2.03 2.00 3/185 1223
/proc/meminfo: memFree=29651708/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.54 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) S 1215 1217 22552 0 -1 4202496 990 0 0 0 53 1 0 0 20 0 1 0 343195468 27963392 901 33554432000 4194304 4198148 140736165014224 140736165013112 259115771120 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 901 364 1 0 622 0
[pid=1219] ppid=1217 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1219/stat : 1219 (sh) S 1217 1217 22552 0 -1 4202496 371 0 0 0 0 0 0 0 20 0 1 0 343195523 9367552 263 33554432000 4194304 5064252 140733928739200 140733928737456 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1219/statm: 2287 263 223 213 0 72 0
[pid=1220] ppid=1219 vsize=25724 CPUtime=24.94 cores=0,2,4,6
/proc/1220/stat : 1220 (pb2clasp1) R 1219 1217 22552 0 -1 4202496 637 0 0 0 2489 5 0 0 20 0 1 0 343195524 26341376 537 33554432000 4194304 4198148 140733930234512 140733930233496 259137377679 0 0 4224 0 0 0 0 17 4 0 0 0 0 0
/proc/1220/statm: 6431 537 378 1 0 226 0
[pid=1221] ppid=1219 vsize=130432 CPUtime=3.23 cores=0,2,4,6
/proc/1221/stat : 1221 (clasp-1.0) S 1219 1217 22552 0 -1 4202496 31445 0 0 0 317 6 0 0 20 0 1 0 343195524 133562368 31864 33554432000 134512640 134847168 4286709664 4286705352 13812784 0 0 4096 0 18446744071580380219 0 0 17 2 0 0 0 0 0
/proc/1221/statm: 32608 31864 249 82 0 31849 0
[pid=1222] ppid=1219 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/1222/stat : 1222 (pboutclasp.pl) S 1219 1217 22552 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 343195524 26071040 437 33554432000 4194304 4198148 140736834995664 140736834986200 259115771120 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1222/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 28.71
Current children cumulated vsize (KiB) 218072

[startup+51.1005 s]
/proc/loadavg: 2.05 2.03 2.00 3/184 1223
/proc/meminfo: memFree=29140856/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.54 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) S 1215 1217 22552 0 -1 4202496 990 0 0 0 53 1 0 0 20 0 1 0 343195468 27963392 901 33554432000 4194304 4198148 140736165014224 140736165013112 259115771120 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 901 364 1 0 622 0
[pid=1219] ppid=1217 vsize=9148 CPUtime=45.78 cores=0,2,4,6
/proc/1219/stat : 1219 (sh) S 1217 1217 22552 0 -1 4202496 371 661 0 0 0 0 4569 9 20 0 1 0 343195523 9367552 263 33554432000 4194304 5064252 140733928739200 140733928737456 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1219/statm: 2287 263 223 213 0 72 0
[pid=1221] ppid=1219 vsize=516000 CPUtime=10.95 cores=0,2,4,6
/proc/1221/stat : 1221 (clasp-1.0) R 1219 1217 22552 0 -1 4202496 98283 0 0 0 1072 23 0 0 20 0 1 0 343195524 528384000 126300 33554432000 134512640 134847168 4286709664 4286708416 134617704 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1221/statm: 129000 126300 270 82 0 128241 0
[pid=1222] ppid=1219 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/1222/stat : 1222 (pboutclasp.pl) S 1219 1217 22552 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 343195524 26071040 437 33554432000 4194304 4198148 140736834995664 140736834986200 259115771120 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1222/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 57.27
Current children cumulated vsize (KiB) 577916

[startup+102.307 s]
/proc/loadavg: 2.02 2.02 2.00 4/184 1223
/proc/meminfo: memFree=28882852/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.54 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) S 1215 1217 22552 0 -1 4202496 990 0 0 0 53 1 0 0 20 0 1 0 343195468 27963392 901 33554432000 4194304 4198148 140736165014224 140736165013112 259115771120 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 901 364 1 0 622 0
[pid=1219] ppid=1217 vsize=9148 CPUtime=45.78 cores=0,2,4,6
/proc/1219/stat : 1219 (sh) S 1217 1217 22552 0 -1 4202496 371 661 0 0 0 0 4569 9 20 0 1 0 343195523 9367552 263 33554432000 4194304 5064252 140733928739200 140733928737456 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1219/statm: 2287 263 223 213 0 72 0
[pid=1221] ppid=1219 vsize=516000 CPUtime=62.15 cores=0,2,4,6
/proc/1221/stat : 1221 (clasp-1.0) R 1219 1217 22552 0 -1 4202496 98336 0 0 0 6192 23 0 0 20 0 1 0 343195524 528384000 126353 33554432000 134512640 134847168 4286709664 4286708304 134782368 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1221/statm: 129000 126353 270 82 0 128241 0
[pid=1222] ppid=1219 vsize=25460 CPUtime=0 cores=0,2,4,6

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

/proc/1222/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1428.27
Current children cumulated vsize (KiB) 1208580

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 1257
/proc/meminfo: memFree=25576480/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.54 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) S 1215 1217 22552 0 -1 4202496 990 0 0 0 53 1 0 0 20 0 1 0 343195468 27963392 901 33554432000 4194304 4198148 140736165014224 140736165013112 259115771120 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 901 364 1 0 622 0
[pid=1219] ppid=1217 vsize=9148 CPUtime=45.78 cores=0,2,4,6
/proc/1219/stat : 1219 (sh) S 1217 1217 22552 0 -1 4202496 371 661 0 0 0 0 4569 9 20 0 1 0 343195523 9367552 263 33554432000 4194304 5064252 140733928739200 140733928737456 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1219/statm: 2287 263 223 213 0 72 0
[pid=1221] ppid=1219 vsize=1172276 CPUtime=1441.93 cores=0,2,4,6
/proc/1221/stat : 1221 (clasp-1.0) R 1219 1217 22552 0 -1 4202496 290272 0 0 0 144104 89 0 0 20 0 1 0 343195524 1200410624 281326 33554432000 134512640 134847168 4286709664 4286708420 134737608 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1221/statm: 293069 281326 270 82 0 292310 0
[pid=1222] ppid=1219 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/1222/stat : 1222 (pboutclasp.pl) S 1219 1217 22552 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 343195524 26071040 437 33554432000 4194304 4198148 140736834995664 140736834986200 259115771120 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1222/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1488.25
Current children cumulated vsize (KiB) 1234192

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/185 1261
/proc/meminfo: memFree=25512176/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.54 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) S 1215 1217 22552 0 -1 4202496 990 0 0 0 53 1 0 0 20 0 1 0 343195468 27963392 901 33554432000 4194304 4198148 140736165014224 140736165013112 259115771120 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 901 364 1 0 622 0
[pid=1219] ppid=1217 vsize=9148 CPUtime=45.78 cores=0,2,4,6
/proc/1219/stat : 1219 (sh) S 1217 1217 22552 0 -1 4202496 371 661 0 0 0 0 4569 9 20 0 1 0 343195523 9367552 263 33554432000 4194304 5064252 140733928739200 140733928737456 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1219/statm: 2287 263 223 213 0 72 0
[pid=1221] ppid=1219 vsize=1189472 CPUtime=1501.93 cores=0,2,4,6
/proc/1221/stat : 1221 (clasp-1.0) R 1219 1217 22552 0 -1 4202496 296065 0 0 0 150101 92 0 0 20 0 1 0 343195524 1218019328 285176 33554432000 134512640 134847168 4286709664 4286708304 134782592 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1221/statm: 297368 285176 270 82 0 296609 0
[pid=1222] ppid=1219 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/1222/stat : 1222 (pboutclasp.pl) S 1219 1217 22552 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 343195524 26071040 437 33554432000 4194304 4198148 140736834995664 140736834986200 259115771120 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1222/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1548.25
Current children cumulated vsize (KiB) 1251388

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 1261
/proc/meminfo: memFree=25446392/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.54 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) S 1215 1217 22552 0 -1 4202496 990 0 0 0 53 1 0 0 20 0 1 0 343195468 27963392 901 33554432000 4194304 4198148 140736165014224 140736165013112 259115771120 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 901 364 1 0 622 0
[pid=1219] ppid=1217 vsize=9148 CPUtime=45.78 cores=0,2,4,6
/proc/1219/stat : 1219 (sh) S 1217 1217 22552 0 -1 4202496 371 661 0 0 0 0 4569 9 20 0 1 0 343195523 9367552 263 33554432000 4194304 5064252 140733928739200 140733928737456 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1219/statm: 2287 263 223 213 0 72 0
[pid=1221] ppid=1219 vsize=1211636 CPUtime=1561.91 cores=0,2,4,6
/proc/1221/stat : 1221 (clasp-1.0) R 1219 1217 22552 0 -1 4202496 303344 0 0 0 156096 95 0 0 20 0 1 0 343195524 1240715264 290346 33554432000 134512640 134847168 4286709664 4286708420 134737608 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1221/statm: 302909 290346 270 82 0 302150 0
[pid=1222] ppid=1219 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/1222/stat : 1222 (pboutclasp.pl) S 1219 1217 22552 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 343195524 26071040 437 33554432000 4194304 4198148 140736834995664 140736834986200 259115771120 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1222/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1608.23
Current children cumulated vsize (KiB) 1273552

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 1261
/proc/meminfo: memFree=25374644/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.54 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) S 1215 1217 22552 0 -1 4202496 990 0 0 0 53 1 0 0 20 0 1 0 343195468 27963392 901 33554432000 4194304 4198148 140736165014224 140736165013112 259115771120 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 901 364 1 0 622 0
[pid=1219] ppid=1217 vsize=9148 CPUtime=45.78 cores=0,2,4,6
/proc/1219/stat : 1219 (sh) S 1217 1217 22552 0 -1 4202496 371 661 0 0 0 0 4569 9 20 0 1 0 343195523 9367552 263 33554432000 4194304 5064252 140733928739200 140733928737456 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1219/statm: 2287 263 223 213 0 72 0
[pid=1221] ppid=1219 vsize=1230288 CPUtime=1621.91 cores=0,2,4,6
/proc/1221/stat : 1221 (clasp-1.0) R 1219 1217 22552 0 -1 4202496 309306 0 0 0 162093 98 0 0 20 0 1 0 343195524 1259814912 294690 33554432000 134512640 134847168 4286709664 4286708304 134782439 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1221/statm: 307572 294690 270 82 0 306813 0
[pid=1222] ppid=1219 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/1222/stat : 1222 (pboutclasp.pl) S 1219 1217 22552 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 343195524 26071040 437 33554432000 4194304 4198148 140736834995664 140736834986200 259115771120 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1222/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1668.23
Current children cumulated vsize (KiB) 1292204

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 1261
/proc/meminfo: memFree=25303944/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.54 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) S 1215 1217 22552 0 -1 4202496 990 0 0 0 53 1 0 0 20 0 1 0 343195468 27963392 901 33554432000 4194304 4198148 140736165014224 140736165013112 259115771120 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 901 364 1 0 622 0
[pid=1219] ppid=1217 vsize=9148 CPUtime=45.78 cores=0,2,4,6
/proc/1219/stat : 1219 (sh) S 1217 1217 22552 0 -1 4202496 371 661 0 0 0 0 4569 9 20 0 1 0 343195523 9367552 263 33554432000 4194304 5064252 140733928739200 140733928737456 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1219/statm: 2287 263 223 213 0 72 0
[pid=1221] ppid=1219 vsize=1248352 CPUtime=1681.89 cores=0,2,4,6
/proc/1221/stat : 1221 (clasp-1.0) R 1219 1217 22552 0 -1 4202496 315125 0 0 0 168089 100 0 0 20 0 1 0 343195524 1278312448 298943 33554432000 134512640 134847168 4286709664 4286708304 134782472 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1221/statm: 312088 298943 270 82 0 311329 0
[pid=1222] ppid=1219 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/1222/stat : 1222 (pboutclasp.pl) S 1219 1217 22552 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 343195524 26071040 437 33554432000 4194304 4198148 140736834995664 140736834986200 259115771120 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1222/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1728.21
Current children cumulated vsize (KiB) 1310268

[startup+1782.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/184 1314
/proc/meminfo: memFree=28931028/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.54 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) S 1215 1217 22552 0 -1 4202496 990 0 0 0 53 1 0 0 20 0 1 0 343195468 27963392 901 33554432000 4194304 4198148 140736165014224 140736165013112 259115771120 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 901 364 1 0 622 0
[pid=1219] ppid=1217 vsize=9148 CPUtime=45.78 cores=0,2,4,6
/proc/1219/stat : 1219 (sh) S 1217 1217 22552 0 -1 4202496 371 661 0 0 0 0 4569 9 20 0 1 0 343195523 9367552 263 33554432000 4194304 5064252 140733928739200 140733928737456 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1219/statm: 2287 263 223 213 0 72 0
[pid=1221] ppid=1219 vsize=1264900 CPUtime=1741.88 cores=0,2,4,6
/proc/1221/stat : 1221 (clasp-1.0) R 1219 1217 22552 0 -1 4202496 320536 0 0 0 174086 102 0 0 20 0 1 0 343195524 1295257600 302734 33554432000 134512640 134847168 4286709664 4286708304 134782432 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1221/statm: 316225 302734 270 82 0 315466 0
[pid=1222] ppid=1219 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/1222/stat : 1222 (pboutclasp.pl) S 1219 1217 22552 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 343195524 26071040 437 33554432000 4194304 4198148 140736834995664 140736834986200 259115771120 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1222/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1788.2
Current children cumulated vsize (KiB) 1326816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1794.11 s]
/proc/loadavg: 2.05 2.01 2.00 3/184 1314
/proc/meminfo: memFree=28928644/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.54 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) S 1215 1217 22552 0 -1 4202496 990 0 0 0 53 1 0 0 20 0 1 0 343195468 27963392 901 33554432000 4194304 4198148 140736165014224 140736165013112 259115771120 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 901 364 1 0 622 0
[pid=1219] ppid=1217 vsize=9148 CPUtime=45.78 cores=0,2,4,6
/proc/1219/stat : 1219 (sh) S 1217 1217 22552 0 -1 4202496 371 661 0 0 0 0 4569 9 20 0 1 0 343195523 9367552 263 33554432000 4194304 5064252 140733928739200 140733928737456 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1219/statm: 2287 263 223 213 0 72 0
[pid=1221] ppid=1219 vsize=1266868 CPUtime=1753.69 cores=0,2,4,6
/proc/1221/stat : 1221 (clasp-1.0) R 1219 1217 22552 0 -1 4202496 321055 0 0 0 175267 102 0 0 20 0 1 0 343195524 1297272832 303243 33554432000 134512640 134847168 4286709664 4286708420 134737608 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1221/statm: 316717 303243 270 82 0 315958 0
[pid=1222] ppid=1219 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/1222/stat : 1222 (pboutclasp.pl) S 1219 1217 22552 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 343195524 26071040 437 33554432000 4194304 4198148 140736834995664 140736834986200 259115771120 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1222/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1328784

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1794.11 s]
/proc/loadavg: 2.05 2.01 2.00 3/184 1314
/proc/meminfo: memFree=28928644/32873648 swapFree=6860/6860
[pid=1217] ppid=1215 vsize=27308 CPUtime=0.54 cores=0,2,4,6
/proc/1217/stat : 1217 (pbclasp) S 1215 1217 22552 0 -1 4202496 990 0 0 0 53 1 0 0 20 0 1 0 343195468 27963392 901 33554432000 4194304 4198148 140736165014224 140736165013112 259115771120 0 0 4224 16384 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1217/statm: 6827 901 364 1 0 622 0
[pid=1219] ppid=1217 vsize=9148 CPUtime=45.78 cores=0,2,4,6
/proc/1219/stat : 1219 (sh) S 1217 1217 22552 0 -1 4202496 371 661 0 0 0 0 4569 9 20 0 1 0 343195523 9367552 263 33554432000 4194304 5064252 140733928739200 140733928737456 259112199758 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/1219/statm: 2287 263 223 213 0 72 0
[pid=1221] ppid=1219 vsize=1266868 CPUtime=1753.69 cores=0,2,4,6
/proc/1221/stat : 1221 (clasp-1.0) R 1219 1217 22552 0 -1 4202496 321055 0 0 0 175267 102 0 0 20 0 1 0 343195524 1297272832 303243 33554432000 134512640 134847168 4286709664 4286708420 134737608 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1221/statm: 316717 303243 270 82 0 315958 0
[pid=1222] ppid=1219 vsize=25460 CPUtime=0 cores=0,2,4,6
/proc/1222/stat : 1222 (pboutclasp.pl) S 1219 1217 22552 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 343195524 26071040 437 33554432000 4194304 4198148 140736834995664 140736834986200 259115771120 0 0 4224 0 18446744071580380219 0 0 17 0 0 0 0 0 0
/proc/1222/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1328784

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 1217 and gives
#  childrusage.ru_utime.tv_sec=46
#  childrusage.ru_utime.tv_usec=234971
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=104984
# CPU time returned by wait4() is 46.34
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1794.12
CPU time (s): 1800.01
CPU user time (s): 1798.89
CPU system time (s): 1.12
CPU usage (%): 100.328
Max. virtual memory (cumulated for all children) (KiB): 1328784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.235
system time used= 0.104984
maximum resident set size= 3628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3007
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 315
involuntary context switches= 57

runsolver used 5.36218 second user time and 9.78351 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-04 02:44:56
IDJOB=3740854
IDBENCH=89649
IDSOLVER=2317
FILE ID=node124/3740854-1338770695
RUNJOBID= node124-1338768867-30999
PBS_JOBID= 14636791
Free space on /tmp= 70360 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-137.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3740854-1338770695/watcher-3740854-1338770695 -o /tmp/evaluation-result-3740854-1338770695/solver-3740854-1338770695 -C 1800 -W 1900 -M 15500  pbclasp instance-3740854-1338770695.opb HOME/temp

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

MD5SUM BENCH= 395b6779bc0f993a1d1357b59c2e4536
RANDOM SEED=1539845225

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29906984 kB
Buffers:          236288 kB
Cached:          1910944 kB
SwapCached:         8268 kB
Active:           837132 kB
Inactive:        1345224 kB
Active(anon):      29184 kB
Inactive(anon):     8240 kB
Active(file):     807948 kB
Inactive(file):  1336984 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091596 kB
Dirty:            359248 kB
Writeback:             0 kB
AnonPages:         36608 kB
Mapped:            10956 kB
Shmem:                 0 kB
Slab:             645020 kB
SReclaimable:      88336 kB
SUnreclaim:       556684 kB
KernelStack:        1480 kB
PageTables:         4476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     151324 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:      4096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3740854-1338770695.opb

Free space on /tmp at the end= 70652 MiB
End job on node124 at 2012-06-04 03:14:50