Trace number 3419877

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
RestartSAT B95UNSAT 3519.65 3519.58

General information on the benchmark

Nameapplication/rintanen/SATPlanning/
sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
MD5SUM36e8e2178d03f08fa4223da0e3d9beb5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark477.605
Satisfiable
(Un)Satisfiability was proved
Number of variables87884
Number of clauses1413816
Sum of the clauses size3227576
Maximum clause length78
Minimum clause length1
Number of clauses of size 1696
Number of clauses of size 21364160
Number of clauses of size 33840
Number of clauses of size 417760
Number of clauses of size 57680
Number of clauses of size over 519680

Solver Data

3519.46/3519.48	c WARNING: for repeatability, setting FPU to use double precision
3519.46/3519.48	s UNSATISFIABLE

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-3419877-1306580173/watcher-3419877-1306580173 -o /tmp/evaluation-result-3419877-1306580173/solver-3419877-1306580173 -C 5000 -W 5100 -M 15500 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419877-1306580173.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 1.89 1.14 2/483 3821
/proc/meminfo: memFree=18577228/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=19808 CPUtime=0 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 763 0 0 0 0 0 0 0 23 0 1 0 848248045 20283392 706 33554432000 4194304 4291949 140735876385408 18446744073709551615 4276475 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 4952 706 227 24 0 1586 0

[startup+0.0208621 s]
/proc/loadavg: 2.07 1.89 1.14 2/483 3821
/proc/meminfo: memFree=18577228/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=20868 CPUtime=0.01 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 981 0 0 0 1 0 0 0 23 0 1 0 848248045 21368832 922 33554432000 4194304 4291949 140735876385408 18446744073709551615 4200652 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 5217 922 228 24 0 1851 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 20868

[startup+0.100846 s]
/proc/loadavg: 2.07 1.89 1.14 2/483 3821
/proc/meminfo: memFree=18577228/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=32936 CPUtime=0.09 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 5128 0 0 0 9 0 0 0 23 0 1 0 848248045 33726464 4405 33554432000 4194304 4291949 140735876385408 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 8234 4406 228 24 0 4868 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 32936

[startup+0.300809 s]
/proc/loadavg: 2.07 1.89 1.14 2/483 3821
/proc/meminfo: memFree=18577228/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=78012 CPUtime=0.29 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 19660 0 0 0 27 2 0 0 25 0 1 0 848248045 79884288 14815 33554432000 4194304 4291949 140735876385408 18446744073709551615 260905054917 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 19503 14816 228 24 0 16137 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 78012

[startup+0.700794 s]
/proc/loadavg: 2.07 1.89 1.14 2/483 3821
/proc/meminfo: memFree=18577228/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=89468 CPUtime=0.69 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 23544 0 0 0 67 2 0 0 25 0 1 0 848248045 91615232 17928 33554432000 4194304 4291949 140735876385408 18446744073709551615 4230003 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 22367 17928 232 24 0 19001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89468

[startup+1.50059 s]
/proc/loadavg: 2.07 1.89 1.14 3/484 3822
/proc/meminfo: memFree=18504688/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=82232 CPUtime=1.49 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 26838 0 0 0 146 3 0 0 25 0 1 0 848248045 84205568 14509 33554432000 4194304 4291949 140735876385408 18446744073709551615 4255590 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 20558 14509 252 24 0 17192 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82232

[startup+3.10036 s]
/proc/loadavg: 2.07 1.89 1.14 3/484 3822
/proc/meminfo: memFree=18516220/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=82232 CPUtime=3.09 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 27398 0 0 0 306 3 0 0 25 0 1 0 848248045 84205568 15068 33554432000 4194304 4291949 140735876385408 18446744073709551615 260908851033 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 20558 15068 252 24 0 17192 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 82232

[startup+6.30071 s]
/proc/loadavg: 2.07 1.89 1.14 3/484 3822
/proc/meminfo: memFree=18509124/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=82232 CPUtime=6.29 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 28759 0 0 0 626 3 0 0 25 0 1 0 848248045 84205568 16428 33554432000 4194304 4291949 140735876385408 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 20558 16428 252 24 0 17192 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 82232

[startup+12.7005 s]
/proc/loadavg: 2.06 1.89 1.14 3/484 3822
/proc/meminfo: memFree=18492320/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=93908 CPUtime=12.69 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 31926 0 0 0 1265 4 0 0 25 0 1 0 848248045 96161792 19591 33554432000 4194304 4291949 140735876385408 18446744073709551615 4255857 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 23477 19591 252 24 0 20111 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 93908

[startup+25.5003 s]
/proc/loadavg: 2.05 1.89 1.16 3/484 3822
/proc/meminfo: memFree=18461232/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=143696 CPUtime=25.49 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 38175 0 0 0 2544 5 0 0 25 0 1 0 848248045 147144704 25831 33554432000 4194304 4291949 140735876385408 18446744073709551615 4256322 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 35924 25831 252 24 0 32558 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 143696

[startup+51.1005 s]
/proc/loadavg: 2.03 1.90 1.18 3/484 3823
/proc/meminfo: memFree=18384632/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=194124 CPUtime=51.09 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 52414 0 0 0 5102 7 0 0 25 0 1 0 848248045 198782976 40061 33554432000 4194304 4291949 140735876385408 18446744073709551615 4248350 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 48531 40061 252 24 0 45165 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 194124

[startup+102.318 s]
/proc/loadavg: 2.01 1.92 1.22 3/484 3824
/proc/meminfo: memFree=18247916/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=407772 CPUtime=102.31 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 77699 0 0 0 10219 12 0 0 25 0 1 0 848248045 417558528 65325 33554432000 4194304 4291949 140735876385408 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 101943 65325 252 24 0 98577 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 407772

[startup+162.3 s]
/proc/loadavg: 2.00 1.93 1.27 3/484 3826
/proc/meminfo: memFree=18103412/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=407772 CPUtime=162.3 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 101226 0 0 0 16214 16 0 0 25 0 1 0 848248045 417558528 88837 33554432000 4194304 4291949 140735876385408 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 101943 88837 252 24 0 98577 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 407772

[startup+222.3 s]
/proc/loadavg: 2.10 1.97 1.32 3/484 3827
/proc/meminfo: memFree=17979480/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=623560 CPUtime=222.29 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 125263 0 0 0 22208 21 0 0 25 0 1 0 848248045 638525440 112840 33554432000 4194304 4291949 140735876385408 18446744073709551615 4248240 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 155890 112840 252 24 0 152524 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 623560

[startup+282.3 s]
/proc/loadavg: 2.08 1.99 1.37 3/484 3829
/proc/meminfo: memFree=17818752/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=625636 CPUtime=282.3 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 149136 0 0 0 28205 25 0 0 25 0 1 0 848248045 640651264 136689 33554432000 4194304 4291949 140735876385408 18446744073709551615 4255983 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 156409 136689 252 24 0 153043 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 625636

[startup+342.3 s]
/proc/loadavg: 2.03 1.99 1.40 3/484 3840
/proc/meminfo: memFree=17697448/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=976472 CPUtime=342.28 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 168116 0 0 0 34200 28 0 0 25 0 1 0 848248045 999907328 155651 33554432000 4194304 4291949 140735876385408 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 244118 155651 252 24 0 240752 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 976472

[startup+402.3 s]
/proc/loadavg: 2.01 1.99 1.44 3/484 3841
/proc/meminfo: memFree=17551836/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=978300 CPUtime=402.28 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 194914 0 0 0 40196 32 0 0 25 0 1 0 848248045 1001779200 182436 33554432000 4194304 4291949 140735876385408 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 244575 182436 252 24 0 241209 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 978300

[startup+462.3 s]
/proc/loadavg: 2.08 2.02 1.48 3/484 3843
/proc/meminfo: memFree=17441548/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=980288 CPUtime=462.29 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 212413 0 0 0 46192 37 0 0 25 0 1 0 848248045 1003814912 199920 33554432000 4194304 4291949 140735876385408 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 245072 199920 252 24 0 241706 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 980288

[startup+522.3 s]
/proc/loadavg: 2.06 2.03 1.51 3/484 3844
/proc/meminfo: memFree=17329164/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=982000 CPUtime=522.29 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 231587 0 0 0 52189 40 0 0 25 0 1 0 848248045 1005568000 219071 33554432000 4194304 4291949 140735876385408 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 245500 219071 252 24 0 242134 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 982000

[startup+582.3 s]
/proc/loadavg: 2.02 2.02 1.54 3/484 3846
/proc/meminfo: memFree=17231540/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=983456 CPUtime=582.29 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 248333 0 0 0 58185 44 0 0 25 0 1 0 848248045 1007058944 235800 33554432000 4194304 4291949 140735876385408 18446744073709551615 4255953 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 245864 235800 252 24 0 242498 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 983456

[startup+642.3 s]

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

/proc/meminfo: memFree=14441920/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4022664 CPUtime=2862.34 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 641718 0 0 0 286092 142 0 0 25 0 1 0 848248045 4119207936 628753 33554432000 4194304 4291949 140735876385408 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1005666 628753 252 24 0 1002300 0
Current children cumulated CPU time (s) 2862.34
Current children cumulated vsize (KiB) 4022664

[startup+2922.3 s]
/proc/loadavg: 2.00 2.02 1.94 3/484 3911
/proc/meminfo: memFree=14400328/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4027752 CPUtime=2922.35 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 647876 0 0 0 292092 143 0 0 25 0 1 0 848248045 4124418048 634901 33554432000 4194304 4291949 140735876385408 18446744073709551615 4248356 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1006938 634901 252 24 0 1003572 0
Current children cumulated CPU time (s) 2922.35
Current children cumulated vsize (KiB) 4027752

[startup+2982.3 s]
/proc/loadavg: 2.03 2.03 1.95 3/484 3913
/proc/meminfo: memFree=14361108/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4027752 CPUtime=2982.35 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 653041 0 0 0 298090 145 0 0 25 0 1 0 848248045 4124418048 640052 33554432000 4194304 4291949 140735876385408 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1006938 640052 252 24 0 1003572 0
Current children cumulated CPU time (s) 2982.35
Current children cumulated vsize (KiB) 4027752

[startup+3042.3 s]
/proc/loadavg: 2.05 2.03 1.95 3/484 3915
/proc/meminfo: memFree=14314076/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4027752 CPUtime=3042.35 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 660775 0 0 0 304088 147 0 0 25 0 1 0 848248045 4124418048 647774 33554432000 4194304 4291949 140735876385408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1006938 647774 252 24 0 1003572 0
Current children cumulated CPU time (s) 3042.35
Current children cumulated vsize (KiB) 4027752

[startup+3102.3 s]
/proc/loadavg: 2.02 2.02 1.95 3/484 3916
/proc/meminfo: memFree=14274852/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4027752 CPUtime=3102.35 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 666718 0 0 0 310087 148 0 0 25 0 1 0 848248045 4124418048 653708 33554432000 4194304 4291949 140735876385408 18446744073709551615 4248371 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1006938 653708 252 24 0 1003572 0
Current children cumulated CPU time (s) 3102.35
Current children cumulated vsize (KiB) 4027752

[startup+3162.3 s]
/proc/loadavg: 2.16 2.05 1.96 3/484 3918
/proc/meminfo: memFree=14226084/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4027752 CPUtime=3162.35 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 672330 0 0 0 316085 150 0 0 25 0 1 0 848248045 4124418048 659311 33554432000 4194304 4291949 140735876385408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1006938 659311 252 24 0 1003572 0
Current children cumulated CPU time (s) 3162.35
Current children cumulated vsize (KiB) 4027752

[startup+3222.3 s]
/proc/loadavg: 2.13 2.06 1.97 3/484 3919
/proc/meminfo: memFree=14181524/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4028176 CPUtime=3222.35 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 678891 0 0 0 322082 153 0 0 25 0 1 0 848248045 4124852224 665861 33554432000 4194304 4291949 140735876385408 18446744073709551615 4248452 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1007044 665861 252 24 0 1003678 0
Current children cumulated CPU time (s) 3222.35
Current children cumulated vsize (KiB) 4028176

[startup+3282.3 s]
/proc/loadavg: 2.04 2.04 1.97 3/484 3921
/proc/meminfo: memFree=14141188/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4028816 CPUtime=3282.36 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 684962 0 0 0 328082 154 0 0 25 0 1 0 848248045 4125507584 671928 33554432000 4194304 4291949 140735876385408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1007204 671928 252 24 0 1003838 0
Current children cumulated CPU time (s) 3282.36
Current children cumulated vsize (KiB) 4028816

[startup+3342.3 s]
/proc/loadavg: 2.02 2.03 1.97 3/484 3923
/proc/meminfo: memFree=14095512/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4028816 CPUtime=3342.35 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 690605 0 0 0 334079 156 0 0 25 0 1 0 848248045 4125507584 677563 33554432000 4194304 4291949 140735876385408 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1007204 677563 252 24 0 1003838 0
Current children cumulated CPU time (s) 3342.35
Current children cumulated vsize (KiB) 4028816

[startup+3402.32 s]
/proc/loadavg: 2.00 2.02 1.97 3/484 3924
/proc/meminfo: memFree=14042400/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4030144 CPUtime=3402.38 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 698530 0 0 0 340079 159 0 0 25 0 1 0 848248045 4126867456 685482 33554432000 4194304 4291949 140735876385408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1007536 685482 252 24 0 1004170 0
Current children cumulated CPU time (s) 3402.38
Current children cumulated vsize (KiB) 4030144

[startup+3462.3 s]
/proc/loadavg: 2.00 2.02 1.97 3/484 3926
/proc/meminfo: memFree=13987044/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4033504 CPUtime=3462.36 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 707797 0 0 0 346074 162 0 0 25 0 1 0 848248045 4130308096 694740 33554432000 4194304 4291949 140735876385408 18446744073709551615 4248383 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1008376 694740 252 24 0 1005010 0
Current children cumulated CPU time (s) 3462.36
Current children cumulated vsize (KiB) 4033504

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

[startup+3481.52 s]
/proc/loadavg: 2.00 2.02 1.97 3/484 3926
/proc/meminfo: memFree=13974252/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4033504 CPUtime=3481.58 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 709886 0 0 0 347995 163 0 0 25 0 1 0 848248045 4130308096 696825 33554432000 4194304 4291949 140735876385408 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1008376 696825 252 24 0 1005010 0
Current children cumulated CPU time (s) 3481.58
Current children cumulated vsize (KiB) 4033504

[startup+3494.3 s]
/proc/loadavg: 2.16 2.05 1.98 3/484 3927
/proc/meminfo: memFree=13965440/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4033504 CPUtime=3494.36 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 711295 0 0 0 349273 163 0 0 25 0 1 0 848248045 4130308096 698234 33554432000 4194304 4291949 140735876385408 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1008376 698234 252 24 0 1005010 0
Current children cumulated CPU time (s) 3494.36
Current children cumulated vsize (KiB) 4033504

[startup+3507.1 s]
/proc/loadavg: 2.13 2.05 1.98 3/484 3927
/proc/meminfo: memFree=13955752/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4033504 CPUtime=3507.16 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 712948 0 0 0 350552 164 0 0 25 0 1 0 848248045 4130308096 699883 33554432000 4194304 4291949 140735876385408 18446744073709551615 4248338 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1008376 699883 252 24 0 1005010 0
Current children cumulated CPU time (s) 3507.16
Current children cumulated vsize (KiB) 4033504

[startup+3513.5 s]
/proc/loadavg: 2.11 2.05 1.98 3/484 3927
/proc/meminfo: memFree=13935044/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4033504 CPUtime=3513.56 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 713549 0 0 0 351192 164 0 0 25 0 1 0 848248045 4130308096 700483 33554432000 4194304 4291949 140735876385408 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1008376 700483 252 24 0 1005010 0
Current children cumulated CPU time (s) 3513.56
Current children cumulated vsize (KiB) 4033504

[startup+3516.72 s]
/proc/loadavg: 2.11 2.05 1.98 3/484 3927
/proc/meminfo: memFree=13932688/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4033504 CPUtime=3516.78 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 713816 0 0 0 351514 164 0 0 25 0 1 0 848248045 4130308096 700748 33554432000 4194304 4291949 140735876385408 18446744073709551615 4248306 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1008376 700748 252 24 0 1005010 0
Current children cumulated CPU time (s) 3516.78
Current children cumulated vsize (KiB) 4033504

[startup+3518.3 s]
/proc/loadavg: 2.10 2.04 1.98 3/484 3927
/proc/meminfo: memFree=13932192/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4033504 CPUtime=3518.36 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 714037 0 0 0 351672 164 0 0 25 0 1 0 848248045 4130308096 700969 33554432000 4194304 4291949 140735876385408 18446744073709551615 4248432 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1008376 700969 252 24 0 1005010 0
Current children cumulated CPU time (s) 3518.36
Current children cumulated vsize (KiB) 4033504

[startup+3519.1 s]
/proc/loadavg: 2.10 2.04 1.98 3/484 3927
/proc/meminfo: memFree=13931076/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=4033504 CPUtime=3519.16 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202496 714162 0 0 0 351752 164 0 0 25 0 1 0 848248045 4130308096 701094 33554432000 4194304 4291949 140735876385408 18446744073709551615 4250684 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/3821/statm: 1008376 701094 252 24 0 1005010 0
Current children cumulated CPU time (s) 3519.16
Current children cumulated vsize (KiB) 4033504

[startup+3519.5 s]
/proc/loadavg: 2.10 2.04 1.98 3/484 3927
/proc/meminfo: memFree=13931076/32950928 swapFree=65252936/67111528
[pid=3821] ppid=3819 vsize=0 CPUtime=3519.56 cores=1,3,5,7
/proc/3821/stat : 3821 (RestartSAT) R 3819 3821 3735 0 -1 4202500 714180 0 0 0 351790 166 0 0 25 0 1 0 848248045 0 0 33554432000 0 0 0 0 0 0 0 4096 8388610 18446744073709551615 0 0 17 1 0 0 0
/proc/3821/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 3519.56
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 3519.58
CPU time (s): 3519.65
CPU user time (s): 3517.91
CPU system time (s): 1.74073
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 4033504

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3517.91
system time used= 1.74073
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 714180
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= 10
involuntary context switches= 41579

runsolver used 15.7946 second user time and 38.6461 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-28 12:56:14
IDJOB=3419877
IDBENCH=82378
IDSOLVER=1911
FILE ID=node116/3419877-1306580173
RUNJOBID= node116-1306579395-3754
PBS_JOBID= 13471564
Free space on /tmp= 73320 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT11/application/rintanen/SATPlanning/sokoban-sequential-p145-microban-sequential.040-NOTKNOWN.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3419877-1306580173/watcher-3419877-1306580173 -o /tmp/evaluation-result-3419877-1306580173/solver-3419877-1306580173 -C 5000 -W 5100 -M 15500  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3419877-1306580173.cnf

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

MD5SUM BENCH= 36e8e2178d03f08fa4223da0e3d9beb5
RANDOM SEED=1588425732

node116.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.826
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.65
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.826
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	: 5226.15
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.826
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.826
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.75
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.826
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.77
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.826
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.826
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.826
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18577508 kB
Buffers:        143776 kB
Cached:        2399984 kB
SwapCached:      12264 kB
Active:        8190332 kB
Inactive:      5933688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18577508 kB
SwapTotal:    67111528 kB
SwapFree:     65252936 kB
Dirty:           24108 kB
Writeback:           0 kB
AnonPages:    11578304 kB
Mapped:          24992 kB
Slab:           117832 kB
PageTables:      63656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 140409452 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= 73320 MiB
End job on node116 at 2011-05-28 13:54:53