Trace number 3742034

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-10SAT 567.933 568.089

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/
normalized-TateBritain_K107.opb
MD5SUMf523e4bc7acd98550e38ca37c8d9200b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark100.583
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7276
Total number of constraints7492
Number of constraints which are clauses7385
Number of constraints which are cardinality constraints (but not clauses)107
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint107
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 108
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

567.80/568.08	s SATISFIABLE
567.80/568.08	v x1 x168 x269 x274 x276 x318 x320 x375 x424 x491 x640 x698 x701 x806 x914 x966 x968 x970 x1076 x1179 x1288 x1292 x1484 x1592 x1700 x1808 x1916 x2024 x2132 x2240 x2317 x2425 x2498 x2602 x2604 x2606 x2608 x2710 x2714 x2854 x2962 x3070 x3178 x3252 x3397 x3405 x3453 x3505 x3511 x3561 x3669 x3777 x3789 x3897 x4005 x4113 x4221 x4329 x4415 x4469 x4473 x4578 x4622 x4624 x4626 x4628 x4684 x4686 x4732 x4837 x4948 x5045 x5047 x5049 x5155 x5260 x5403 x5452 x5509 x5522 x5558 x5640 x5642 x5748 x5828 x5953 x6056 x6108 x6221 x6346 x6354 x6356 x6403 x6471 x6486 x6512 x6594 x6596 x6618 x6713 x6723 x6752 x6754 x6860 x6969 x7072 x7276 

Verifier Data

OK	0

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-3742034-1338784132/watcher-3742034-1338784132 -o /tmp/evaluation-result-3742034-1338784132/solver-3742034-1338784132 -C 1800 -W 1900 -M 15500 pbclasp instance-3742034-1338784132.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: 0.92 1.01 1.32 2/176 15367
/proc/meminfo: memFree=27385176/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25328 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) D 15365 15367 15309 0 -1 4202496 233 0 0 0 0 0 0 0 20 0 1 0 344537637 25935872 164 33554432000 4194304 4198148 140735546014320 140735546013768 213444713248 0 0 4224 0 18446744071579943789 0 0 17 5 0 0 0 0 0
/proc/15367/statm: 6332 164 125 1 0 127 0

[startup+0.013773 s]
/proc/loadavg: 0.92 1.01 1.32 2/176 15367
/proc/meminfo: memFree=27385176/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25328 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) D 15365 15367 15309 0 -1 4202496 236 0 0 0 0 0 0 0 20 0 1 0 344537637 25935872 167 33554432000 4194304 4198148 140735546014320 140735546013768 213419956287 0 0 4224 0 18446744071579943789 0 0 17 5 0 0 0 0 0
/proc/15367/statm: 6332 167 128 1 0 127 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25328

[startup+0.100233 s]
/proc/loadavg: 0.92 1.01 1.32 2/176 15367
/proc/meminfo: memFree=27385176/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) R 15365 15367 15309 0 -1 4202496 597 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 534 33554432000 4194304 4198148 140735546014320 140735546010104 213419265940 0 0 4224 16384 0 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 534 355 1 0 263 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25872

[startup+0.300131 s]
/proc/loadavg: 0.92 1.01 1.32 2/176 15367
/proc/meminfo: memFree=27385176/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25872

[startup+0.700252 s]
/proc/loadavg: 0.92 1.01 1.32 2/176 15367
/proc/meminfo: memFree=27385176/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 25872

[startup+1.50029 s]
/proc/loadavg: 0.92 1.01 1.32 3/183 15376
/proc/meminfo: memFree=27370952/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=9324 CPUtime=1.02 cores=1,3,5,7
/proc/15375/stat : 15375 (clasp-1.0) R 15371 15367 15309 0 -1 4202496 1935 0 0 0 102 0 0 0 20 0 1 0 344537648 9547776 1792 33554432000 134512640 134847168 4288054352 4288053120 134737942 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15375/statm: 2331 1792 272 82 0 1572 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 1.43
Current children cumulated vsize (KiB) 69804

[startup+3.10029 s]
/proc/loadavg: 0.92 1.01 1.32 3/183 15376
/proc/meminfo: memFree=27369976/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=10212 CPUtime=2.62 cores=1,3,5,7
/proc/15375/stat : 15375 (clasp-1.0) R 15371 15367 15309 0 -1 4202496 2139 0 0 0 262 0 0 0 20 0 1 0 344537648 10457088 1996 33554432000 134512640 134847168 4288054352 4288052928 134714500 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15375/statm: 2553 1996 272 82 0 1794 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 3.03
Current children cumulated vsize (KiB) 70692

[startup+6.30034 s]
/proc/loadavg: 1.01 1.03 1.32 3/183 15376
/proc/meminfo: memFree=27363776/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=13816 CPUtime=5.82 cores=1,3,5,7
/proc/15375/stat : 15375 (clasp-1.0) R 15371 15367 15309 0 -1 4202496 3013 0 0 0 582 0 0 0 20 0 1 0 344537648 14147584 2870 33554432000 134512640 134847168 4288054352 4288052992 134782642 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15375/statm: 3454 2870 272 82 0 2695 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 74296

[startup+12.7003 s]
/proc/loadavg: 1.09 1.04 1.33 3/183 15376
/proc/meminfo: memFree=27352440/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=16632 CPUtime=12.21 cores=1,3,5,7
/proc/15375/stat : 15375 (clasp-1.0) R 15371 15367 15309 0 -1 4202496 3749 0 0 0 1221 0 0 0 20 0 1 0 344537648 17031168 3602 33554432000 134512640 134847168 4288054352 4288053120 134737644 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15375/statm: 4158 3602 272 82 0 3399 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 77112

[startup+25.5004 s]
/proc/loadavg: 1.29 1.09 1.34 3/183 15376
/proc/meminfo: memFree=27337984/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=22840 CPUtime=25.02 cores=1,3,5,7
/proc/15375/stat : 15375 (clasp-1.0) R 15371 15367 15309 0 -1 4202496 5313 0 0 0 2501 1 0 0 20 0 1 0 344537648 23388160 5166 33554432000 134512640 134847168 4288054352 4288053120 134737383 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15375/statm: 5710 5166 272 82 0 4951 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 83320

[startup+51.1004 s]
/proc/loadavg: 1.53 1.16 1.35 3/183 15376
/proc/meminfo: memFree=27313296/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=38248 CPUtime=50.6 cores=1,3,5,7
/proc/15375/stat : 15375 (clasp-1.0) R 15371 15367 15309 0 -1 4202496 9183 0 0 0 5059 1 0 0 20 0 1 0 344537648 39165952 9035 33554432000 134512640 134847168 4288054352 4288053092 134737633 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15375/statm: 9562 9035 272 82 0 8803 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 98728

[startup+102.307 s]
/proc/loadavg: 1.79 1.29 1.38 3/184 15379
/proc/meminfo: memFree=27270784/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=68468 CPUtime=101.8 cores=1,3,5,7
/proc/15375/stat : 15375 (clasp-1.0) R 15371 15367 15309 0 -1 4202496 16693 0 0 0 10177 3 0 0 20 0 1 0 344537648 70111232 16539 33554432000 134512640 134847168 4288054352 4288052992 134782439 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15375/statm: 17117 16539 272 82 0 16358 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 128948

[startup+162.3 s]
/proc/loadavg: 1.92 1.42 1.42 3/184 15380
/proc/meminfo: memFree=27255184/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=77132 CPUtime=161.77 cores=1,3,5,7

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

/proc/15375/statm: 32311 31759 272 82 0 31552 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 189724

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

[startup+537.5 s]
/proc/loadavg: 2.00 1.83 1.60 3/183 15381
/proc/meminfo: memFree=27172104/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=134188 CPUtime=536.9 cores=1,3,5,7
/proc/15375/stat : 15375 (clasp-1.0) R 15371 15367 15309 0 -1 4202496 32932 0 0 0 53682 8 0 0 20 0 1 0 344537648 137408512 32966 33554432000 134512640 134847168 4288054352 4288052992 134782432 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15375/statm: 33547 32966 272 82 0 32788 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 537.31
Current children cumulated vsize (KiB) 194668

[startup+550.3 s]
/proc/loadavg: 2.00 1.84 1.61 3/183 15381
/proc/meminfo: memFree=27168012/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=137984 CPUtime=549.7 cores=1,3,5,7
/proc/15375/stat : 15375 (clasp-1.0) R 15371 15367 15309 0 -1 4202496 33818 0 0 0 54962 8 0 0 20 0 1 0 344537648 141295616 33852 33554432000 134512640 134847168 4288054352 4288052992 134782656 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15375/statm: 34496 33852 272 82 0 33737 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 550.11
Current children cumulated vsize (KiB) 198464

[startup+556.7 s]
/proc/loadavg: 2.00 1.84 1.61 3/183 15381
/proc/meminfo: memFree=27168012/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=138140 CPUtime=556.1 cores=1,3,5,7
/proc/15375/stat : 15375 (clasp-1.0) R 15371 15367 15309 0 -1 4202496 33837 0 0 0 55602 8 0 0 20 0 1 0 344537648 141455360 33871 33554432000 134512640 134847168 4288054352 4288052992 134782458 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15375/statm: 34535 33871 272 82 0 33776 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 556.51
Current children cumulated vsize (KiB) 198620

[startup+563.1 s]
/proc/loadavg: 2.00 1.84 1.61 3/183 15381
/proc/meminfo: memFree=27167764/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=138140 CPUtime=562.5 cores=1,3,5,7
/proc/15375/stat : 15375 (clasp-1.0) R 15371 15367 15309 0 -1 4202496 33841 0 0 0 56242 8 0 0 20 0 1 0 344537648 141455360 33875 33554432000 134512640 134847168 4288054352 4288052992 134782592 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15375/statm: 34535 33875 272 82 0 33776 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 562.91
Current children cumulated vsize (KiB) 198620

[startup+566.3 s]
/proc/loadavg: 2.00 1.84 1.61 3/183 15381
/proc/meminfo: memFree=27167764/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=138140 CPUtime=565.69 cores=1,3,5,7
/proc/15375/stat : 15375 (clasp-1.0) R 15371 15367 15309 0 -1 4202496 33841 0 0 0 56561 8 0 0 20 0 1 0 344537648 141455360 33875 33554432000 134512640 134847168 4288054352 4288052980 134616080 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15375/statm: 34535 33875 272 82 0 33776 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 566.1
Current children cumulated vsize (KiB) 198620

[startup+567.1 s]
/proc/loadavg: 2.00 1.84 1.61 3/183 15381
/proc/meminfo: memFree=27167516/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=138140 CPUtime=566.49 cores=1,3,5,7
/proc/15375/stat : 15375 (clasp-1.0) R 15371 15367 15309 0 -1 4202496 33841 0 0 0 56641 8 0 0 20 0 1 0 344537648 141455360 33875 33554432000 134512640 134847168 4288054352 4288052992 134782452 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15375/statm: 34535 33875 272 82 0 33776 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 566.9
Current children cumulated vsize (KiB) 198620

[startup+567.5 s]
/proc/loadavg: 2.00 1.84 1.61 3/183 15381
/proc/meminfo: memFree=27167392/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=138140 CPUtime=566.9 cores=1,3,5,7
/proc/15375/stat : 15375 (clasp-1.0) R 15371 15367 15309 0 -1 4202496 33841 0 0 0 56682 8 0 0 20 0 1 0 344537648 141455360 33875 33554432000 134512640 134847168 4288054352 4288053092 134737633 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15375/statm: 34535 33875 272 82 0 33776 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 567.31
Current children cumulated vsize (KiB) 198620

[startup+567.9 s]
/proc/loadavg: 2.00 1.84 1.61 3/183 15381
/proc/meminfo: memFree=27167392/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=138140 CPUtime=567.29 cores=1,3,5,7
/proc/15375/stat : 15375 (clasp-1.0) R 15371 15367 15309 0 -1 4202496 33841 0 0 0 56721 8 0 0 20 0 1 0 344537648 141455360 33875 33554432000 134512640 134847168 4288054352 4288052992 134782325 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15375/statm: 34535 33875 272 82 0 33776 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 567.7
Current children cumulated vsize (KiB) 198620

[startup+568 s]
/proc/loadavg: 2.00 1.84 1.61 3/183 15381
/proc/meminfo: memFree=27167392/32873844 swapFree=6608/6608
[pid=15367] ppid=15365 vsize=25872 CPUtime=0 cores=1,3,5,7
/proc/15367/stat : 15367 (pbclasp) S 15365 15367 15309 0 -1 4202496 625 0 6 0 0 0 0 0 20 0 1 0 344537637 26492928 543 33554432000 4194304 4198148 140735546014320 140735546013208 213423023344 0 0 4224 16384 18446744071580380219 0 0 17 5 0 0 6 0 0
/proc/15367/statm: 6468 543 363 1 0 263 0
[pid=15371] ppid=15367 vsize=9148 CPUtime=0.41 cores=1,3,5,7
/proc/15371/stat : 15371 (sh) S 15367 15367 15309 0 -1 4202496 372 623 0 0 0 0 41 0 20 0 1 0 344537648 9367552 264 33554432000 4194304 5064252 140735996936176 140735996934432 213419451982 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15371/statm: 2287 264 223 213 0 72 0
[pid=15375] ppid=15371 vsize=138140 CPUtime=567.39 cores=1,3,5,7
/proc/15375/stat : 15375 (clasp-1.0) R 15371 15367 15309 0 -1 4202496 33841 0 0 0 56731 8 0 0 20 0 1 0 344537648 141455360 33875 33554432000 134512640 134847168 4288054352 4288053092 134737637 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15375/statm: 34535 33875 272 82 0 33776 0
[pid=15376] ppid=15371 vsize=25460 CPUtime=0 cores=1,3,5,7
/proc/15376/stat : 15376 (pboutclasp.pl) S 15371 15367 15309 0 -1 4202496 536 0 0 0 0 0 0 0 20 0 1 0 344537648 26071040 437 33554432000 4194304 4198148 140736474523824 140736474514360 213423023344 0 0 4224 0 18446744071580380219 0 0 17 5 0 0 0 0 0
/proc/15376/statm: 6365 437 342 1 0 160 0
Current children cumulated CPU time (s) 567.8
Current children cumulated vsize (KiB) 198620

Child status: 0
Real time (s): 568.089
CPU time (s): 567.933
CPU user time (s): 567.836
CPU system time (s): 0.096985
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 198620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 567.836
system time used= 0.096985
maximum resident set size= 135580
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36171
page faults= 6
swaps= 0
block input operations= 776
block output operations= 16
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 249
involuntary context switches= 616

runsolver used 1.03084 second user time and 2.6326 second system time

The end

Launcher Data

Begin job on node140 at 2012-06-04 06:28:52
IDJOB=3742034
IDBENCH=90127
IDSOLVER=2317
FILE ID=node140/3742034-1338784132
RUNJOBID= node140-1338784132-15326
PBS_JOBID= 14636846
Free space on /tmp= 70616 MiB

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

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

MD5SUM BENCH= f523e4bc7acd98550e38ca37c8d9200b
RANDOM SEED=101298128

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:        27386512 kB
Buffers:          525604 kB
Cached:          4019392 kB
SwapCached:         1620 kB
Active:          1536220 kB
Inactive:        3018932 kB
Active(anon):       2432 kB
Inactive(anon):     9476 kB
Active(file):    1533788 kB
Inactive(file):  3009456 kB
Unevictable:        6608 kB
Mlocked:            6608 kB
SwapTotal:      67108856 kB
SwapFree:       67105264 kB
Dirty:              1652 kB
Writeback:             0 kB
AnonPages:         14676 kB
Mapped:             9988 kB
Shmem:                 8 kB
Slab:             791988 kB
SReclaimable:     233844 kB
SUnreclaim:       558144 kB
KernelStack:        1392 kB
PageTables:         3596 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     115088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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-3742034-1338784132.opb

Free space on /tmp at the end= 70616 MiB
End job on node140 at 2012-06-04 06:38:20