Trace number 3736292

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 NameAnswerobjective functionCPU timeWall clock time
PB07: PB-clasp 2007-04-10SAT (TO)43 1802.12 1802.42

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/area_opers/normalized-fir09_area_opers.opb
MD5SUM23ab85bb903b24d53f7c52c70411f8cf
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark34
Best CPU time to get the best result obtained on this benchmark7.54985
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 34
Optimality of the best value was proved YES
Number of variables25134
Total number of constraints59372
Number of constraints which are clauses59372
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint254
Number of terms in the objective function 12324
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 12324
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 12324
Number of bits of the biggest sum of numbers14
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

6.26/6.33	o 43
839.52/839.78	sh: line 1: 18362 Done                    cat HOME/temp/instance-3736292-1338730710.opb.op
839.52/839.78	     18363 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3736292-1338730710.opb.clasp
1800.09/1800.40	sh: line 1: 18390 Done                    cat HOME/temp/instance-3736292-1338730710.opb.op
1800.09/1800.40	     18391 Terminated              | clasp-1.0 --trans=no > HOME/temp/instance-3736292-1338730710.opb.clasp
1800.09/1800.41	c Somebody sent me a SIGTERM
1800.09/1800.41	s SATISFIABLE
1800.09/1800.41	v x246 x362 x464 x482 x504 x505 x510 x520 x525 x535 x539 x788 x789 x3748 x3749 x8418 x8419 x10189 x10190 x10251 x10252 x11005 x11006 x11986 x11987 x12844 x12845 x12884 x12885 x14283 x14284 x17978 x17979 x18136 x18137 x18138 x18139 x18146 x18147 x18170 x18171 x19011 x19012 x19795 x19796 x19931 x19932 x22224 x22225 x22294 x22295 x22552 x22553 x23400 x23401 x23572 x23573 x23608 x23609 x23789 x23790 x24139 x24140 x24431 x24432 x24473 x24474 x24571 x24572 x24591 x24592 x24615 x24695 x24696 x24842 x24843 x24846 x24847 x24878 x24879 x24921 x24922 x24989 x24990 x25001 x25002 x25067 x25068 x25099 x25100 x25111 x25112 x25123 x25124 x25125 x25126 
1800.09/1800.42	pb2clasp1: no process killed
1802.06/1802.41	sh: line 1: 18498 Done                    cat HOME/temp/instance-3736292-1338730710.opb.op
1802.06/1802.41	     18499 Killed                  | clasp-1.0 --trans=no > HOME/temp/instance-3736292-1338730710.opb.clasp

Verifier Data

OK	43

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

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: 1.92 1.98 1.99 3/178 18345
/proc/meminfo: memFree=27564232/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) D 18343 18345 11312 0 -1 4202496 431 0 0 0 0 0 0 0 20 0 1 0 339195332 26071040 362 33554432000 4194304 4198148 140733344387648 140733344385096 251044642485 0 0 4224 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/18345/statm: 6365 362 277 1 0 160 0

[startup+0.103202 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 18345
/proc/meminfo: memFree=27564232/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=27200 CPUtime=0.09 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) R 18343 18345 11312 0 -1 4202496 967 0 0 0 9 0 0 0 20 0 1 0 339195332 27852800 898 33554432000 4194304 4198148 140733344387648 140733344385096 251069988096 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/18345/statm: 6800 898 362 1 0 595 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 27200

[startup+0.200216 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 18345
/proc/meminfo: memFree=27564232/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=27332 CPUtime=0.19 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) R 18343 18345 11312 0 -1 4202496 1002 0 0 0 19 0 0 0 20 0 1 0 339195332 27987968 933 33554432000 4194304 4198148 140733344387648 140733344385096 251069988112 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/18345/statm: 6833 933 362 1 0 628 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 27332

[startup+0.300205 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 18345
/proc/meminfo: memFree=27564232/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=27612 CPUtime=0.29 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) R 18343 18345 11312 0 -1 4202496 1045 0 0 0 29 0 0 0 20 0 1 0 339195332 28274688 976 33554432000 4194304 4198148 140733344387648 140733344385096 251044269972 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/18345/statm: 6903 976 362 1 0 698 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27612

[startup+0.700183 s]
/proc/loadavg: 1.92 1.98 1.99 3/178 18345
/proc/meminfo: memFree=27564232/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=28292 CPUtime=0.68 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) R 18343 18345 11312 0 -1 4202496 1236 0 0 0 68 0 0 0 20 0 1 0 339195332 28971008 1167 33554432000 4194304 4198148 140733344387648 140733344386536 251069988112 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/18345/statm: 7073 1167 362 1 0 868 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 28292

[startup+1.50025 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 18348
/proc/meminfo: memFree=27558916/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=29348 CPUtime=0.87 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 1510 0 0 0 87 0 0 0 20 0 1 0 339195332 30052352 1424 33554432000 4194304 4198148 140733344387648 140733344386536 251048027376 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/18345/statm: 7337 1424 369 1 0 1132 0
[pid=18347] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18347/stat : 18347 (sh) S 18345 18345 11312 0 -1 4202496 351 0 0 0 0 0 0 0 20 0 1 0 339195421 9367552 267 33554432000 4194304 5064252 140737279042992 140737279041872 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18347/statm: 2287 267 226 213 0 72 0
[pid=18348] ppid=18347 vsize=25724 CPUtime=0.6 cores=1,3,5,7
/proc/18348/stat : 18348 (pb2clasp1) R 18347 18345 11312 0 -1 4202496 642 0 0 0 60 0 0 0 20 0 1 0 339195421 26341376 551 33554432000 4194304 4198148 140736358031424 140736358030408 251069813736 0 0 4224 0 0 0 0 17 5 0 0 0 0 0
/proc/18348/statm: 6431 551 378 1 0 226 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 64220

[startup+3.10024 s]
/proc/loadavg: 1.92 1.98 1.99 3/181 18348
/proc/meminfo: memFree=27557916/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=2.94 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2129 2142 0 0 89 0 204 1 20 0 1 0 339195332 30998528 1686 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18345/statm: 7568 1686 387 1 0 1363 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 30272

[startup+6.3003 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 18355
/proc/meminfo: memFree=27522196/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=2.94 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2129 2142 0 0 89 0 204 1 20 0 1 0 339195332 30998528 1686 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18345/statm: 7568 1686 387 1 0 1363 0
[pid=18353] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18353/stat : 18353 (sh) S 18345 18345 11312 0 -1 4202496 370 221 0 0 0 0 0 0 20 0 1 0 339195629 9367552 264 33554432000 4194304 5064252 140736295659840 140736295658096 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18353/statm: 2287 264 223 213 0 72 0
[pid=18355] ppid=18353 vsize=34728 CPUtime=3.32 cores=1,3,5,7
/proc/18355/stat : 18355 (clasp-1.0) R 18353 18345 11312 0 -1 4202496 9040 0 0 0 330 2 0 0 20 0 1 0 339195629 35561472 8101 33554432000 134512640 134847168 4291531328 4291530096 134617331 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18355/statm: 8682 8101 268 82 0 7923 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 74148

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/181 18363
/proc/meminfo: memFree=27520204/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=6.32 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2301 13137 0 0 89 0 538 5 20 0 1 0 339195332 30998528 1688 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18345/statm: 7568 1688 387 1 0 1363 0
[pid=18361] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18361/stat : 18361 (sh) S 18345 18345 11312 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 339195967 9367552 264 33554432000 4194304 5064252 140734628008512 140734628006768 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18361/statm: 2287 264 223 213 0 72 0
[pid=18363] ppid=18361 vsize=35568 CPUtime=6.34 cores=1,3,5,7
/proc/18363/stat : 18363 (clasp-1.0) R 18361 18345 11312 0 -1 4202496 9253 0 0 0 632 2 0 0 20 0 1 0 339195967 36421632 8314 33554432000 134512640 134847168 4288683216 4288681524 134792965 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18363/statm: 8892 8314 272 82 0 8133 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 74988

[startup+25.5005 s]
/proc/loadavg: 1.95 1.98 1.99 3/181 18363
/proc/meminfo: memFree=27520220/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=6.32 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2301 13137 0 0 89 0 538 5 20 0 1 0 339195332 30998528 1688 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18345/statm: 7568 1688 387 1 0 1363 0
[pid=18361] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18361/stat : 18361 (sh) S 18345 18345 11312 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 339195967 9367552 264 33554432000 4194304 5064252 140734628008512 140734628006768 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18361/statm: 2287 264 223 213 0 72 0
[pid=18363] ppid=18361 vsize=35568 CPUtime=19.13 cores=1,3,5,7
/proc/18363/stat : 18363 (clasp-1.0) R 18361 18345 11312 0 -1 4202496 9258 0 0 0 1911 2 0 0 20 0 1 0 339195967 36421632 8316 33554432000 134512640 134847168 4288683216 4288681984 134617547 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18363/statm: 8892 8316 272 82 0 8133 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 74988

[startup+51.1005 s]
/proc/loadavg: 1.96 1.98 1.99 3/181 18363
/proc/meminfo: memFree=27519656/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=6.32 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2301 13137 0 0 89 0 538 5 20 0 1 0 339195332 30998528 1688 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18345/statm: 7568 1688 387 1 0 1363 0
[pid=18361] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18361/stat : 18361 (sh) S 18345 18345 11312 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 339195967 9367552 264 33554432000 4194304 5064252 140734628008512 140734628006768 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18361/statm: 2287 264 223 213 0 72 0
[pid=18363] ppid=18361 vsize=35568 CPUtime=44.73 cores=1,3,5,7
/proc/18363/stat : 18363 (clasp-1.0) R 18361 18345 11312 0 -1 4202496 9272 0 0 0 4471 2 0 0 20 0 1 0 339195967 36421632 8329 33554432000 134512640 134847168 4288683216 4288681900 134715841 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18363/statm: 8892 8329 272 82 0 8133 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 74988

[startup+102.3 s]
/proc/loadavg: 1.98 1.98 1.99 3/182 18367
/proc/meminfo: memFree=27508796/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=6.32 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2301 13137 0 0 89 0 538 5 20 0 1 0 339195332 30998528 1688 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18345/statm: 7568 1688 387 1 0 1363 0
[pid=18361] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18361/stat : 18361 (sh) S 18345 18345 11312 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 339195967 9367552 264 33554432000 4194304 5064252 140734628008512 140734628006768 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18361/statm: 2287 264 223 213 0 72 0
[pid=18363] ppid=18361 vsize=45368 CPUtime=95.93 cores=1,3,5,7
/proc/18363/stat : 18363 (clasp-1.0) R 18361 18345 11312 0 -1 4202496 11713 0 0 0 9591 2 0 0 20 0 1 0 339195967 46456832 10770 33554432000 134512640 134847168 4288683216 4288681984 134737304 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18363/statm: 11342 10770 272 82 0 10583 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 84788

[startup+162.3 s]
/proc/loadavg: 2.04 2.00 2.00 3/181 18367
/proc/meminfo: memFree=27499364/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=6.32 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2301 13137 0 0 89 0 538 5 20 0 1 0 339195332 30998528 1688 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18345/statm: 7568 1688 387 1 0 1363 0
[pid=18361] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18361/stat : 18361 (sh) S 18345 18345 11312 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 339195967 9367552 264 33554432000 4194304 5064252 140734628008512 140734628006768 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18361/statm: 2287 264 223 213 0 72 0
[pid=18363] ppid=18361 vsize=54552 CPUtime=155.91 cores=1,3,5,7
/proc/18363/stat : 18363 (clasp-1.0) R 18361 18345 11312 0 -1 4202496 13987 0 0 0 15587 4 0 0 20 0 1 0 339195967 55861248 13082 33554432000 134512640 134847168 4288683216 4288681908 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18363/statm: 13638 13082 272 82 0 12879 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 93972

[startup+222.307 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 18367
/proc/meminfo: memFree=27493840/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=6.32 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2301 13137 0 0 89 0 538 5 20 0 1 0 339195332 30998528 1688 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18345/statm: 7568 1688 387 1 0 1363 0
[pid=18361] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18361/stat : 18361 (sh) S 18345 18345 11312 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 339195967 9367552 264 33554432000 4194304 5064252 140734628008512 140734628006768 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18361/statm: 2287 264 223 213 0 72 0
[pid=18363] ppid=18361 vsize=59464 CPUtime=215.9 cores=1,3,5,7
/proc/18363/stat : 18363 (clasp-1.0) R 18361 18345 11312 0 -1 4202496 15182 0 0 0 21586 4 0 0 20 0 1 0 339195967 60891136 14310 33554432000 134512640 134847168 4288683216 4288681908 134616619 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/18363/statm: 14866 14310 272 82 0 14107 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 98884

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18367
/proc/meminfo: memFree=27488380/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=6.32 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2301 13137 0 0 89 0 538 5 20 0 1 0 339195332 30998528 1688 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/18345/statm: 7568 1688 387 1 0 1363 0
[pid=18361] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/18389/stat : 18389 (sh) S 18345 18345 11312 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 339279312 9367552 264 33554432000 4194304 5064252 140736583790784 140736583789040 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18389/statm: 2287 264 223 213 0 72 0
[pid=18391] ppid=18389 vsize=81688 CPUtime=642.38 cores=1,3,5,7
/proc/18391/stat : 18391 (clasp-1.0) R 18389 18345 11312 0 -1 4202496 20655 0 0 0 64230 8 0 0 20 0 1 0 339279312 83648512 19876 33554432000 134512640 134847168 4291824752 4291823444 134616619 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18391/statm: 20422 19876 270 82 0 19663 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 121108

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18479
/proc/meminfo: memFree=27450388/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=839.65 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2410 35749 0 0 90 1 83860 14 20 0 1 0 339195332 30998528 1688 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18345/statm: 7568 1688 387 1 0 1363 0
[pid=18389] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18389/stat : 18389 (sh) S 18345 18345 11312 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 339279312 9367552 264 33554432000 4194304 5064252 140736583790784 140736583789040 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18389/statm: 2287 264 223 213 0 72 0
[pid=18391] ppid=18389 vsize=81688 CPUtime=702.38 cores=1,3,5,7
/proc/18391/stat : 18391 (clasp-1.0) R 18389 18345 11312 0 -1 4202496 20657 0 0 0 70230 8 0 0 20 0 1 0 339279312 83648512 19878 33554432000 134512640 134847168 4291824752 4291823376 134784711 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18391/statm: 20422 19878 270 82 0 19663 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 121108

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 18479
/proc/meminfo: memFree=27450148/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=839.65 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2410 35749 0 0 90 1 83860 14 20 0 1 0 339195332 30998528 1688 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18345/statm: 7568 1688 387 1 0 1363 0
[pid=18389] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18389/stat : 18389 (sh) S 18345 18345 11312 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 339279312 9367552 264 33554432000 4194304 5064252 140736583790784 140736583789040 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18389/statm: 2287 264 223 213 0 72 0
[pid=18391] ppid=18389 vsize=81688 CPUtime=762.36 cores=1,3,5,7
/proc/18391/stat : 18391 (clasp-1.0) R 18389 18345 11312 0 -1 4202496 20657 0 0 0 76228 8 0 0 20 0 1 0 339279312 83648512 19878 33554432000 134512640 134847168 4291824752 4291823520 134617547 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18391/statm: 20422 19878 270 82 0 19663 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 121108

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18480
/proc/meminfo: memFree=27450140/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=839.65 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2410 35749 0 0 90 1 83860 14 20 0 1 0 339195332 30998528 1688 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18345/statm: 7568 1688 387 1 0 1363 0
[pid=18389] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18389/stat : 18389 (sh) S 18345 18345 11312 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 339279312 9367552 264 33554432000 4194304 5064252 140736583790784 140736583789040 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18389/statm: 2287 264 223 213 0 72 0
[pid=18391] ppid=18389 vsize=81688 CPUtime=822.35 cores=1,3,5,7
/proc/18391/stat : 18391 (clasp-1.0) R 18389 18345 11312 0 -1 4202496 20657 0 0 0 82227 8 0 0 20 0 1 0 339279312 83648512 19878 33554432000 134512640 134847168 4291824752 4291823328 134714702 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18391/statm: 20422 19878 270 82 0 19663 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 121108

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18480
/proc/meminfo: memFree=27449768/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=839.65 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2410 35749 0 0 90 1 83860 14 20 0 1 0 339195332 30998528 1688 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18345/statm: 7568 1688 387 1 0 1363 0
[pid=18389] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18389/stat : 18389 (sh) S 18345 18345 11312 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 339279312 9367552 264 33554432000 4194304 5064252 140736583790784 140736583789040 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18389/statm: 2287 264 223 213 0 72 0
[pid=18391] ppid=18389 vsize=81688 CPUtime=882.34 cores=1,3,5,7
/proc/18391/stat : 18391 (clasp-1.0) R 18389 18345 11312 0 -1 4202496 20657 0 0 0 88226 8 0 0 20 0 1 0 339279312 83648512 19878 33554432000 134512640 134847168 4291824752 4291823520 134737333 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18391/statm: 20422 19878 270 82 0 19663 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 121108

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18480
/proc/meminfo: memFree=27449332/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=839.65 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2410 35749 0 0 90 1 83860 14 20 0 1 0 339195332 30998528 1688 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18345/statm: 7568 1688 387 1 0 1363 0
[pid=18389] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18389/stat : 18389 (sh) S 18345 18345 11312 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 339279312 9367552 264 33554432000 4194304 5064252 140736583790784 140736583789040 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18389/statm: 2287 264 223 213 0 72 0
[pid=18391] ppid=18389 vsize=81688 CPUtime=942.33 cores=1,3,5,7
/proc/18391/stat : 18391 (clasp-1.0) R 18389 18345 11312 0 -1 4202496 20657 0 0 0 94225 8 0 0 20 0 1 0 339279312 83648512 19878 33554432000 134512640 134847168 4291824752 4291823520 134617496 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18391/statm: 20422 19878 270 82 0 19663 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 121108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 18480
/proc/meminfo: memFree=27449084/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=839.65 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2410 35749 0 0 90 1 83860 14 20 0 1 0 339195332 30998528 1688 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18345/statm: 7568 1688 387 1 0 1363 0
[pid=18389] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18389/stat : 18389 (sh) S 18345 18345 11312 0 -1 4202496 372 220 0 0 0 0 0 0 20 0 1 0 339279312 9367552 264 33554432000 4194304 5064252 140736583790784 140736583789040 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/18389/statm: 2287 264 223 213 0 72 0
[pid=18391] ppid=18389 vsize=81688 CPUtime=960.44 cores=1,3,5,7
/proc/18391/stat : 18391 (clasp-1.0) R 18389 18345 11312 0 -1 4202496 20657 0 0 0 96036 8 0 0 20 0 1 0 339279312 83648512 19878 33554432000 134512640 134847168 4291824752 4291823376 134784670 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/18391/statm: 20422 19878 270 82 0 19663 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 121108

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -18345

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

[startup+1801.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 18499
/proc/meminfo: memFree=27538804/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=1800.12 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2584 59184 0 0 90 1 179897 24 20 0 1 0 339195332 30998528 1689 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 7568 1689 387 1 0 1363 0
[pid=18497] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18497/stat : 18497 (sh) S 18345 18345 11312 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 339375376 9367552 264 33554432000 4194304 5064252 140735115516176 140735115514432 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18497/statm: 2287 264 223 213 0 72 0
[pid=18499] ppid=18497 vsize=35568 CPUtime=1.04 cores=1,3,5,7
/proc/18499/stat : 18499 (clasp-1.0) R 18497 18345 11312 0 -1 4202496 9223 0 0 0 103 1 0 0 20 0 1 0 339375376 36421632 8284 33554432000 134512640 134847168 4291865936 4291864704 134617555 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18499/statm: 8892 8284 272 82 0 8133 0
Current children cumulated CPU time (s) 1801.16
Current children cumulated vsize (KiB) 74988

[startup+1801.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18499
/proc/meminfo: memFree=27520212/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=1800.12 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2584 59184 0 0 90 1 179897 24 20 0 1 0 339195332 30998528 1689 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 7568 1689 387 1 0 1363 0
[pid=18497] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18497/stat : 18497 (sh) S 18345 18345 11312 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 339375376 9367552 264 33554432000 4194304 5064252 140735115516176 140735115514432 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18497/statm: 2287 264 223 213 0 72 0
[pid=18499] ppid=18497 vsize=35568 CPUtime=1.45 cores=1,3,5,7
/proc/18499/stat : 18499 (clasp-1.0) R 18497 18345 11312 0 -1 4202496 9229 0 0 0 144 1 0 0 20 0 1 0 339375376 36421632 8290 33554432000 134512640 134847168 4291865936 4291864704 134617547 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18499/statm: 8892 8290 272 82 0 8133 0
Current children cumulated CPU time (s) 1801.57
Current children cumulated vsize (KiB) 74988

[startup+1802.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18499
/proc/meminfo: memFree=27520212/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=1800.12 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2584 59184 0 0 90 1 179897 24 20 0 1 0 339195332 30998528 1689 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 7568 1689 387 1 0 1363 0
[pid=18497] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18497/stat : 18497 (sh) S 18345 18345 11312 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 339375376 9367552 264 33554432000 4194304 5064252 140735115516176 140735115514432 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18497/statm: 2287 264 223 213 0 72 0
[pid=18499] ppid=18497 vsize=35568 CPUtime=1.84 cores=1,3,5,7
/proc/18499/stat : 18499 (clasp-1.0) R 18497 18345 11312 0 -1 4202496 9238 0 0 0 183 1 0 0 20 0 1 0 339375376 36421632 8299 33554432000 134512640 134847168 4291865936 4291864704 134617547 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18499/statm: 8892 8299 272 82 0 8133 0
Current children cumulated CPU time (s) 1801.96
Current children cumulated vsize (KiB) 74988

[startup+1802.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 18499
/proc/meminfo: memFree=27520212/32873844 swapFree=7628/7628
[pid=18345] ppid=18343 vsize=30272 CPUtime=1800.12 cores=1,3,5,7
/proc/18345/stat : 18345 (pbclasp) S 18343 18345 11312 0 -1 4202496 2584 59184 0 0 90 1 179897 24 20 0 1 0 339195332 30998528 1689 33554432000 4194304 4198148 140733344387648 140733344386576 251048030238 0 0 4230 16384 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/18345/statm: 7568 1689 387 1 0 1363 0
[pid=18497] ppid=18345 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/18497/stat : 18497 (sh) S 18345 18345 11312 0 -1 4202496 371 221 0 0 0 0 0 0 20 0 1 0 339375376 9367552 264 33554432000 4194304 5064252 140735115516176 140735115514432 251044456014 0 65536 4100 65538 18446744071579302229 0 0 17 7 0 0 0 0 0
/proc/18497/statm: 2287 264 223 213 0 72 0
[pid=18499] ppid=18497 vsize=35568 CPUtime=1.94 cores=1,3,5,7
/proc/18499/stat : 18499 (clasp-1.0) R 18497 18345 11312 0 -1 4202496 9239 0 0 0 193 1 0 0 20 0 1 0 339375376 36421632 8300 33554432000 134512640 134847168 4291865936 4291864704 134617488 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/18499/statm: 8892 8300 272 82 0 8133 0
Current children cumulated CPU time (s) 1802.06
Current children cumulated vsize (KiB) 74988

Child status: 0
Real time (s): 1802.42
CPU time (s): 1802.12
CPU user time (s): 1801.84
CPU system time (s): 0.283956
CPU usage (%): 99.9835
Max. virtual memory (cumulated for all children) (KiB): 121108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1801.84
system time used= 0.283956
maximum resident set size= 79512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 72702
page faults= 0
swaps= 0
block input operations= 0
block output operations= 25480
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2582
involuntary context switches= 1976

runsolver used 3.65544 second user time and 8.72767 second system time

The end

Launcher Data

Begin job on node143 at 2012-06-03 15:38:30
IDJOB=3736292
IDBENCH=25041
IDSOLVER=2317
FILE ID=node143/3736292-1338730710
RUNJOBID= node143-1338716231-11329
PBS_JOBID= 14636760
Free space on /tmp= 68468 MiB

SOLVER NAME= PB07: PB-clasp 2007-04-10
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/area_opers/normalized-fir09_area_opers.opb
COMMAND LINE= pbclasp BENCHNAMENOPATH TMPDIR/temp
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736292-1338730710/watcher-3736292-1338730710 -o /tmp/evaluation-result-3736292-1338730710/solver-3736292-1338730710 -C 1800 -W 1900 -M 15500  pbclasp instance-3736292-1338730710.opb HOME/temp

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

MD5SUM BENCH= 23ab85bb903b24d53f7c52c70411f8cf
RANDOM SEED=599767836

node143.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.787
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	: 5333.57
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.787
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.787
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		: 2666.787
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.787
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.90
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.787
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	: 5298.57
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.787
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.787
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:        27564792 kB
Buffers:          459128 kB
Cached:          3901848 kB
SwapCached:          188 kB
Active:          2240832 kB
Inactive:        2135136 kB
Active(anon):       6212 kB
Inactive(anon):    10992 kB
Active(file):    2234620 kB
Inactive(file):  2124144 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108444 kB
Dirty:              2368 kB
Writeback:             0 kB
AnonPages:         24168 kB
Mapped:            12680 kB
Shmem:               160 kB
Slab:             792036 kB
SReclaimable:     234076 kB
SUnreclaim:       557960 kB
KernelStack:        1512 kB
PageTables:         4340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     130052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-3736292-1338730710.opb

Free space on /tmp at the end= 68460 MiB
End job on node143 at 2012-06-03 16:08:32