Trace number 3285173

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
SArTagnan 2011-03-24? (exit code) 395.187 99.5918

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
MD5SUMc4319228342e10028de028a9b67c3404
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables133566
Number of clauses676901
Sum of the clauses size1609791
Maximum clause length63
Minimum clause length1
Number of clauses of size 1211
Number of clauses of size 2668220
Number of clauses of size 32100
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56370

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3285173-1304061998/watcher-3285173-1304061998 -o /tmp/evaluation-result-3285173-1304061998/solver-3285173-1304061998 -C 4800 -W 1300 -M 15500 SArTagnan HOME/instance-3285173-1304061998.cnf -threads=4 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 4800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 4830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 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: 7.14 7.70 7.56 5/180 29375
/proc/meminfo: memFree=15009212/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=23712 CPUtime=0 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 1399 0 0 0 0 0 0 0 25 0 1 0 517798642 24281088 1336 33554432000 4194304 4623224 140734981048048 18446744073709551615 4305806 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29375/statm: 5928 1348 290 105 0 1432 0

[startup+0.0202151 s]
/proc/loadavg: 7.14 7.70 7.56 5/180 29375
/proc/meminfo: memFree=15009212/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=45732 CPUtime=0.01 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 2911 0 0 0 1 0 0 0 25 0 1 0 517798642 46829568 2848 33554432000 4194304 4623224 140734981048048 18446744073709551615 4266719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29375/statm: 11433 2849 301 105 0 6937 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 45732

[startup+0.100203 s]
/proc/loadavg: 7.14 7.70 7.56 5/180 29375
/proc/meminfo: memFree=15009212/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=50228 CPUtime=0.09 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 5290 0 0 0 9 0 0 0 25 0 1 0 517798642 51433472 3697 33554432000 4194304 4623224 140734981048048 18446744073709551615 268272307804 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/29375/statm: 12557 3697 301 105 0 8061 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50228

[startup+0.300172 s]
/proc/loadavg: 7.14 7.70 7.56 5/180 29375
/proc/meminfo: memFree=15009212/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=268444 CPUtime=0.46 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 22088 0 0 0 44 2 0 0 25 0 4 0 517798642 274886656 18464 33554432000 4194304 4623224 140734981048048 18446744073709551615 4359972 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29375/statm: 67111 18464 334 105 0 62615 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 268444

[startup+0.701099 s]
/proc/loadavg: 7.14 7.70 7.56 5/180 29375
/proc/meminfo: memFree=15009212/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=272028 CPUtime=2.06 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 24801 0 0 0 204 2 0 0 25 0 4 0 517798642 278556672 21002 33554432000 4194304 4623224 140734981048048 18446744073709551615 4412575 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29375/statm: 68007 21002 339 105 0 63511 0
Current children cumulated CPU time (s) 2.06
Current children cumulated vsize (KiB) 272028

[startup+1.50095 s]
/proc/loadavg: 7.14 7.70 7.56 9/184 29380
/proc/meminfo: memFree=14917676/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=276260 CPUtime=5.26 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 26619 0 0 0 523 3 0 0 25 0 4 0 517798642 282890240 22716 33554432000 4194304 4623224 140734981048048 18446744073709551615 4412527 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29375/statm: 69065 22716 342 105 0 64569 0
[pid=29375/tid=29378] ppid=29373 vsize=276260 CPUtime=1.25 cores=0,2,4,6
/proc/29375/task/29378/stat : 29378 (SArTagnan) R 29373 29375 28847 0 -1 4202560 1537 0 0 0 125 0 0 0 25 0 4 0 517798666 282890240 22716 33554432000 4194304 4623224 140734981048048 18446744073709551615 4465875 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29375/tid=29379] ppid=29373 vsize=276260 CPUtime=1.25 cores=0,2,4,6
/proc/29375/task/29379/stat : 29379 (SArTagnan) R 29373 29375 28847 0 -1 4202560 2612 0 0 0 125 0 0 0 25 0 4 0 517798666 282890240 22716 33554432000 4194304 4623224 140734981048048 18446744073709551615 4317363 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29375/tid=29380] ppid=29373 vsize=276260 CPUtime=1.25 cores=0,2,4,6
/proc/29375/task/29380/stat : 29380 (SArTagnan) R 29373 29375 28847 0 -1 4202560 1099 0 0 0 125 0 0 0 25 0 4 0 517798666 282890240 22716 33554432000 4194304 4623224 140734981048048 18446744073709551615 4560545 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.26
Current children cumulated vsize (KiB) 276260

[startup+3.10067 s]
/proc/loadavg: 7.14 7.70 7.56 9/184 29380
/proc/meminfo: memFree=14897464/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=302292 CPUtime=11.66 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 43924 0 0 0 1160 6 0 0 25 0 4 0 517798642 309547008 32589 33554432000 4194304 4623224 140734981048048 18446744073709551615 4412527 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29375/statm: 75573 32589 387 105 0 71077 0
[pid=29375/tid=29378] ppid=29373 vsize=302292 CPUtime=2.85 cores=0,2,4,6
/proc/29375/task/29378/stat : 29378 (SArTagnan) R 29373 29375 28847 0 -1 4202560 2406 0 0 0 285 0 0 0 25 0 4 0 517798666 309547008 32589 33554432000 4194304 4623224 140734981048048 18446744073709551615 4466008 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29375/tid=29379] ppid=29373 vsize=302292 CPUtime=2.84 cores=0,2,4,6
/proc/29375/task/29379/stat : 29379 (SArTagnan) R 29373 29375 28847 0 -1 4202560 4276 0 0 0 284 0 0 0 25 0 4 0 517798666 309547008 32589 33554432000 4194304 4623224 140734981048048 18446744073709551615 4463311 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29375/tid=29380] ppid=29373 vsize=302292 CPUtime=2.84 cores=0,2,4,6
/proc/29375/task/29380/stat : 29380 (SArTagnan) R 29373 29375 28847 0 -1 4202560 1366 0 0 0 284 0 0 0 25 0 4 0 517798666 309547008 32589 33554432000 4194304 4623224 140734981048048 18446744073709551615 4545317 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 11.66
Current children cumulated vsize (KiB) 302292

[startup+6.3011 s]
/proc/loadavg: 7.37 7.74 7.57 9/184 29380
/proc/meminfo: memFree=14839796/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=309064 CPUtime=24.44 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 57646 0 0 0 2435 9 0 0 25 0 4 0 517798642 316481536 44612 33554432000 4194304 4623224 140734981048048 18446744073709551615 4517805 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29375/statm: 77266 44612 343 105 0 72770 0
[pid=29375/tid=29378] ppid=29373 vsize=309064 CPUtime=6.05 cores=0,2,4,6
/proc/29375/task/29378/stat : 29378 (SArTagnan) R 29373 29375 28847 0 -1 4202560 5931 0 0 0 603 2 0 0 25 0 4 0 517798666 316481536 44612 33554432000 4194304 4623224 140734981048048 18446744073709551615 4462911 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29375/tid=29379] ppid=29373 vsize=309064 CPUtime=6.05 cores=0,2,4,6
/proc/29375/task/29379/stat : 29379 (SArTagnan) R 29373 29375 28847 0 -1 4202560 9417 0 0 0 604 1 0 0 25 0 4 0 517798666 316481536 44612 33554432000 4194304 4623224 140734981048048 18446744073709551615 4461239 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29375/tid=29380] ppid=29373 vsize=309064 CPUtime=6.02 cores=0,2,4,6
/proc/29375/task/29380/stat : 29380 (SArTagnan) R 29373 29375 28847 0 -1 4202560 1604 0 0 0 602 0 0 0 25 0 4 0 517798666 316481536 44612 33554432000 4194304 4623224 140734981048048 18446744073709551615 4560728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 24.44
Current children cumulated vsize (KiB) 309064

[startup+12.701 s]
/proc/loadavg: 7.42 7.74 7.57 9/184 29380
/proc/meminfo: memFree=14667572/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=425340 CPUtime=50 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 100787 0 0 0 4986 14 0 0 25 0 4 0 517798642 435548160 65193 33554432000 4194304 4623224 140734981048048 18446744073709551615 268272349893 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29375/statm: 106335 65196 394 105 0 101839 0
[pid=29375/tid=29378] ppid=29373 vsize=425340 CPUtime=12.44 cores=0,2,4,6
/proc/29375/task/29378/stat : 29378 (SArTagnan) R 29373 29375 28847 0 -1 4202560 10778 0 0 0 1242 2 0 0 25 0 4 0 517798666 435548160 65197 33554432000 4194304 4623224 140734981048048 18446744073709551615 4376883 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29375/tid=29379] ppid=29373 vsize=425472 CPUtime=12.45 cores=0,2,4,6
/proc/29375/task/29379/stat : 29379 (SArTagnan) R 29373 29375 28847 0 -1 4202560 14621 0 0 0 1242 3 0 0 25 0 4 0 517798666 435683328 65199 33554432000 4194304 4623224 140734981048048 18446744073709551615 4317190 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29375/tid=29380] ppid=29373 vsize=425472 CPUtime=12.38 cores=0,2,4,6
/proc/29375/task/29380/stat : 29380 (SArTagnan) R 29373 29375 28847 0 -1 4202560 3395 0 0 0 1238 0 0 0 25 0 4 0 517798666 435683328 65200 33554432000 4194304 4623224 140734981048048 18446744073709551615 4278624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50
Current children cumulated vsize (KiB) 425340

[startup+25.5007 s]
/proc/loadavg: 7.55 7.75 7.58 9/184 29380
/proc/meminfo: memFree=12579448/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=2190468 CPUtime=101.11 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 1076252 0 0 0 9960 151 0 0 25 0 4 0 517798642 2243039232 472063 33554432000 4194304 4623224 140734981048048 18446744073709551615 4387999 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29375/statm: 547617 472063 363 105 0 543121 0
[pid=29375/tid=29378] ppid=29373 vsize=2190468 CPUtime=25.22 cores=0,2,4,6
/proc/29375/task/29378/stat : 29378 (SArTagnan) R 29373 29375 28847 0 -1 4202560 24614 0 0 0 2518 4 0 0 25 0 4 0 517798666 2243039232 472063 33554432000 4194304 4623224 140734981048048 18446744073709551615 4465858 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29375/tid=29379] ppid=29373 vsize=2190468 CPUtime=25.24 cores=0,2,4,6
/proc/29375/task/29379/stat : 29379 (SArTagnan) R 29373 29375 28847 0 -1 4202560 42349 0 0 0 2519 5 0 0 25 0 4 0 517798666 2243039232 472063 33554432000 4194304 4623224 140734981048048 18446744073709551615 4463036 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29375/tid=29380] ppid=29373 vsize=2190468 CPUtime=25.11 cores=0,2,4,6
/proc/29375/task/29380/stat : 29380 (SArTagnan) R 29373 29375 28847 0 -1 4202560 27479 0 0 0 2508 3 0 0 25 0 4 0 517798666 2243039232 472063 33554432000 4194304 4623224 140734981048048 18446744073709551615 4560715 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.11
Current children cumulated vsize (KiB) 2190468

[startup+51.1011 s]
/proc/loadavg: 7.70 7.77 7.59 9/184 29381
/proc/meminfo: memFree=9564456/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=5768456 CPUtime=203.23 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 3181096 0 0 0 19883 440 0 0 25 0 4 0 517798642 5906898944 1206677 33554432000 4194304 4623224 140734981048048 18446744073709551615 4388305 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29375/statm: 1442114 1206687 344 105 0 1437618 0
[pid=29375/tid=29378] ppid=29373 vsize=5768456 CPUtime=50.69 cores=0,2,4,6
/proc/29375/task/29378/stat : 29378 (SArTagnan) R 29373 29375 28847 0 -1 4202560 38613 0 0 0 5061 8 0 0 25 0 4 0 517798666 5906898944 1206692 33554432000 4194304 4623224 140734981048048 18446744073709551615 4278472 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29375/tid=29379] ppid=29373 vsize=5768456 CPUtime=50.84 cores=0,2,4,6
/proc/29375/task/29379/stat : 29379 (SArTagnan) R 29373 29375 28847 0 -1 4202560 42360 0 0 0 5079 5 0 0 25 0 4 0 517798666 5906898944 1206699 33554432000 4194304 4623224 140734981048048 18446744073709551615 4467994 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29375/tid=29380] ppid=29373 vsize=5768456 CPUtime=50.58 cores=0,2,4,6
/proc/29375/task/29380/stat : 29380 (SArTagnan) R 29373 29375 28847 0 -1 4202560 37587 0 0 0 5054 4 0 0 25 0 4 0 517798666 5906898944 1206706 33554432000 4194304 4623224 140734981048048 18446744073709551615 4560784 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.23
Current children cumulated vsize (KiB) 5768456

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

[startup+76.7006 s]
/proc/loadavg: 7.80 7.79 7.60 9/184 29382
/proc/meminfo: memFree=6725736/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=8622156 CPUtime=305.2 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 4933229 0 0 0 29828 692 0 0 25 0 4 0 517798642 8829087744 1907948 33554432000 4194304 4623224 140734981048048 18446744073709551615 4388012 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29375/statm: 2155539 1907954 452 105 0 2151043 0
[pid=29375/tid=29378] ppid=29373 vsize=8622156 CPUtime=76.17 cores=0,2,4,6
/proc/29375/task/29378/stat : 29378 (SArTagnan) R 29373 29375 28847 0 -1 4202560 51525 0 0 0 7605 12 0 0 25 0 4 0 517798666 8829087744 1907954 33554432000 4194304 4623224 140734981048048 18446744073709551615 4463064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29375/tid=29379] ppid=29373 vsize=8622156 CPUtime=76.34 cores=0,2,4,6
/proc/29375/task/29379/stat : 29379 (SArTagnan) R 29373 29375 28847 0 -1 4202560 103694 0 0 0 7619 15 0 0 25 0 4 0 517798666 8829087744 1907954 33554432000 4194304 4623224 140734981048048 18446744073709551615 4463305 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29375/tid=29380] ppid=29373 vsize=8622156 CPUtime=75.97 cores=0,2,4,6
/proc/29375/task/29380/stat : 29380 (SArTagnan) R 29373 29375 28847 0 -1 4202560 57355 0 0 0 7591 6 0 0 25 0 4 0 517798666 8829087744 1907954 33554432000 4194304 4623224 140734981048048 18446744073709551615 4544921 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 305.2
Current children cumulated vsize (KiB) 8622156

[startup+89.5003 s]
/proc/loadavg: 7.83 7.79 7.60 9/184 29382
/proc/meminfo: memFree=5191184/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=10244604 CPUtime=356.06 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 6615726 0 0 0 34683 923 0 0 25 0 4 0 517798642 10490474496 2276997 33554432000 4194304 4623224 140734981048048 18446744073709551615 4397512 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29375/statm: 2561151 2276997 344 105 0 2556655 0
[pid=29375/tid=29378] ppid=29373 vsize=10244604 CPUtime=88.85 cores=0,2,4,6
/proc/29375/task/29378/stat : 29378 (SArTagnan) R 29373 29375 28847 0 -1 4202560 52822 0 0 0 8873 12 0 0 25 0 4 0 517798666 10490474496 2276997 33554432000 4194304 4623224 140734981048048 18446744073709551615 4466056 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29375/tid=29379] ppid=29373 vsize=10244604 CPUtime=89.14 cores=0,2,4,6
/proc/29375/task/29379/stat : 29379 (SArTagnan) R 29373 29375 28847 0 -1 4202560 108723 0 0 0 8898 16 0 0 25 0 4 0 517798666 10490474496 2276997 33554432000 4194304 4623224 140734981048048 18446744073709551615 4461184 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29375/tid=29380] ppid=29373 vsize=10244604 CPUtime=88.55 cores=0,2,4,6
/proc/29375/task/29380/stat : 29380 (SArTagnan) R 29373 29375 28847 0 -1 4202560 70304 0 0 0 8848 7 0 0 25 0 4 0 517798666 10490474496 2276997 33554432000 4194304 4623224 140734981048048 18446744073709551615 4545340 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 356.06
Current children cumulated vsize (KiB) 10244604

[startup+95.9012 s]
/proc/loadavg: 7.86 7.80 7.61 9/184 29382
/proc/meminfo: memFree=4548856/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=10653544 CPUtime=381.63 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 6834639 0 0 0 37198 965 0 0 25 0 4 0 517798642 10909229056 2427523 33554432000 4194304 4623224 140734981048048 18446744073709551615 4397234 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29375/statm: 2663386 2427526 345 105 0 2658890 0
[pid=29375/tid=29378] ppid=29373 vsize=10653544 CPUtime=95.25 cores=0,2,4,6
/proc/29375/task/29378/stat : 29378 (SArTagnan) R 29373 29375 28847 0 -1 4202560 55961 0 0 0 9513 12 0 0 25 0 4 0 517798666 10909229056 2427530 33554432000 4194304 4623224 140734981048048 18446744073709551615 4486238 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29375/tid=29379] ppid=29373 vsize=10653544 CPUtime=95.54 cores=0,2,4,6
/proc/29375/task/29379/stat : 29379 (SArTagnan) R 29373 29375 28847 0 -1 4202560 114433 0 0 0 9537 17 0 0 25 0 4 0 517798666 10909229056 2427533 33554432000 4194304 4623224 140734981048048 18446744073709551615 4278472 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29375/tid=29380] ppid=29373 vsize=10653544 CPUtime=94.92 cores=0,2,4,6
/proc/29375/task/29380/stat : 29380 (SArTagnan) R 29373 29375 28847 0 -1 4202560 79630 0 0 0 9484 8 0 0 25 0 4 0 517798666 10909229056 2427533 33554432000 4194304 4623224 140734981048048 18446744073709551615 4467877 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 381.63
Current children cumulated vsize (KiB) 10653544

[startup+97.5009 s]
/proc/loadavg: 7.86 7.80 7.61 9/184 29382
/proc/meminfo: memFree=4443208/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=10719080 CPUtime=388.02 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 6891931 0 0 0 37827 975 0 0 25 0 4 0 517798642 10976337920 2465034 33554432000 4194304 4623224 140734981048048 18446744073709551615 4387993 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29375/statm: 2679770 2465034 344 105 0 2675274 0
[pid=29375/tid=29378] ppid=29373 vsize=10719080 CPUtime=96.85 cores=0,2,4,6
/proc/29375/task/29378/stat : 29378 (SArTagnan) R 29373 29375 28847 0 -1 4202560 55961 0 0 0 9673 12 0 0 25 0 4 0 517798666 10976337920 2465034 33554432000 4194304 4623224 140734981048048 18446744073709551615 4357901 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29375/tid=29379] ppid=29373 vsize=10719080 CPUtime=97.14 cores=0,2,4,6
/proc/29375/task/29379/stat : 29379 (SArTagnan) R 29373 29375 28847 0 -1 4202560 114433 0 0 0 9697 17 0 0 25 0 4 0 517798666 10976337920 2465039 33554432000 4194304 4623224 140734981048048 18446744073709551615 4376823 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29375/tid=29380] ppid=29373 vsize=10719080 CPUtime=96.52 cores=0,2,4,6
/proc/29375/task/29380/stat : 29380 (SArTagnan) R 29373 29375 28847 0 -1 4202560 83273 0 0 0 9643 9 0 0 25 0 4 0 517798666 10976337920 2465039 33554432000 4194304 4623224 140734981048048 18446744073709551615 4560336 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 388.02
Current children cumulated vsize (KiB) 10719080

[startup+98.3007 s]
/proc/loadavg: 7.86 7.80 7.61 9/184 29382
/proc/meminfo: memFree=4344008/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=10719080 CPUtime=391.21 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 6918056 0 0 0 38141 980 0 0 25 0 4 0 517798642 10976337920 2482978 33554432000 4194304 4623224 140734981048048 18446744073709551615 4388004 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29375/statm: 2679770 2482978 344 105 0 2675274 0
[pid=29375/tid=29378] ppid=29373 vsize=10719080 CPUtime=97.65 cores=0,2,4,6
/proc/29375/task/29378/stat : 29378 (SArTagnan) R 29373 29375 28847 0 -1 4202560 55961 0 0 0 9753 12 0 0 25 0 4 0 517798666 10976337920 2482978 33554432000 4194304 4623224 140734981048048 18446744073709551615 4357390 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29375/tid=29379] ppid=29373 vsize=10719080 CPUtime=97.94 cores=0,2,4,6
/proc/29375/task/29379/stat : 29379 (SArTagnan) R 29373 29375 28847 0 -1 4202560 114433 0 0 0 9777 17 0 0 25 0 4 0 517798666 10976337920 2482978 33554432000 4194304 4623224 140734981048048 18446744073709551615 4465894 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29375/tid=29380] ppid=29373 vsize=10719080 CPUtime=97.31 cores=0,2,4,6
/proc/29375/task/29380/stat : 29380 (SArTagnan) R 29373 29375 28847 0 -1 4202560 85139 0 0 0 9722 9 0 0 25 0 4 0 517798666 10976337920 2482978 33554432000 4194304 4623224 140734981048048 18446744073709551615 4544899 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 391.21
Current children cumulated vsize (KiB) 10719080

[startup+99.1006 s]
/proc/loadavg: 7.86 7.80 7.61 9/184 29382
/proc/meminfo: memFree=4243444/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=10784616 CPUtime=394.41 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) R 29373 29375 28847 0 -1 4202496 6945161 0 0 0 38454 987 0 0 25 0 4 0 517798642 11043446784 2501198 33554432000 4194304 4623224 140734981048048 18446744073709551615 4387993 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29375/statm: 2696154 2501198 344 105 0 2691658 0
[pid=29375/tid=29378] ppid=29373 vsize=10784616 CPUtime=98.45 cores=0,2,4,6
/proc/29375/task/29378/stat : 29378 (SArTagnan) R 29373 29375 28847 0 -1 4202560 55961 0 0 0 9833 12 0 0 25 0 4 0 517798666 11043446784 2501198 33554432000 4194304 4623224 140734981048048 18446744073709551615 4357644 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=29375/tid=29379] ppid=29373 vsize=10784616 CPUtime=98.74 cores=0,2,4,6
/proc/29375/task/29379/stat : 29379 (SArTagnan) R 29373 29375 28847 0 -1 4202560 114433 0 0 0 9857 17 0 0 25 0 4 0 517798666 11043446784 2501198 33554432000 4194304 4623224 140734981048048 18446744073709551615 4463064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=29375/tid=29380] ppid=29373 vsize=10784616 CPUtime=98.1 cores=0,2,4,6
/proc/29375/task/29380/stat : 29380 (SArTagnan) R 29373 29375 28847 0 -1 4202560 86674 0 0 0 9801 9 0 0 25 0 4 0 517798666 11043446784 2501198 33554432000 4194304 4623224 140734981048048 18446744073709551615 4560728 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 394.41
Current children cumulated vsize (KiB) 10784616

[startup+99.5005 s]
/proc/loadavg: 7.86 7.80 7.61 9/184 29382
/proc/meminfo: memFree=4243444/32950928 swapFree=67111528/67111528
[pid=29375] ppid=29373 vsize=0 CPUtime=395.09 cores=0,2,4,6
/proc/29375/stat : 29375 (SArTagnan) Z 29373 29375 28847 0 -1 4202524 6948703 0 0 0 38491 1018 0 0 25 0 2 0 517798642 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/29375/statm: 0 0 0 0 0 0 0
[pid=29375/tid=29379] ppid=29373 vsize=0 CPUtime=99.14 cores=0,2,4,6
/proc/29375/task/29379/stat : 29379 (SArTagnan) R 29373 29375 28847 0 -1 4203588 114433 0 0 0 9866 48 0 0 25 0 2 0 517798666 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 395.09
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 99.5918
CPU time (s): 395.187
CPU user time (s): 384.913
CPU system time (s): 10.2734
CPU usage (%): 396.807
Max. virtual memory (cumulated for all children) (KiB): 14771428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 384.913
system time used= 10.2734
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6948703
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4245
involuntary context switches= 1593

runsolver used 0.159975 second user time and 0.358945 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-29 09:26:39
IDJOB=3285173
IDBENCH=82372
IDSOLVER=1656
FILE ID=node122/3285173-1304061998
RUNJOBID= node122-1304059984-28865
PBS_JOBID= 13170447
Free space on /tmp= 71496 MiB

SOLVER NAME= SArTagnan 2011-03-24
BENCH NAME= SAT11/application/rintanen/SATPlanning/openstacks-sequencedstrips-nonadl-nonnegated-os-sequencedstrips-p30_3.035-NOTKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3285173-1304061998/watcher-3285173-1304061998 -o /tmp/evaluation-result-3285173-1304061998/solver-3285173-1304061998 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3285173-1304061998.cnf -threads=4

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

MD5SUM BENCH= c4319228342e10028de028a9b67c3404
RANDOM SEED=1982940481

node122.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.64
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.820
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15009500 kB
Buffers:       1735548 kB
Cached:       14805928 kB
SwapCached:          0 kB
Active:        6537984 kB
Inactive:     10836428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15009500 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          167444 kB
Writeback:           0 kB
AnonPages:      832116 kB
Mapped:          15620 kB
Slab:           501832 kB
PageTables:       6292 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1399132 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71496 MiB
End job on node122 at 2011-04-29 09:28:18