Trace number 3386356

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-05-15 (fixed)UNSAT 212.196 53.4923

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
MD5SUM17407fc59aa2b679b7792ae0656704b9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark28.5967
Satisfiable
(Un)Satisfiability was proved
Number of variables66084
Number of clauses1060536
Sum of the clauses size2420856
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21023120
Number of clauses of size 32880
Number of clauses of size 413320
Number of clauses of size 55760
Number of clauses of size over 514760

Solver Data

211.92/53.45	
211.92/53.45	s UNSATISFIABLE
211.92/53.45	c Conflict at level 0

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

running on 4 cores: 1,3,5,7

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.97 7.86 7.95 6/376 5492
/proc/meminfo: memFree=27115016/32951124 swapFree=37160408/67111528
[pid=5492] ppid=5490 vsize=48804 CPUtime=0 cores=1,3,5,7
/proc/5492/stat : 5492 (SArTagnan) R 5490 5492 5006 0 -1 4202496 1604 0 0 0 0 0 0 0 23 0 1 0 669573234 49975296 1543 33554432000 4194304 4625164 140733912047888 18446744073709551615 230809165568 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/5492/statm: 12201 1543 298 106 0 7704 0

[startup+0.113578 s]
/proc/loadavg: 7.97 7.86 7.95 6/376 5492
/proc/meminfo: memFree=27115016/32951124 swapFree=37160408/67111528
[pid=5492] ppid=5490 vsize=51348 CPUtime=0.1 cores=1,3,5,7
/proc/5492/stat : 5492 (SArTagnan) R 5490 5492 5006 0 -1 4202496 2797 0 0 0 10 0 0 0 24 0 1 0 669573234 52580352 2068 33554432000 4194304 4625164 140733912047888 18446744073709551615 230809165568 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/5492/statm: 12837 2068 299 106 0 8340 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 51348

[startup+0.200578 s]
/proc/loadavg: 7.97 7.86 7.95 6/376 5492
/proc/meminfo: memFree=27115016/32951124 swapFree=37160408/67111528
[pid=5492] ppid=5490 vsize=57428 CPUtime=0.19 cores=1,3,5,7
/proc/5492/stat : 5492 (SArTagnan) R 5490 5492 5006 0 -1 4202496 5935 0 0 0 18 1 0 0 24 0 1 0 669573234 58806272 3467 33554432000 4194304 4625164 140733912047888 18446744073709551615 230809165568 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/5492/statm: 14357 3467 299 106 0 9860 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 57428

[startup+0.300548 s]
/proc/loadavg: 7.97 7.86 7.95 6/376 5492
/proc/meminfo: memFree=27115016/32951124 swapFree=37160408/67111528
[pid=5492] ppid=5490 vsize=65060 CPUtime=0.29 cores=1,3,5,7
/proc/5492/stat : 5492 (SArTagnan) R 5490 5492 5006 0 -1 4202496 10338 0 0 0 28 1 0 0 25 0 1 0 669573234 66621440 4782 33554432000 4194304 4625164 140733912047888 18446744073709551615 230809165568 0 0 4096 2 0 0 0 17 3 0 0 0
/proc/5492/statm: 16265 4783 299 106 0 11768 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 65060

[startup+0.700439 s]
/proc/loadavg: 7.97 7.86 7.95 6/376 5492
/proc/meminfo: memFree=27115016/32951124 swapFree=37160408/67111528
[pid=5492] ppid=5490 vsize=278708 CPUtime=1.79 cores=1,3,5,7
/proc/5492/stat : 5492 (SArTagnan) R 5490 5492 5006 0 -1 4202496 24066 0 0 0 177 2 0 0 25 0 4 0 669573234 285396992 18381 33554432000 4194304 4625164 140733912047888 18446744073709551615 4390596 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5492/statm: 69677 18381 336 106 0 65180 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 278708

[startup+1.50029 s]
/proc/loadavg: 7.97 7.87 7.95 10/380 5496
/proc/meminfo: memFree=27035040/32951124 swapFree=37160408/67111528
[pid=5492] ppid=5490 vsize=283612 CPUtime=4.98 cores=1,3,5,7
/proc/5492/stat : 5492 (SArTagnan) R 5490 5492 5006 0 -1 4202496 27009 0 0 0 495 3 0 0 25 0 4 0 669573234 290418688 21229 33554432000 4194304 4625164 140733912047888 18446744073709551615 4390589 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5492/statm: 70903 21229 336 106 0 66406 0
[pid=5492/tid=5494] ppid=5490 vsize=283612 CPUtime=1.16 cores=1,3,5,7
/proc/5492/task/5494/stat : 5494 (SArTagnan) R 5490 5492 5006 0 -1 4202560 420 0 0 0 116 0 0 0 25 0 4 0 669573267 290418688 21229 33554432000 4194304 4625164 140733912047888 18446744073709551615 4467647 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5492/tid=5495] ppid=5490 vsize=283612 CPUtime=1.15 cores=1,3,5,7
/proc/5492/task/5495/stat : 5495 (SArTagnan) R 5490 5492 5006 0 -1 4202560 2305 0 0 0 115 0 0 0 25 0 4 0 669573267 290418688 21229 33554432000 4194304 4625164 140733912047888 18446744073709551615 4464383 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5492/tid=5496] ppid=5490 vsize=283612 CPUtime=1.16 cores=1,3,5,7
/proc/5492/task/5496/stat : 5496 (SArTagnan) R 5490 5492 5006 0 -1 4202560 800 0 0 0 116 0 0 0 25 0 4 0 669573267 290418688 21229 33554432000 4194304 4625164 140733912047888 18446744073709551615 4352739 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.98
Current children cumulated vsize (KiB) 283612

[startup+3.101 s]
/proc/loadavg: 7.97 7.87 7.95 9/380 5496
/proc/meminfo: memFree=27008256/32951124 swapFree=37160408/67111528
[pid=5492] ppid=5490 vsize=358980 CPUtime=11.37 cores=1,3,5,7
/proc/5492/stat : 5492 (SArTagnan) R 5490 5492 5006 0 -1 4202496 78855 0 0 0 1127 10 0 0 25 0 4 0 669573234 367595520 44584 33554432000 4194304 4625164 140733912047888 18446744073709551615 4390560 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5492/statm: 89745 44584 336 106 0 85248 0
[pid=5492/tid=5494] ppid=5490 vsize=358980 CPUtime=2.76 cores=1,3,5,7
/proc/5492/task/5494/stat : 5494 (SArTagnan) R 5490 5492 5006 0 -1 4202560 937 0 0 0 276 0 0 0 25 0 4 0 669573267 367595520 44584 33554432000 4194304 4625164 140733912047888 18446744073709551615 4328644 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5492/tid=5495] ppid=5490 vsize=358980 CPUtime=2.73 cores=1,3,5,7
/proc/5492/task/5495/stat : 5495 (SArTagnan) R 5490 5492 5006 0 -1 4202560 3795 0 0 0 273 0 0 0 25 0 4 0 669573267 367595520 44584 33554432000 4194304 4625164 140733912047888 18446744073709551615 4351747 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5492/tid=5496] ppid=5490 vsize=358980 CPUtime=2.76 cores=1,3,5,7
/proc/5492/task/5496/stat : 5496 (SArTagnan) R 5490 5492 5006 0 -1 4202560 2017 0 0 0 276 0 0 0 25 0 4 0 669573267 367595520 44584 33554432000 4194304 4625164 140733912047888 18446744073709551615 4334923 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 11.37
Current children cumulated vsize (KiB) 358980

[startup+6.30041 s]
/proc/loadavg: 7.97 7.87 7.95 9/380 5496
/proc/meminfo: memFree=26877644/32951124 swapFree=37160408/67111528
[pid=5492] ppid=5490 vsize=398048 CPUtime=24.12 cores=1,3,5,7
/proc/5492/stat : 5492 (SArTagnan) R 5490 5492 5006 0 -1 4202496 112497 0 0 0 2396 16 0 0 25 0 4 0 669573234 407601152 61427 33554432000 4194304 4625164 140733912047888 18446744073709551615 4390615 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5492/statm: 99512 61427 336 106 0 95015 0
[pid=5492/tid=5494] ppid=5490 vsize=398048 CPUtime=5.96 cores=1,3,5,7
/proc/5492/task/5494/stat : 5494 (SArTagnan) R 5490 5492 5006 0 -1 4202560 4013 0 0 0 595 1 0 0 25 0 4 0 669573267 407601152 61427 33554432000 4194304 4625164 140733912047888 18446744073709551615 4288719 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5492/tid=5495] ppid=5490 vsize=398048 CPUtime=5.89 cores=1,3,5,7
/proc/5492/task/5495/stat : 5495 (SArTagnan) R 5490 5492 5006 0 -1 4202560 6613 0 0 0 589 0 0 0 25 0 4 0 669573267 407601152 61427 33554432000 4194304 4625164 140733912047888 18446744073709551615 4351906 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5492/tid=5496] ppid=5490 vsize=398048 CPUtime=5.96 cores=1,3,5,7
/proc/5492/task/5496/stat : 5496 (SArTagnan) R 5490 5492 5006 0 -1 4202560 5750 0 0 0 596 0 0 0 25 0 4 0 669573267 407601152 61427 33554432000 4194304 4625164 140733912047888 18446744073709551615 4288743 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.12
Current children cumulated vsize (KiB) 398048

[startup+12.7002 s]
/proc/loadavg: 7.97 7.87 7.95 9/380 5496
/proc/meminfo: memFree=26802888/32951124 swapFree=37160408/67111528
[pid=5492] ppid=5490 vsize=533668 CPUtime=49.63 cores=1,3,5,7
/proc/5492/stat : 5492 (SArTagnan) R 5490 5492 5006 0 -1 4202496 149920 0 0 0 4941 22 0 0 25 0 4 0 669573234 546476032 82815 33554432000 4194304 4625164 140733912047888 18446744073709551615 4391840 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5492/statm: 133417 82815 337 106 0 128920 0
[pid=5492/tid=5494] ppid=5490 vsize=533668 CPUtime=12.36 cores=1,3,5,7
/proc/5492/task/5494/stat : 5494 (SArTagnan) R 5490 5492 5006 0 -1 4202560 12635 0 0 0 1234 2 0 0 25 0 4 0 669573267 546476032 82815 33554432000 4194304 4625164 140733912047888 18446744073709551615 4288765 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5492/tid=5495] ppid=5490 vsize=533668 CPUtime=12.23 cores=1,3,5,7
/proc/5492/task/5495/stat : 5495 (SArTagnan) R 5490 5492 5006 0 -1 4202560 16995 0 0 0 1221 2 0 0 25 0 4 0 669573267 546476032 82815 33554432000 4194304 4625164 140733912047888 18446744073709551615 4288719 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5492/tid=5496] ppid=5490 vsize=533668 CPUtime=12.33 cores=1,3,5,7
/proc/5492/task/5496/stat : 5496 (SArTagnan) R 5490 5492 5006 0 -1 4202560 15676 0 0 0 1232 1 0 0 25 0 4 0 669573267 546476032 82815 33554432000 4194304 4625164 140733912047888 18446744073709551615 4579380 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 49.63
Current children cumulated vsize (KiB) 533668

[startup+25.5009 s]
/proc/loadavg: 7.98 7.87 7.95 10/380 5497
/proc/meminfo: memFree=26621072/32951124 swapFree=37160408/67111528
[pid=5492] ppid=5490 vsize=662352 CPUtime=100.67 cores=1,3,5,7
/proc/5492/stat : 5492 (SArTagnan) R 5490 5492 5006 0 -1 4202496 224119 0 0 0 10033 34 0 0 25 0 4 0 669573234 678248448 120813 33554432000 4194304 4625164 140733912047888 18446744073709551615 4390606 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5492/statm: 165588 120813 337 106 0 161091 0
[pid=5492/tid=5494] ppid=5490 vsize=662352 CPUtime=25.16 cores=1,3,5,7
/proc/5492/task/5494/stat : 5494 (SArTagnan) R 5490 5492 5006 0 -1 4202560 19667 0 0 0 2513 3 0 0 25 0 4 0 669573267 678248448 120813 33554432000 4194304 4625164 140733912047888 18446744073709551615 4351644 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5492/tid=5495] ppid=5490 vsize=662352 CPUtime=25.03 cores=1,3,5,7
/proc/5492/task/5495/stat : 5495 (SArTagnan) R 5490 5492 5006 0 -1 4202560 25262 0 0 0 2500 3 0 0 25 0 4 0 669573267 678248448 120813 33554432000 4194304 4625164 140733912047888 18446744073709551615 4317225 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=5492/tid=5496] ppid=5490 vsize=662352 CPUtime=24.97 cores=1,3,5,7
/proc/5492/task/5496/stat : 5496 (SArTagnan) R 5490 5492 5006 0 -1 4202560 31693 0 0 0 2493 4 0 0 25 0 4 0 669573267 678248448 120813 33554432000 4194304 4625164 140733912047888 18446744073709551615 4352032 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 100.67
Current children cumulated vsize (KiB) 662352

[startup+51.1012 s]
/proc/loadavg: 8.06 7.90 7.95 10/380 5497
/proc/meminfo: memFree=26259268/32951124 swapFree=37160408/67111528
[pid=5492] ppid=5490 vsize=1129608 CPUtime=202.75 cores=1,3,5,7
/proc/5492/stat : 5492 (SArTagnan) R 5490 5492 5006 0 -1 4202496 442570 0 0 0 20206 69 0 0 25 0 4 0 669573234 1156718592 207756 33554432000 4194304 4625164 140733912047888 18446744073709551615 4390864 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5492/statm: 282402 207756 366 106 0 277905 0
[pid=5492/tid=5494] ppid=5490 vsize=1129608 CPUtime=50.75 cores=1,3,5,7
/proc/5492/task/5494/stat : 5494 (SArTagnan) R 5490 5492 5006 0 -1 4202560 37831 0 0 0 5068 7 0 0 25 0 4 0 669573267 1156718592 207756 33554432000 4194304 4625164 140733912047888 18446744073709551615 4351863 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5492/tid=5495] ppid=5490 vsize=1129608 CPUtime=50.48 cores=1,3,5,7
/proc/5492/task/5495/stat : 5495 (SArTagnan) R 5490 5492 5006 0 -1 4202560 42383 0 0 0 5041 7 0 0 25 0 4 0 669573267 1156718592 207756 33554432000 4194304 4625164 140733912047888 18446744073709551615 4317995 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5492/tid=5496] ppid=5490 vsize=1129608 CPUtime=50.4 cores=1,3,5,7
/proc/5492/task/5496/stat : 5496 (SArTagnan) R 5490 5492 5006 0 -1 4202560 86978 0 0 0 5028 12 0 0 25 0 4 0 669573267 1156718592 207756 33554432000 4194304 4625164 140733912047888 18446744073709551615 4288743 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 202.75
Current children cumulated vsize (KiB) 1129608

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

[startup+51.2012 s]
/proc/loadavg: 8.06 7.90 7.95 10/380 5497
/proc/meminfo: memFree=26259268/32951124 swapFree=37160408/67111528
[pid=5492] ppid=5490 vsize=1129608 CPUtime=203.15 cores=1,3,5,7
/proc/5492/stat : 5492 (SArTagnan) R 5490 5492 5006 0 -1 4202496 442976 0 0 0 20246 69 0 0 25 0 4 0 669573234 1156718592 208107 33554432000 4194304 4625164 140733912047888 18446744073709551615 4390609 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5492/statm: 282402 208107 366 106 0 277905 0
[pid=5492/tid=5494] ppid=5490 vsize=1129608 CPUtime=50.85 cores=1,3,5,7
/proc/5492/task/5494/stat : 5494 (SArTagnan) R 5490 5492 5006 0 -1 4202560 37834 0 0 0 5078 7 0 0 25 0 4 0 669573267 1156718592 208107 33554432000 4194304 4625164 140733912047888 18446744073709551615 4463989 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5492/tid=5495] ppid=5490 vsize=1129608 CPUtime=50.58 cores=1,3,5,7
/proc/5492/task/5495/stat : 5495 (SArTagnan) R 5490 5492 5006 0 -1 4202560 42389 0 0 0 5051 7 0 0 25 0 4 0 669573267 1156718592 208107 33554432000 4194304 4625164 140733912047888 18446744073709551615 4345276 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5492/tid=5496] ppid=5490 vsize=1129608 CPUtime=50.5 cores=1,3,5,7
/proc/5492/task/5496/stat : 5496 (SArTagnan) R 5490 5492 5006 0 -1 4202560 87316 0 0 0 5038 12 0 0 25 0 4 0 669573267 1156718592 208107 33554432000 4194304 4625164 140733912047888 18446744073709551615 4334603 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.15
Current children cumulated vsize (KiB) 1129608

[startup+52.8009 s]
/proc/loadavg: 8.05 7.90 7.95 10/380 5497
/proc/meminfo: memFree=26249720/32951124 swapFree=37160408/67111528
[pid=5492] ppid=5490 vsize=1129608 CPUtime=209.57 cores=1,3,5,7
/proc/5492/stat : 5492 (SArTagnan) R 5490 5492 5006 0 -1 4202496 449720 0 0 0 20886 71 0 0 25 0 4 0 669573234 1156718592 209681 33554432000 4194304 4625164 140733912047888 18446744073709551615 4390564 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5492/statm: 282402 209681 364 106 0 277905 0
[pid=5492/tid=5494] ppid=5490 vsize=1129608 CPUtime=52.47 cores=1,3,5,7
/proc/5492/task/5494/stat : 5494 (SArTagnan) R 5490 5492 5006 0 -1 4202560 37996 0 0 0 5240 7 0 0 25 0 4 0 669573267 1156718592 209681 33554432000 4194304 4625164 140733912047888 18446744073709551615 4351781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5492/tid=5495] ppid=5490 vsize=1129608 CPUtime=52.16 cores=1,3,5,7
/proc/5492/task/5495/stat : 5495 (SArTagnan) R 5490 5492 5006 0 -1 4202560 42453 0 0 0 5209 7 0 0 25 0 4 0 669573267 1156718592 209681 33554432000 4194304 4625164 140733912047888 18446744073709551615 4351987 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5492/tid=5496] ppid=5490 vsize=1129608 CPUtime=52.11 cores=1,3,5,7
/proc/5492/task/5496/stat : 5496 (SArTagnan) R 5490 5492 5006 0 -1 4202560 92394 0 0 0 5198 13 0 0 25 0 4 0 669573267 1156718592 209681 33554432000 4194304 4625164 140733912047888 18446744073709551615 4547669 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 209.57
Current children cumulated vsize (KiB) 1129608

[startup+53.2008 s]
/proc/loadavg: 8.05 7.90 7.95 10/380 5497
/proc/meminfo: memFree=26249720/32951124 swapFree=37160408/67111528
[pid=5492] ppid=5490 vsize=1129608 CPUtime=211.12 cores=1,3,5,7
/proc/5492/stat : 5492 (SArTagnan) R 5490 5492 5006 0 -1 4202496 451654 0 0 0 21041 71 0 0 25 0 4 0 669573234 1156718592 210359 33554432000 4194304 4625164 140733912047888 18446744073709551615 4390435 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5492/statm: 282402 210360 358 106 0 277905 0
[pid=5492/tid=5494] ppid=5490 vsize=1129608 CPUtime=52.85 cores=1,3,5,7
/proc/5492/task/5494/stat : 5494 (SArTagnan) R 5490 5492 5006 0 -1 4202560 38021 0 0 0 5278 7 0 0 25 0 4 0 669573267 1156718592 210360 33554432000 4194304 4625164 140733912047888 18446744073709551615 4463742 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5492/tid=5495] ppid=5490 vsize=1129608 CPUtime=52.55 cores=1,3,5,7
/proc/5492/task/5495/stat : 5495 (SArTagnan) R 5490 5492 5006 0 -1 4202560 42483 0 0 0 5248 7 0 0 25 0 4 0 669573267 1156718592 210360 33554432000 4194304 4625164 140733912047888 18446744073709551615 4316710 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5492/tid=5496] ppid=5490 vsize=1129608 CPUtime=52.5 cores=1,3,5,7
/proc/5492/task/5496/stat : 5496 (SArTagnan) R 5490 5492 5006 0 -1 4202560 94061 0 0 0 5236 14 0 0 25 0 4 0 669573267 1156718592 210360 33554432000 4194304 4625164 140733912047888 18446744073709551615 4339639 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 211.12
Current children cumulated vsize (KiB) 1129608

[startup+53.4008 s]
/proc/loadavg: 8.05 7.90 7.95 10/380 5497
/proc/meminfo: memFree=26249720/32951124 swapFree=37160408/67111528
[pid=5492] ppid=5490 vsize=1129608 CPUtime=211.92 cores=1,3,5,7
/proc/5492/stat : 5492 (SArTagnan) R 5490 5492 5006 0 -1 4202496 452337 0 0 0 21121 71 0 0 25 0 4 0 669573234 1156718592 210520 33554432000 4194304 4625164 140733912047888 18446744073709551615 4360205 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/5492/statm: 282402 210520 357 106 0 277905 0
[pid=5492/tid=5494] ppid=5490 vsize=1129608 CPUtime=53.05 cores=1,3,5,7
/proc/5492/task/5494/stat : 5494 (SArTagnan) R 5490 5492 5006 0 -1 4202560 38046 0 0 0 5298 7 0 0 25 0 4 0 669573267 1156718592 210520 33554432000 4194304 4625164 140733912047888 18446744073709551615 4353016 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=5492/tid=5495] ppid=5490 vsize=1129608 CPUtime=52.75 cores=1,3,5,7
/proc/5492/task/5495/stat : 5495 (SArTagnan) R 5490 5492 5006 0 -1 4202560 42483 0 0 0 5268 7 0 0 25 0 4 0 669573267 1156718592 210520 33554432000 4194304 4625164 140733912047888 18446744073709551615 4317326 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=5492/tid=5496] ppid=5490 vsize=1129608 CPUtime=52.7 cores=1,3,5,7
/proc/5492/task/5496/stat : 5496 (SArTagnan) R 5490 5492 5006 0 -1 4202560 94428 0 0 0 5256 14 0 0 25 0 4 0 669573267 1156718592 210520 33554432000 4194304 4625164 140733912047888 18446744073709551615 4562233 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 211.92
Current children cumulated vsize (KiB) 1129608

Child status: 20
Real time (s): 53.4923
CPU time (s): 212.196
CPU user time (s): 211.442
CPU system time (s): 0.753885
CPU usage (%): 396.685
Max. virtual memory (cumulated for all children) (KiB): 1217084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 211.442
system time used= 0.753885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 452512
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= 388
involuntary context switches= 1379

runsolver used 0.19397 second user time and 0.470928 second system time

The end

Launcher Data

Begin job on node104 at 2011-05-16 23:02:08
IDJOB=3386356
IDBENCH=82410
IDSOLVER=1871
FILE ID=node104/3386356-1305579727
RUNJOBID= node104-1305576965-5025
PBS_JOBID= 13350212
Free space on /tmp= 73252 MiB

SOLVER NAME= SArTagnan 2011-05-15 (fixed)
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.030-NOTKNOWN.cnf
COMMAND LINE= SArTagnan BENCHNAME -threads=NBCORE
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3386356-1305579727/watcher-3386356-1305579727 -o /tmp/evaluation-result-3386356-1305579727/solver-3386356-1305579727 -C 4800 -W 1300 -M 15500  SArTagnan HOME/instance-3386356-1305579727.cnf -threads=4

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

MD5SUM BENCH= 17407fc59aa2b679b7792ae0656704b9
RANDOM SEED=764533709

node104.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.855
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.71
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.855
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.83
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.855
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.67
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.855
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.80
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.855
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	: 5293.18
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.855
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.83
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.855
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.855
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.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27115296 kB
Buffers:        301364 kB
Cached:        2725152 kB
SwapCached:     152312 kB
Active:        2008120 kB
Inactive:      3545044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27115296 kB
SwapTotal:    67111528 kB
SwapFree:     37160408 kB
Dirty:           17892 kB
Writeback:           0 kB
AnonPages:     2387300 kB
Mapped:          11320 kB
Slab:           128240 kB
PageTables:      90872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88648316 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= 73252 MiB
End job on node104 at 2011-05-16 23:03:01