Trace number 1534590

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.13 1200.56

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/400/
unif-k3-r4.25-v400-c1700-S1531283922-009.cnf
MD5SUMed6fcf5f29f5b190db98674f0404abc2
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.024996
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
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-1534590-1238581925/watcher-1534590-1238581925 -o /tmp/evaluation-result-1534590-1238581925/solver-1534590-1238581925 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1665945023 HOME/instance-1534590-1238581925.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: 1.00 1.00 1.08 3/64 4254
/proc/meminfo: memFree=1330168/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=1484 CPUtime=0
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 173 0 0 0 0 0 0 0 18 0 1 0 1130858498 1519616 156 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 371 156 105 292 0 76 0

[startup+0.0608269 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 4254
/proc/meminfo: memFree=1330168/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=1616 CPUtime=0.05
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 207 0 0 0 5 0 0 0 18 0 1 0 1130858498 1654784 190 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 404 190 105 292 0 109 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1616

[startup+0.101833 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 4254
/proc/meminfo: memFree=1330168/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=1616 CPUtime=0.1
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 218 0 0 0 10 0 0 0 18 0 1 0 1130858498 1654784 201 1992294400 134512640 135712473 4294956192 18446744073709551615 134554700 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 404 201 105 292 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1616

[startup+0.301869 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 4254
/proc/meminfo: memFree=1330168/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=2144 CPUtime=0.3
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 336 0 0 0 30 0 0 0 19 0 1 0 1130858498 2195456 319 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 536 319 109 292 0 241 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2144

[startup+0.701942 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 4254
/proc/meminfo: memFree=1330168/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=2276 CPUtime=0.7
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 372 0 0 0 70 0 0 0 22 0 1 0 1130858498 2330624 355 1992294400 134512640 135712473 4294956192 18446744073709551615 134564178 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 569 355 109 292 0 274 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2276

[startup+1.50109 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 4255
/proc/meminfo: memFree=1328688/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=3332 CPUtime=1.49
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 643 0 0 0 149 0 0 0 25 0 1 0 1130858498 3411968 626 1992294400 134512640 135712473 4294956192 18446744073709551615 134564392 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 833 626 109 292 0 538 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3332

[startup+3.10238 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 4255
/proc/meminfo: memFree=1327920/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=3464 CPUtime=3.09
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 696 0 0 0 309 0 0 0 25 0 1 0 1130858498 3547136 679 1992294400 134512640 135712473 4294956192 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 866 679 109 292 0 571 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3464

[startup+6.30196 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 4255
/proc/meminfo: memFree=1327536/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=3860 CPUtime=6.29
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 763 0 0 0 629 0 0 0 25 0 1 0 1130858498 3952640 746 1992294400 134512640 135712473 4294956192 18446744073709551615 134554262 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 965 746 109 292 0 670 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3860

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 4255
/proc/meminfo: memFree=1327152/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=4124 CPUtime=12.69
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 837 0 0 0 1269 0 0 0 25 0 1 0 1130858498 4222976 820 1992294400 134512640 135712473 4294956192 18446744073709551615 134563923 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 1031 820 109 292 0 736 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4124

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 4255
/proc/meminfo: memFree=1326704/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=4524 CPUtime=25.48
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 936 0 0 0 2548 0 0 0 25 0 1 0 1130858498 4632576 919 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 1131 919 109 292 0 836 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4524

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 4255
/proc/meminfo: memFree=1326256/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=4928 CPUtime=51.07
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 1058 0 0 0 5107 0 0 0 25 0 1 0 1130858498 5046272 1041 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 1232 1041 109 292 0 937 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 4928

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 4255
/proc/meminfo: memFree=1282288/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=49784 CPUtime=102.26
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 12061 0 0 0 10218 8 0 0 25 0 1 0 1130858498 50978816 12044 1992294400 134512640 135712473 4294956192 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 12446 12044 109 292 0 12151 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49784

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 4255
/proc/meminfo: memFree=1213936/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=118240 CPUtime=162.23
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 29069 0 0 0 16204 19 0 0 25 0 1 0 1130858498 121077760 29052 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 29560 29052 109 292 0 29265 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 118240

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 4255
/proc/meminfo: memFree=1175408/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=157960 CPUtime=222.21
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 38770 0 0 0 22193 28 0 0 25 0 1 0 1130858498 161751040 38720 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 39490 38720 109 292 0 39195 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 157960

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 4255
/proc/meminfo: memFree=1119088/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=215104 CPUtime=282.19
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 52894 0 0 0 28182 37 0 0 25 0 1 0 1130858498 220266496 52811 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 53776 52811 109 292 0 53481 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 215104

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 4255
/proc/meminfo: memFree=1098672/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=236284 CPUtime=342.17
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 58017 0 0 0 34173 44 0 0 25 0 1 0 1130858498 241954816 57804 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 59071 57804 109 292 0 58776 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 236284

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 4255
/proc/meminfo: memFree=1084208/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=251488 CPUtime=402.15
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 61903 0 0 0 40166 49 0 0 25 0 1 0 1130858498 257523712 61432 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 62872 61432 109 292 0 62577 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 251488

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 4255
/proc/meminfo: memFree=1077360/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=258472 CPUtime=462.12
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 63569 0 0 0 46161 51 0 0 25 0 1 0 1130858498 264675328 63098 1992294400 134512640 135712473 4294956192 18446744073709551615 134564776 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 64618 63098 109 292 0 64323 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 258472

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 4255
/proc/meminfo: memFree=1068912/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=267440 CPUtime=522.1
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 65767 0 0 0 52156 54 0 0 25 0 1 0 1130858498 273858560 65296 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 66860 65296 109 292 0 66565 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 267440

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 4255
/proc/meminfo: memFree=1055216/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=281288 CPUtime=582.08
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 69147 0 0 0 58151 57 0 0 25 0 1 0 1130858498 288038912 68676 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 70322 68676 109 292 0 70027 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 281288

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 4257
/proc/meminfo: memFree=1049968/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=286588 CPUtime=642.06
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 70426 0 0 0 64148 58 0 0 25 0 1 0 1130858498 293466112 69955 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 71647 69955 109 292 0 71352 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 286588

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 4257
/proc/meminfo: memFree=1045360/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=291712 CPUtime=702.03
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 71636 0 0 0 70144 59 0 0 25 0 1 0 1130858498 298713088 71165 1992294400 134512640 135712473 4294956192 18446744073709551615 134564204 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 72928 71165 109 292 0 72633 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 291712

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 4257
/proc/meminfo: memFree=1031984/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=305728 CPUtime=762.02
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 75126 0 0 0 76138 64 0 0 25 0 1 0 1130858498 313065472 74446 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 76432 74446 109 292 0 76137 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 305728

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4257
/proc/meminfo: memFree=1025904/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=312060 CPUtime=821.99
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 76669 0 0 0 82133 66 0 0 25 0 1 0 1130858498 319549440 75989 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 78015 75989 109 292 0 77720 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 312060

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4257
/proc/meminfo: memFree=1021552/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=316724 CPUtime=881.97
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 77736 0 0 0 88130 67 0 0 25 0 1 0 1130858498 324325376 77056 1992294400 134512640 135712473 4294956192 18446744073709551615 134557917 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 79181 77056 109 292 0 78886 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 316724

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 4257
/proc/meminfo: memFree=1020272/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=318100 CPUtime=941.95
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 78049 0 0 0 94127 68 0 0 25 0 1 0 1130858498 325734400 77369 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 79525 77369 109 292 0 79230 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 318100

[startup+1002.3 s]
/proc/loadavg: 1.11 1.03 1.01 2/65 4257
/proc/meminfo: memFree=1014832/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=323700 CPUtime=1001.93
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 79420 0 0 0 100123 70 0 0 25 0 1 0 1130858498 331468800 78740 1992294400 134512640 135712473 4294956192 18446744073709551615 134564238 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 80925 78740 109 292 0 80630 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 323700

[startup+1062.3 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 4257
/proc/meminfo: memFree=1005744/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=333148 CPUtime=1061.91
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 81698 0 0 0 106118 73 0 0 25 0 1 0 1130858498 341143552 81018 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 83287 81018 109 292 0 82992 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 333148

[startup+1122.3 s]
/proc/loadavg: 1.11 1.04 1.00 2/65 4257
/proc/meminfo: memFree=997552/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=341484 CPUtime=1121.88
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 83736 0 0 0 112113 75 0 0 25 0 1 0 1130858498 349679616 83056 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 85371 83056 109 292 0 85076 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 341484

[startup+1182.3 s]
/proc/loadavg: 1.15 1.06 1.01 2/65 4257
/proc/meminfo: memFree=996272/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=342956 CPUtime=1181.86
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 84041 0 0 0 118110 76 0 0 25 0 1 0 1130858498 351186944 83361 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 85739 83361 109 292 0 85444 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 342956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.12 1.06 1.01 2/65 4257
/proc/meminfo: memFree=996272/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=342956 CPUtime=1200.06
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 84041 0 0 0 119930 76 0 0 25 0 1 0 1130858498 351186944 83361 1992294400 134512640 135712473 4294956192 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 85739 83361 109 292 0 85444 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 342956

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.12 1.06 1.01 2/65 4257
/proc/meminfo: memFree=996272/2055920 swapFree=4174052/4192956
[pid=4254] ppid=4252 vsize=342956 CPUtime=1200.06
/proc/4254/stat : 4254 (SApperloT-hrp) R 4252 4254 3584 0 -1 4194304 84041 0 0 0 119930 76 0 0 25 0 1 0 1130858498 351186944 83361 1992294400 134512640 135712473 4294956192 18446744073709551615 134564120 0 0 4096 0 0 0 0 17 1 0 0
/proc/4254/statm: 85739 83361 109 292 0 85444 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 342956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.13
CPU user time (s): 1199.31
CPU system time (s): 0.817875
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 342956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.31
system time used= 0.817875
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 84041
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= 2290

runsolver used 0.810876 second user time and 2.6166 second system time

The end

Launcher Data

Begin job on node17 at 2009-04-01 12:32:05
IDJOB=1534590
IDBENCH=70692
IDSOLVER=510
FILE ID=node17/1534590-1238581925
PBS_JOBID= 9070532
Free space on /tmp= 66340 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/400/unif-k3-r4.25-v400-c1700-S1531283922-009.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534590-1238581925/watcher-1534590-1238581925 -o /tmp/evaluation-result-1534590-1238581925/solver-1534590-1238581925 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1665945023 HOME/instance-1534590-1238581925.cnf

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

MD5SUM BENCH= ed6fcf5f29f5b190db98674f0404abc2
RANDOM SEED=1665945023

node17.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.265
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	: 5914.62
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.265
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:       1330648 kB
Buffers:        107348 kB
Cached:         508892 kB
SwapCached:      12692 kB
Active:         210032 kB
Inactive:       420316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1330648 kB
SwapTotal:     4192956 kB
SwapFree:      4174052 kB
Dirty:            1460 kB
Writeback:           0 kB
Mapped:          19744 kB
Slab:            80856 kB
Committed_AS:  3081872 kB
PageTables:       1464 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= 66340 MiB
End job on node17 at 2009-04-01 12:52:07