Trace number 3742268

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.07 1800.31

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K126.opb
MD5SUM8617651a414bb8902c12959cc1c92372
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 variables14994
Total number of constraints15248
Number of constraints which are clauses15122
Number of constraints which are cardinality constraints (but not clauses)126
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint126
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 127
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.04/1800.31	sh: line 1: 15629 Done                    pb2clasp1 instance-3742268-1338786704.opb
1800.04/1800.31	     15630 Terminated              | clasp-1.0 --trans=no
1800.04/1800.31	     15631 Terminated              | pboutclasp.pl instance-3742268-1338786704.opb HOME/temp
1800.04/1800.31	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-3742268-1338786704/watcher-3742268-1338786704 -o /tmp/evaluation-result-3742268-1338786704/solver-3742268-1338786704 -C 1800 -W 1900 -M 15500 pbclasp instance-3742268-1338786704.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: 2.07 2.02 1.92 3/179 15626
/proc/meminfo: memFree=27285940/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=25740 CPUtime=0 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) R 15624 15626 15309 0 -1 4202496 563 0 0 0 0 0 0 0 20 0 1 0 344794873 26357760 494 33554432000 4194304 4198148 140735016050096 140735016047544 213419310523 0 0 4224 16384 0 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6435 499 355 1 0 230 0

[startup+0.0681199 s]
/proc/loadavg: 2.07 2.02 1.92 3/179 15626
/proc/meminfo: memFree=27285940/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26136

[startup+0.100284 s]
/proc/loadavg: 2.07 2.02 1.92 3/179 15626
/proc/meminfo: memFree=27285940/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26136

[startup+0.300223 s]
/proc/loadavg: 2.07 2.02 1.92 3/179 15626
/proc/meminfo: memFree=27285940/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26136

[startup+0.700229 s]
/proc/loadavg: 2.07 2.02 1.92 3/179 15626
/proc/meminfo: memFree=27285940/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 26136

[startup+1.50033 s]
/proc/loadavg: 2.07 2.02 1.92 3/183 15631
/proc/meminfo: memFree=27272004/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=15884 CPUtime=0.7 cores=1,3,5,7
/proc/15630/stat : 15630 (clasp-1.0) R 15628 15626 15309 0 -1 4202496 3695 0 0 0 70 0 0 0 20 0 1 0 344794875 16265216 3326 33554432000 134512640 134847168 4288366416 4288365184 134617504 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15630/statm: 3971 3326 272 82 0 3212 0
[pid=15631] ppid=15628 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (pboutclasp.pl) S 15628 15626 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344794875 26071040 437 33554432000 4194304 4198148 140733684701168 140733684691704 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15631/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 76628

[startup+3.10034 s]
/proc/loadavg: 2.07 2.02 1.92 3/183 15631
/proc/meminfo: memFree=27271392/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=15884 CPUtime=2.3 cores=1,3,5,7
/proc/15630/stat : 15630 (clasp-1.0) R 15628 15626 15309 0 -1 4202496 3751 0 0 0 230 0 0 0 20 0 1 0 344794875 16265216 3382 33554432000 134512640 134847168 4288366416 4288364948 134713620 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15630/statm: 3971 3382 272 82 0 3212 0
[pid=15631] ppid=15628 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (pboutclasp.pl) S 15628 15626 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344794875 26071040 437 33554432000 4194304 4198148 140733684701168 140733684691704 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15631/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 76628

[startup+6.30034 s]
/proc/loadavg: 2.07 2.02 1.92 3/183 15631
/proc/meminfo: memFree=27271020/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=16204 CPUtime=5.5 cores=1,3,5,7
/proc/15630/stat : 15630 (clasp-1.0) R 15628 15626 15309 0 -1 4202496 3805 0 0 0 550 0 0 0 20 0 1 0 344794875 16592896 3436 33554432000 134512640 134847168 4288366416 4288365184 134737277 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15630/statm: 4051 3436 272 82 0 3292 0
[pid=15631] ppid=15628 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (pboutclasp.pl) S 15628 15626 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344794875 26071040 437 33554432000 4194304 4198148 140733684701168 140733684691704 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15631/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 6.38
Current children cumulated vsize (KiB) 76948

[startup+12.7004 s]
/proc/loadavg: 2.06 2.02 1.92 3/183 15631
/proc/meminfo: memFree=27268812/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=18684 CPUtime=11.9 cores=1,3,5,7
/proc/15630/stat : 15630 (clasp-1.0) R 15628 15626 15309 0 -1 4202496 4421 0 0 0 1190 0 0 0 20 0 1 0 344794875 19132416 4052 33554432000 134512640 134847168 4288366416 4288365184 134737530 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15630/statm: 4671 4052 272 82 0 3912 0
[pid=15631] ppid=15628 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (pboutclasp.pl) S 15628 15626 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344794875 26071040 437 33554432000 4194304 4198148 140733684701168 140733684691704 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15631/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 79428

[startup+25.5004 s]
/proc/loadavg: 2.05 2.02 1.92 3/183 15632
/proc/meminfo: memFree=27260256/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=26952 CPUtime=24.7 cores=1,3,5,7
/proc/15630/stat : 15630 (clasp-1.0) R 15628 15626 15309 0 -1 4202496 6519 0 0 0 2469 1 0 0 20 0 1 0 344794875 27598848 6150 33554432000 134512640 134847168 4288366416 4288364948 134713620 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15630/statm: 6738 6150 272 82 0 5979 0
[pid=15631] ppid=15628 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (pboutclasp.pl) S 15628 15626 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344794875 26071040 437 33554432000 4194304 4198148 140733684701168 140733684691704 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15631/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 87696

[startup+51.1004 s]
/proc/loadavg: 2.03 2.02 1.92 3/183 15632
/proc/meminfo: memFree=27229120/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=54640 CPUtime=50.3 cores=1,3,5,7
/proc/15630/stat : 15630 (clasp-1.0) R 15628 15626 15309 0 -1 4202496 13306 0 0 0 5027 3 0 0 20 0 1 0 344794875 55951360 12934 33554432000 134512640 134847168 4288366416 4288365152 134741032 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15630/statm: 13660 12934 272 82 0 12901 0
[pid=15631] ppid=15628 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (pboutclasp.pl) S 15628 15626 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344794875 26071040 437 33554432000 4194304 4198148 140733684701168 140733684691704 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15631/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 51.18
Current children cumulated vsize (KiB) 115384

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 1.92 3/183 15632
/proc/meminfo: memFree=27107232/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=94536 CPUtime=101.47 cores=1,3,5,7
/proc/15630/stat : 15630 (clasp-1.0) R 15628 15626 15309 0 -1 4202496 23239 0 0 0 10142 5 0 0 20 0 1 0 344794875 96804864 23014 33554432000 134512640 134847168 4288366416 4288365136 134741352 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15630/statm: 23634 23014 272 82 0 22875 0
[pid=15631] ppid=15628 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (pboutclasp.pl) S 15628 15626 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344794875 26071040 437 33554432000 4194304 4198148 140733684701168 140733684691704 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15631/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 155280

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/183 15632
/proc/meminfo: memFree=27057288/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=98448 CPUtime=161.45 cores=1,3,5,7

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


[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 1.94 3/183 15695
/proc/meminfo: memFree=26945364/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=247264 CPUtime=1421.23 cores=1,3,5,7
/proc/15630/stat : 15630 (clasp-1.0) R 15628 15626 15309 0 -1 4202496 60335 0 0 0 142103 20 0 0 20 0 1 0 344794875 253198336 61067 33554432000 134512640 134847168 4288366416 4288365056 134782598 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15630/statm: 61816 61067 272 82 0 61057 0
[pid=15631] ppid=15628 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (pboutclasp.pl) S 15628 15626 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344794875 26071040 437 33554432000 4194304 4198148 140733684701168 140733684691704 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15631/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1422.11
Current children cumulated vsize (KiB) 308008

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/183 15695
/proc/meminfo: memFree=26916348/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=277896 CPUtime=1481.21 cores=1,3,5,7
/proc/15630/stat : 15630 (clasp-1.0) R 15628 15626 15309 0 -1 4202496 67784 0 0 0 148098 23 0 0 20 0 1 0 344794875 284565504 68516 33554432000 134512640 134847168 4288366416 4288365120 134741915 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15630/statm: 69474 68516 272 82 0 68715 0
[pid=15631] ppid=15628 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (pboutclasp.pl) S 15628 15626 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344794875 26071040 437 33554432000 4194304 4198148 140733684701168 140733684691704 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15631/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1482.09
Current children cumulated vsize (KiB) 338640

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/182 15695
/proc/meminfo: memFree=26865640/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=286720 CPUtime=1541.2 cores=1,3,5,7
/proc/15630/stat : 15630 (clasp-1.0) R 15628 15626 15309 0 -1 4202496 70005 0 0 0 154096 24 0 0 20 0 1 0 344794875 293601280 70737 33554432000 134512640 134847168 4288366416 4288365184 134737421 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15630/statm: 71680 70737 272 82 0 70921 0
[pid=15631] ppid=15628 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (pboutclasp.pl) S 15628 15626 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344794875 26071040 437 33554432000 4194304 4198148 140733684701168 140733684691704 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15631/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1542.08
Current children cumulated vsize (KiB) 347464

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 15696
/proc/meminfo: memFree=26828316/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=287144 CPUtime=1601.18 cores=1,3,5,7
/proc/15630/stat : 15630 (clasp-1.0) R 15628 15626 15309 0 -1 4202496 70111 0 0 0 160094 24 0 0 20 0 1 0 344794875 294035456 71109 33554432000 134512640 134847168 4288366416 4288365184 134737597 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15630/statm: 71786 71109 272 82 0 71027 0
[pid=15631] ppid=15628 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (pboutclasp.pl) S 15628 15626 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344794875 26071040 437 33554432000 4194304 4198148 140733684701168 140733684691704 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15631/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1602.06
Current children cumulated vsize (KiB) 347888

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/183 15696
/proc/meminfo: memFree=26828440/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=287144 CPUtime=1661.17 cores=1,3,5,7
/proc/15630/stat : 15630 (clasp-1.0) R 15628 15626 15309 0 -1 4202496 70111 0 0 0 166093 24 0 0 20 0 1 0 344794875 294035456 71109 33554432000 134512640 134847168 4288366416 4288365172 134737608 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15630/statm: 71786 71109 272 82 0 71027 0
[pid=15631] ppid=15628 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (pboutclasp.pl) S 15628 15626 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344794875 26071040 437 33554432000 4194304 4198148 140733684701168 140733684691704 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15631/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1662.05
Current children cumulated vsize (KiB) 347888

[startup+1722.3 s]
/proc/loadavg: 2.04 2.01 1.94 3/184 15699
/proc/meminfo: memFree=26827528/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=287144 CPUtime=1721.16 cores=1,3,5,7
/proc/15630/stat : 15630 (clasp-1.0) R 15628 15626 15309 0 -1 4202496 70114 0 0 0 172092 24 0 0 20 0 1 0 344794875 294035456 71112 33554432000 134512640 134847168 4288366416 4288365056 134782437 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15630/statm: 71786 71112 272 82 0 71027 0
[pid=15631] ppid=15628 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (pboutclasp.pl) S 15628 15626 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344794875 26071040 437 33554432000 4194304 4198148 140733684701168 140733684691704 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15631/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1722.04
Current children cumulated vsize (KiB) 347888

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/183 15699
/proc/meminfo: memFree=26817332/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=297236 CPUtime=1781.16 cores=1,3,5,7
/proc/15630/stat : 15630 (clasp-1.0) R 15628 15626 15309 0 -1 4202496 72514 0 0 0 178091 25 0 0 20 0 1 0 344794875 304369664 73512 33554432000 134512640 134847168 4288366416 4288365056 134782437 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15630/statm: 74309 73512 272 82 0 73550 0
[pid=15631] ppid=15628 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (pboutclasp.pl) S 15628 15626 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344794875 26071040 437 33554432000 4194304 4198148 140733684701168 140733684691704 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15631/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1782.04
Current children cumulated vsize (KiB) 357980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/183 15699
/proc/meminfo: memFree=26816712/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=297876 CPUtime=1799.16 cores=1,3,5,7
/proc/15630/stat : 15630 (clasp-1.0) R 15628 15626 15309 0 -1 4202496 72651 0 0 0 179891 25 0 0 20 0 1 0 344794875 305025024 73649 33554432000 134512640 134847168 4288366416 4288365056 134782437 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15630/statm: 74469 73649 272 82 0 73710 0
[pid=15631] ppid=15628 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (pboutclasp.pl) S 15628 15626 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344794875 26071040 437 33554432000 4194304 4198148 140733684701168 140733684691704 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15631/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 358620

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.3 s]
/proc/loadavg: 2.01 2.01 1.94 3/183 15699
/proc/meminfo: memFree=26816712/32873844 swapFree=6608/6608
[pid=15626] ppid=15624 vsize=26136 CPUtime=0.01 cores=1,3,5,7
/proc/15626/stat : 15626 (pbclasp) S 15624 15626 15309 0 -1 4202496 693 0 0 0 1 0 0 0 20 0 1 0 344794873 26763264 606 33554432000 4194304 4198148 140735016050096 140735016048984 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15626/statm: 6534 606 364 1 0 329 0
[pid=15628] ppid=15626 vsize=9148 CPUtime=0.87 cores=1,3,5,7
/proc/15628/stat : 15628 (sh) S 15626 15626 15309 0 -1 4202496 372 623 0 0 0 0 87 0 20 0 1 0 344794875 9367552 264 33554432000 4194304 5064252 140735321735760 140735321734016 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/15628/statm: 2287 264 223 213 0 72 0
[pid=15630] ppid=15628 vsize=297876 CPUtime=1799.16 cores=1,3,5,7
/proc/15630/stat : 15630 (clasp-1.0) R 15628 15626 15309 0 -1 4202496 72651 0 0 0 179891 25 0 0 20 0 1 0 344794875 305025024 73649 33554432000 134512640 134847168 4288366416 4288365056 134782437 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15630/statm: 74469 73649 272 82 0 73710 0
[pid=15631] ppid=15628 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15631/stat : 15631 (pboutclasp.pl) S 15628 15626 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344794875 26071040 437 33554432000 4194304 4198148 140733684701168 140733684691704 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15631/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 358620

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.07
CPU user time (s): 1799.8
CPU system time (s): 0.266959
CPU usage (%): 99.9866
Max. virtual memory (cumulated for all children) (KiB): 358620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.266959
maximum resident set size= 294596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75078
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= 452
involuntary context switches= 3081

runsolver used 6.90195 second user time and 18.7362 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-04 07:11:44
IDJOB=3742268
IDBENCH=90146
IDSOLVER=2317
FILE ID=node140/3742268-1338786704
RUNJOBID= node140-1338784132-15326
PBS_JOBID= 14636846
Free space on /tmp= 70612 MiB

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

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

MD5SUM BENCH= 8617651a414bb8902c12959cc1c92372
RANDOM SEED=1725743355

node140.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.094
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.18
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.094
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.094
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.92
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.094
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.88
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.094
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.90
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.094
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:        27286220 kB
Buffers:          526216 kB
Cached:          4023480 kB
SwapCached:         1620 kB
Active:          1636304 kB
Inactive:        3019084 kB
Active(anon):      98364 kB
Inactive(anon):     9476 kB
Active(file):    1537940 kB
Inactive(file):  3009608 kB
Unevictable:        6608 kB
Mlocked:            6608 kB
SwapTotal:      67108856 kB
SwapFree:       67105264 kB
Dirty:              1196 kB
Writeback:             0 kB
AnonPages:         65192 kB
Mapped:            12544 kB
Shmem:                 8 kB
Slab:             791896 kB
SReclaimable:     233912 kB
SUnreclaim:       557984 kB
KernelStack:        1520 kB
PageTables:         4284 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     222180 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     40960 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-3742268-1338786704.opb

Free space on /tmp at the end= 70612 MiB
End job on node140 at 2012-06-04 07:41:45