Trace number 3265493

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 B95? (TO) 1300.05 1300.02

General information on the benchmark

NameSAT05/crafted/roussel05/visbmc-PHNF/
phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
MD5SUM32f22e9ac89bf164b7f5db6bef950d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1140.77
Satisfiable
(Un)Satisfiability was proved
Number of variables36304
Number of clauses1711065
Sum of the clauses size3450220
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21706958
Number of clauses of size 30
Number of clauses of size 45
Number of clauses of size 57
Number of clauses of size over 54095

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-3265493-1303569574/watcher-3265493-1303569574 -o /tmp/evaluation-result-3265493-1303569574/solver-3265493-1303569574 -C 2400 -W 1300 -M 7680 HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3265493-1303569574.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.68 3.93 4.25 4/189 19853
/proc/meminfo: memFree=15941356/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=23272 CPUtime=0 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 1517 0 0 0 0 0 0 0 21 0 1 0 468555323 23830528 1458 33554432000 4194304 4291949 140736902618976 18446744073709551615 4240881 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 5818 1461 226 24 0 2452 0

[startup+0.0216829 s]
/proc/loadavg: 3.68 3.93 4.25 4/189 19853
/proc/meminfo: memFree=15941356/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=25180 CPUtime=0.01 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 2196 0 0 0 1 0 0 0 21 0 1 0 468555323 25784320 2113 33554432000 4194304 4291949 140736902618976 18446744073709551615 212687336133 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 6295 2114 227 24 0 2929 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 25180

[startup+0.100696 s]
/proc/loadavg: 3.68 3.93 4.25 4/189 19853
/proc/meminfo: memFree=15941356/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=31916 CPUtime=0.09 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 4936 0 0 0 9 0 0 0 21 0 1 0 468555323 32681984 4348 33554432000 4194304 4291949 140736902618976 18446744073709551615 4278185 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 7979 4349 227 24 0 4613 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31916

[startup+0.300663 s]
/proc/loadavg: 3.68 3.93 4.25 4/189 19853
/proc/meminfo: memFree=15941356/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=54604 CPUtime=0.29 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 11708 0 0 0 28 1 0 0 22 0 1 0 468555323 55914496 9783 33554432000 4194304 4291949 140736902618976 18446744073709551615 4278286 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 13651 9783 227 24 0 10285 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 54604

[startup+0.7006 s]
/proc/loadavg: 3.68 3.93 4.25 4/189 19853
/proc/meminfo: memFree=15941356/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=105788 CPUtime=0.69 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 25467 0 0 0 65 4 0 0 24 0 1 0 468555323 108326912 21066 33554432000 4194304 4291949 140736902618976 18446744073709551615 4278140 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 26447 21068 227 24 0 23081 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105788

[startup+1.50045 s]
/proc/loadavg: 3.68 3.93 4.25 5/190 19854
/proc/meminfo: memFree=15833352/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=120748 CPUtime=1.49 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 32001 0 0 0 144 5 0 0 25 0 1 0 468555323 123645952 25722 33554432000 4194304 4291949 140736902618976 18446744073709551615 4230026 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 30187 25722 232 24 0 26821 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 120748

[startup+3.10115 s]
/proc/loadavg: 3.71 3.93 4.25 5/190 19854
/proc/meminfo: memFree=15825024/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=120748 CPUtime=3.1 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 32001 0 0 0 305 5 0 0 25 0 1 0 468555323 123645952 25722 33554432000 4194304 4291949 140736902618976 18446744073709551615 4229955 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 30187 25722 232 24 0 26821 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 120748

[startup+6.30058 s]
/proc/loadavg: 3.71 3.93 4.25 5/190 19854
/proc/meminfo: memFree=15760680/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=120880 CPUtime=6.3 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 32191 0 0 0 625 5 0 0 25 0 1 0 468555323 123781120 25894 33554432000 4194304 4291949 140736902618976 18446744073709551615 212687334089 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 30220 25895 234 24 0 26854 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 120880

[startup+12.7004 s]
/proc/loadavg: 3.75 3.94 4.24 5/190 19855
/proc/meminfo: memFree=15731932/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=159448 CPUtime=12.69 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 39979 0 0 0 1263 6 0 0 25 0 1 0 468555323 163274752 33443 33554432000 4194304 4291949 140736902618976 18446744073709551615 212687335335 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 39862 33443 234 24 0 36496 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 159448

[startup+25.5011 s]
/proc/loadavg: 3.79 3.94 4.24 5/190 19855
/proc/meminfo: memFree=15744116/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=131976 CPUtime=25.49 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 46575 0 0 0 2542 7 0 0 25 0 1 0 468555323 135143424 26622 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 32994 26622 253 24 0 29628 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 131976

[startup+51.1004 s]
/proc/loadavg: 3.92 3.96 4.24 5/190 19856
/proc/meminfo: memFree=15707688/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=137120 CPUtime=51.09 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 50770 0 0 0 5101 8 0 0 25 0 1 0 468555323 140410880 30752 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255781 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 34280 30752 253 24 0 30914 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 137120

[startup+102.307 s]
/proc/loadavg: 4.03 3.98 4.23 5/190 19857
/proc/meminfo: memFree=15675788/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=159288 CPUtime=102.3 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 55763 0 0 0 10219 11 0 0 25 0 1 0 468555323 163110912 35693 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 39822 35693 253 24 0 36456 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 159288

[startup+162.301 s]
/proc/loadavg: 4.01 3.98 4.21 5/190 19858
/proc/meminfo: memFree=15627408/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=190108 CPUtime=162.29 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 59921 0 0 0 16216 13 0 0 25 0 1 0 468555323 194670592 39809 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 47527 39809 253 24 0 44161 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 190108

[startup+222.301 s]
/proc/loadavg: 4.00 3.98 4.19 5/190 19860
/proc/meminfo: memFree=15622544/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=191188 CPUtime=222.29 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 63077 0 0 0 22214 15 0 0 25 0 1 0 468555323 195776512 42918 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 47797 42918 253 24 0 44431 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 191188

[startup+282.3 s]
/proc/loadavg: 4.00 3.98 4.18 5/190 19862
/proc/meminfo: memFree=15655260/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=241276 CPUtime=282.3 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 65944 0 0 0 28213 17 0 0 25 0 1 0 468555323 247066624 45747 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255656 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 60319 45747 253 24 0 56953 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 241276

[startup+342.3 s]
/proc/loadavg: 4.00 3.98 4.16 5/190 19863
/proc/meminfo: memFree=15576860/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=244408 CPUtime=342.29 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 69053 0 0 0 34211 18 0 0 25 0 1 0 468555323 250273792 48816 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255890 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 61102 48816 253 24 0 57736 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 244408

[startup+402.3 s]
/proc/loadavg: 4.00 3.98 4.15 5/190 19865
/proc/meminfo: memFree=15582420/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=246840 CPUtime=402.3 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 72090 0 0 0 40210 20 0 0 25 0 1 0 468555323 252764160 51829 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 61710 51829 253 24 0 58344 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 246840

[startup+462.3 s]
/proc/loadavg: 4.00 3.98 4.14 5/190 19867
/proc/meminfo: memFree=15572352/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=251500 CPUtime=462.3 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 75153 0 0 0 46209 21 0 0 25 0 1 0 468555323 257536000 54852 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 62875 54852 253 24 0 59509 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 251500

[startup+522.3 s]
/proc/loadavg: 4.00 3.98 4.13 5/190 19868
/proc/meminfo: memFree=15559320/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=252992 CPUtime=522.31 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 77655 0 0 0 52209 22 0 0 25 0 1 0 468555323 259063808 57317 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 63248 57317 253 24 0 59882 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 252992

[startup+582.3 s]
/proc/loadavg: 4.00 3.98 4.12 5/190 19870
/proc/meminfo: memFree=15517268/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=257200 CPUtime=582.31 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 80670 0 0 0 58209 22 0 0 25 0 1 0 468555323 263372800 60300 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 64300 60300 253 24 0 60934 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 257200

[startup+642.301 s]
/proc/loadavg: 4.00 3.98 4.11 5/190 19871
/proc/meminfo: memFree=15531372/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=342588 CPUtime=642.32 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 83447 0 0 0 64208 24 0 0 25 0 1 0 468555323 350810112 63046 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 85647 63046 253 24 0 82281 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 342588

[startup+702.301 s]
/proc/loadavg: 4.03 4.00 4.10 5/190 19873
/proc/meminfo: memFree=15490068/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=343656 CPUtime=702.31 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 85787 0 0 0 70206 25 0 0 25 0 1 0 468555323 351903744 65363 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 85914 65363 253 24 0 82548 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 343656

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 4.09 5/190 19875
/proc/meminfo: memFree=15533696/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=344936 CPUtime=762.32 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 88081 0 0 0 76206 26 0 0 25 0 1 0 468555323 353214464 67632 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 86234 67632 253 24 0 82868 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 344936

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 4.08 5/190 19876
/proc/meminfo: memFree=15462004/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=346964 CPUtime=822.31 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 90169 0 0 0 82205 26 0 0 25 0 1 0 468555323 355291136 69700 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 86741 69700 253 24 0 83375 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 346964

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 4.08 5/190 19878
/proc/meminfo: memFree=15471032/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=350556 CPUtime=882.31 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 93262 0 0 0 88204 27 0 0 25 0 1 0 468555323 358969344 72766 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 87639 72766 253 24 0 84273 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 350556

[startup+942.301 s]
/proc/loadavg: 4.05 4.01 4.08 5/190 19879
/proc/meminfo: memFree=15450796/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=356156 CPUtime=942.31 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 96157 0 0 0 94203 28 0 0 25 0 1 0 468555323 364703744 75628 33554432000 4194304 4291949 140736902618976 18446744073709551615 4256122 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 89039 75628 253 24 0 85673 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 356156

[startup+1002.3 s]
/proc/loadavg: 4.02 4.00 4.07 5/190 19881
/proc/meminfo: memFree=15455476/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=367360 CPUtime=1002.31 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 100098 0 0 0 100202 29 0 0 25 0 1 0 468555323 376176640 79543 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 91840 79543 253 24 0 88474 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 367360

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.07 5/190 19882
/proc/meminfo: memFree=15379080/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=367360 CPUtime=1062.31 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 101742 0 0 0 106202 29 0 0 25 0 1 0 468555323 376176640 81161 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 91840 81161 253 24 0 88474 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 367360

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.06 5/190 19884
/proc/meminfo: memFree=15384500/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=367360 CPUtime=1122.32 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 103271 0 0 0 112201 31 0 0 25 0 1 0 468555323 376176640 82676 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 91840 82676 253 24 0 88474 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 367360

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.05 5/190 19886
/proc/meminfo: memFree=15347644/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=367360 CPUtime=1182.32 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 104694 0 0 0 118200 32 0 0 25 0 1 0 468555323 376176640 84077 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 91840 84077 253 24 0 88474 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 367360

[startup+1242.3 s]
/proc/loadavg: 4.09 4.03 4.06 5/190 19887
/proc/meminfo: memFree=15341912/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=367360 CPUtime=1242.32 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 106283 0 0 0 124199 33 0 0 25 0 1 0 468555323 376176640 85642 33554432000 4194304 4291949 140736902618976 18446744073709551615 4263409 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 91840 85642 253 24 0 88474 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 367360



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.02 4.05 2/178 19935
/proc/meminfo: memFree=15620784/32951124 swapFree=67111528/67111528
[pid=19853] ppid=19851 vsize=368000 CPUtime=1300.03 cores=4,6
/proc/19853/stat : 19853 (RestartSAT) R 19851 19853 19646 0 -1 4202496 107767 0 0 0 129969 34 0 0 25 0 1 0 468555323 376832000 87111 33554432000 4194304 4291949 140736902618976 18446744073709551615 4255880 0 0 4096 8388610 0 0 0 17 4 0 0 0
/proc/19853/statm: 92000 87111 253 24 0 88634 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 368000

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.69
CPU system time (s): 0.362944
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 368000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.69
system time used= 0.362944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107767
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= 5
involuntary context switches= 857

runsolver used 2.26066 second user time and 4.84326 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-23 16:39:36
IDJOB=3265493
IDBENCH=85764
IDSOLVER=1580
FILE ID=node139/3265493-1303569574
RUNJOBID= node139-1303568266-19665
PBS_JOBID= 13150294
Free space on /tmp= 72360 MiB

SOLVER NAME= RestartSAT B95
BENCH NAME= SAT05/crafted/roussel05/visbmc-PHNF/phnf-size10-exclusive-philo.used-as.sat04-988.shuffled-as.sat05-4195.cnf
COMMAND LINE= HOME/RestartSAT -rfirst=1 -var-decay=0.95 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265493-1303569574/watcher-3265493-1303569574 -o /tmp/evaluation-result-3265493-1303569574/solver-3265493-1303569574 -C 2400 -W 1300 -M 7680  HOME/RestartSAT -rfirst=1 -var-decay=0.95 HOME/instance-3265493-1303569574.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 32f22e9ac89bf164b7f5db6bef950d03
RANDOM SEED=1296921017

node139.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.852
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.70
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.852
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.852
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.74
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.852
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15941512 kB
Buffers:       2141464 kB
Cached:       14253592 kB
SwapCached:          0 kB
Active:        9881500 kB
Inactive:      6607568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15941512 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           27060 kB
Writeback:           0 kB
AnonPages:       92936 kB
Mapped:          15380 kB
Slab:           458712 kB
PageTables:       5364 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   285336 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= 72360 MiB
End job on node139 at 2011-04-23 17:01:18