Trace number 1532705

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
SApperloT hrp? (TO) 1200.09 1200.53

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/6000/
unif-k3-r4.2-v6000-c25200-S762724712-048.cnf
MD5SUMded0a20d749cf4becf9e25906c1822a6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.09138
Satisfiable
(Un)Satisfiability was proved
Number of variables6000
Number of clauses25200
Sum of the clauses size75600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 325200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532705-1238394629/watcher-1532705-1238394629 -o /tmp/evaluation-result-1532705-1238394629/solver-1532705-1238394629 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=762905704 HOME/instance-1532705-1238394629.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 1.07 3/71 14142
/proc/meminfo: memFree=1280016/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=1848 CPUtime=0
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 252 0 0 0 0 0 0 0 18 0 1 0 1112126042 1892352 236 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 462 237 95 292 0 167 0

[startup+0.0347561 s]
/proc/loadavg: 0.92 0.98 1.07 3/71 14142
/proc/meminfo: memFree=1280016/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=3500 CPUtime=0.03
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 668 0 0 0 3 0 0 0 18 0 1 0 1112126042 3584000 651 1992294400 134512640 135712473 4294956192 18446744073709551615 134582006 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 875 651 105 292 0 580 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3500

[startup+0.101768 s]
/proc/loadavg: 0.92 0.98 1.07 3/71 14142
/proc/meminfo: memFree=1280016/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=3764 CPUtime=0.09
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 746 0 0 0 9 0 0 0 18 0 1 0 1112126042 3854336 729 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 941 729 105 292 0 646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3764

[startup+0.301805 s]
/proc/loadavg: 0.92 0.98 1.07 3/71 14142
/proc/meminfo: memFree=1280016/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=4424 CPUtime=0.29
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 902 0 0 0 29 0 0 0 19 0 1 0 1112126042 4530176 885 1992294400 134512640 135712473 4294956192 18446744073709551615 134559260 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 1106 885 105 292 0 811 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4424

[startup+0.701883 s]
/proc/loadavg: 0.92 0.98 1.07 3/71 14142
/proc/meminfo: memFree=1280016/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=5612 CPUtime=0.69
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 1211 0 0 0 69 0 0 0 22 0 1 0 1112126042 5746688 1194 1992294400 134512640 135712473 4294956192 18446744073709551615 134581183 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 1403 1194 105 292 0 1108 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5612

[startup+1.50103 s]
/proc/loadavg: 0.92 0.98 1.07 2/72 14143
/proc/meminfo: memFree=1274696/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=8148 CPUtime=1.49
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 1830 0 0 0 149 0 0 0 25 0 1 0 1112126042 8343552 1813 1992294400 134512640 135712473 4294956192 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 2037 1813 109 292 0 1742 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8148

[startup+3.10134 s]
/proc/loadavg: 0.92 0.98 1.07 2/72 14143
/proc/meminfo: memFree=1271816/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=11976 CPUtime=3.09
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 2802 0 0 0 308 1 0 0 25 0 1 0 1112126042 12263424 2785 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 2994 2785 109 292 0 2699 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11976

[startup+6.30195 s]
/proc/loadavg: 0.93 0.98 1.07 2/72 14143
/proc/meminfo: memFree=1266568/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=16332 CPUtime=6.29
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 3899 0 0 0 627 2 0 0 25 0 1 0 1112126042 16723968 3882 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 4083 3882 109 292 0 3788 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16332

[startup+12.7012 s]
/proc/loadavg: 0.93 0.98 1.07 2/72 14143
/proc/meminfo: memFree=1262160/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=19632 CPUtime=12.69
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 4712 0 0 0 1266 3 0 0 25 0 1 0 1112126042 20103168 4695 1992294400 134512640 135712473 4294956192 18446744073709551615 134556987 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 4908 4695 109 292 0 4613 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19632

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 1.07 2/72 14143
/proc/meminfo: memFree=1257040/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=24008 CPUtime=25.48
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 5774 0 0 0 2544 4 0 0 25 0 1 0 1112126042 24584192 5757 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 6002 5757 109 292 0 5707 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24008

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 1.07 2/72 14143
/proc/meminfo: memFree=1256272/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=25460 CPUtime=51.07
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 6135 0 0 0 5103 4 0 0 25 0 1 0 1112126042 26071040 6118 1992294400 134512640 135712473 4294956192 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 6365 6118 109 292 0 6070 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 25460

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.06 2/72 14143
/proc/meminfo: memFree=1250384/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=30740 CPUtime=102.25
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 7436 0 0 0 10220 5 0 0 25 0 1 0 1112126042 31477760 7419 1992294400 134512640 135712473 4294956192 18446744073709551615 134564339 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 7685 7419 109 292 0 7390 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 30740

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.06 2/72 14143
/proc/meminfo: memFree=1248784/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=32564 CPUtime=162.23
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 7819 0 0 0 16217 6 0 0 25 0 1 0 1112126042 33345536 7802 1992294400 134512640 135712473 4294956192 18446744073709551615 134568111 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 8141 7802 109 292 0 7846 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 32564

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.05 2/72 14143
/proc/meminfo: memFree=1243792/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=37912 CPUtime=222.2
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 9113 0 0 0 22213 7 0 0 25 0 1 0 1112126042 38821888 9096 1992294400 134512640 135712473 4294956192 18446744073709551615 134564195 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 9478 9096 109 292 0 9183 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 37912

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.04 2/72 14143
/proc/meminfo: memFree=1196048/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=85960 CPUtime=282.18
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 21126 0 0 0 28198 20 0 0 25 0 1 0 1112126042 88023040 21109 1992294400 134512640 135712473 4294956192 18446744073709551615 134564267 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 21490 21109 109 292 0 21195 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 85960

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.04 2/72 14143
/proc/meminfo: memFree=1155408/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=126008 CPUtime=342.16
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 31112 0 0 0 34187 29 0 0 25 0 1 0 1112126042 129032192 31095 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 31502 31095 109 292 0 31207 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 126008

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.03 2/72 14143
/proc/meminfo: memFree=1154576/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=126976 CPUtime=402.15
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 31315 0 0 0 40185 30 0 0 25 0 1 0 1112126042 130023424 31298 1992294400 134512640 135712473 4294956192 18446744073709551615 134558727 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 31744 31298 109 292 0 31449 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 126976

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/72 14143
/proc/meminfo: memFree=1151632/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=130100 CPUtime=462.12
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 32034 0 0 0 46181 31 0 0 25 0 1 0 1112126042 133222400 32017 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 32525 32017 109 292 0 32230 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 130100

[startup+522.302 s]
/proc/loadavg: 1.06 1.00 1.03 2/72 14143
/proc/meminfo: memFree=1148304/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=133520 CPUtime=522.09
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 32868 0 0 0 52178 31 0 0 25 0 1 0 1112126042 136724480 32851 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 33380 32851 109 292 0 33085 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 133520

[startup+582.301 s]
/proc/loadavg: 1.02 1.00 1.02 2/72 14143
/proc/meminfo: memFree=1147216/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=134724 CPUtime=582.07
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 33128 0 0 0 58176 31 0 0 25 0 1 0 1112126042 137957376 33111 1992294400 134512640 135712473 4294956192 18446744073709551615 134564831 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 33681 33111 109 292 0 33386 0
Current children cumulated CPU time (s) 582.07
Current children cumulated vsize (KiB) 134724

[startup+642.302 s]
/proc/loadavg: 1.01 1.00 1.01 2/72 14143
/proc/meminfo: memFree=1146192/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=135780 CPUtime=642.06
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 33379 0 0 0 64174 32 0 0 25 0 1 0 1112126042 139038720 33362 1992294400 134512640 135712473 4294956192 18446744073709551615 134564135 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 33945 33362 109 292 0 33650 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 135780

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/72 14143
/proc/meminfo: memFree=1142544/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=139620 CPUtime=702.03
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 34276 0 0 0 70170 33 0 0 25 0 1 0 1112126042 142970880 34259 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 34905 34259 109 292 0 34610 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 139620

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14143
/proc/meminfo: memFree=1141840/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=140340 CPUtime=762.01
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 34465 0 0 0 76168 33 0 0 25 0 1 0 1112126042 143708160 34448 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 35085 34448 109 292 0 34790 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 140340

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14143
/proc/meminfo: memFree=1139024/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=142972 CPUtime=821.99
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 35278 0 0 0 82165 34 0 0 25 0 1 0 1112126042 146403328 35098 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 35743 35098 109 292 0 35448 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 142972

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14145
/proc/meminfo: memFree=1138896/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=143288 CPUtime=881.97
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 35474 0 0 0 88162 35 0 0 25 0 1 0 1112126042 146726912 35173 1992294400 134512640 135712473 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 35822 35173 109 292 0 35527 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 143288

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14145
/proc/meminfo: memFree=1138960/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=143096 CPUtime=941.95
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 35474 0 0 0 94160 35 0 0 25 0 1 0 1112126042 146530304 35129 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 35774 35129 109 292 0 35479 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 143096

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14145
/proc/meminfo: memFree=1134160/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=148148 CPUtime=1001.92
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 36710 0 0 0 100156 36 0 0 25 0 1 0 1112126042 151703552 36355 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 37037 36355 109 292 0 36742 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 148148

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14145
/proc/meminfo: memFree=1133200/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=149204 CPUtime=1061.9
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 36953 0 0 0 106154 36 0 0 25 0 1 0 1112126042 152784896 36598 1992294400 134512640 135712473 4294956192 18446744073709551615 134564371 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 37301 36598 109 292 0 37006 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 149204

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14145
/proc/meminfo: memFree=1131600/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=150796 CPUtime=1121.87
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 37352 0 0 0 112150 37 0 0 25 0 1 0 1112126042 154415104 36997 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 37699 36997 109 292 0 37404 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 150796

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14145
/proc/meminfo: memFree=1131664/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=150520 CPUtime=1181.86
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 37353 0 0 0 118148 38 0 0 25 0 1 0 1112126042 154132480 36936 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 37630 36936 109 292 0 37335 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 150520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14145
/proc/meminfo: memFree=1131664/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=150520 CPUtime=1200.06
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 37353 0 0 0 119968 38 0 0 25 0 1 0 1112126042 154132480 36936 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 37630 36936 109 292 0 37335 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 150520

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 14145
/proc/meminfo: memFree=1131664/2055920 swapFree=4170332/4192956
[pid=14142] ppid=14140 vsize=150520 CPUtime=1200.06
/proc/14142/stat : 14142 (SApperloT-hrp) R 14140 14142 13706 0 -1 4194304 37353 0 0 0 119968 38 0 0 25 0 1 0 1112126042 154132480 36936 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/14142/statm: 37630 36936 109 292 0 37335 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 150520

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.09
CPU user time (s): 1199.68
CPU system time (s): 0.407937
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 150796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.68
system time used= 0.407937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37353
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= 2
involuntary context switches= 1776

runsolver used 0.898863 second user time and 3.47747 second system time

The end

Launcher Data

Begin job on node38 at 2009-03-30 08:30:30
IDJOB=1532705
IDBENCH=70315
IDSOLVER=510
FILE ID=node38/1532705-1238394629
PBS_JOBID= 9061324
Free space on /tmp= 65528 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/6000/unif-k3-r4.2-v6000-c25200-S762724712-048.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532705-1238394629/watcher-1532705-1238394629 -o /tmp/evaluation-result-1532705-1238394629/solver-1532705-1238394629 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=762905704 HOME/instance-1532705-1238394629.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ded0a20d749cf4becf9e25906c1822a6
RANDOM SEED=762905704

node38.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1280496 kB
Buffers:         74800 kB
Cached:         613272 kB
SwapCached:      11172 kB
Active:          68700 kB
Inactive:       632048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1280496 kB
SwapTotal:     4192956 kB
SwapFree:      4170332 kB
Dirty:            1880 kB
Writeback:           0 kB
Mapped:          18400 kB
Slab:            59936 kB
Committed_AS:  3041252 kB
PageTables:       1988 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65528 MiB
End job on node38 at 2009-03-30 08:50:32