Trace number 1534875

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.15 1200.47

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/360/
unif-k3-r4.25-v360-c1530-S1293537826-039.cnf
MD5SUM3cbdb12135a22f8cc0405b84f56b2b22
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.051991
Satisfiable
(Un)Satisfiability was proved
Number of variables360
Number of clauses1530
Sum of the clauses size4590
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31530
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-1534875-1238599700/watcher-1534875-1238599700 -o /tmp/evaluation-result-1534875-1238599700/solver-1534875-1238599700 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1523923890 HOME/instance-1534875-1238599700.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.98 1.30 1.10 3/73 24602
/proc/meminfo: memFree=1522464/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=1484 CPUtime=0
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 171 0 0 0 0 0 0 0 20 0 1 0 1132634542 1519616 154 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 371 154 105 292 0 76 0

[startup+0.0577841 s]
/proc/loadavg: 1.98 1.30 1.10 3/73 24602
/proc/meminfo: memFree=1522464/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=1616 CPUtime=0.05
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 202 0 0 0 5 0 0 0 20 0 1 0 1132634542 1654784 185 1992294400 134512640 135712473 4294956192 18446744073709551615 134581126 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 404 185 105 292 0 109 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1616

[startup+0.102787 s]
/proc/loadavg: 1.98 1.30 1.10 3/73 24602
/proc/meminfo: memFree=1522464/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=1616 CPUtime=0.1
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 213 0 0 0 10 0 0 0 20 0 1 0 1132634542 1654784 196 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 404 196 105 292 0 109 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1616

[startup+0.301811 s]
/proc/loadavg: 1.98 1.30 1.10 3/73 24602
/proc/meminfo: memFree=1522464/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=2012 CPUtime=0.29
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 329 0 0 0 29 0 0 0 22 0 1 0 1132634542 2060288 312 1992294400 134512640 135712473 4294956192 18446744073709551615 134564238 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 503 312 109 292 0 208 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2012

[startup+0.701857 s]
/proc/loadavg: 1.98 1.30 1.10 3/73 24602
/proc/meminfo: memFree=1522464/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=2144 CPUtime=0.69
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 360 0 0 0 69 0 0 0 25 0 1 0 1132634542 2195456 343 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 536 343 109 292 0 241 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2144

[startup+1.50195 s]
/proc/loadavg: 1.98 1.30 1.10 2/74 24603
/proc/meminfo: memFree=1521368/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=2276 CPUtime=1.49
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 395 0 0 0 149 0 0 0 25 0 1 0 1132634542 2330624 378 1992294400 134512640 135712473 4294956192 18446744073709551615 134558588 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 569 378 109 292 0 274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2276

[startup+3.10114 s]
/proc/loadavg: 1.98 1.30 1.10 2/74 24603
/proc/meminfo: memFree=1521112/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=2948 CPUtime=3.09
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 549 0 0 0 309 0 0 0 25 0 1 0 1132634542 3018752 532 1992294400 134512640 135712473 4294956192 18446744073709551615 134563805 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 737 532 109 292 0 442 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2948

[startup+6.30151 s]
/proc/loadavg: 1.90 1.29 1.10 2/74 24603
/proc/meminfo: memFree=1517464/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=5984 CPUtime=6.29
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 1320 0 0 0 628 1 0 0 25 0 1 0 1132634542 6127616 1303 1992294400 134512640 135712473 4294956192 18446744073709551615 134579409 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 1496 1303 109 292 0 1201 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5984

[startup+12.7013 s]
/proc/loadavg: 1.83 1.29 1.10 2/74 24603
/proc/meminfo: memFree=1517080/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=6248 CPUtime=12.69
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 1390 0 0 0 1268 1 0 0 25 0 1 0 1132634542 6397952 1373 1992294400 134512640 135712473 4294956192 18446744073709551615 134563403 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 1562 1373 109 292 0 1267 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6248

[startup+25.5027 s]
/proc/loadavg: 1.64 1.27 1.10 2/74 24603
/proc/meminfo: memFree=1516696/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=6644 CPUtime=25.49
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 1483 0 0 0 2548 1 0 0 25 0 1 0 1132634542 6803456 1466 1992294400 134512640 135712473 4294956192 18446744073709551615 134564519 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 1661 1466 109 292 0 1366 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6644

[startup+51.1027 s]
/proc/loadavg: 1.42 1.25 1.09 2/74 24603
/proc/meminfo: memFree=1516248/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=7176 CPUtime=51.08
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 1593 0 0 0 5107 1 0 0 25 0 1 0 1132634542 7348224 1576 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 1794 1576 109 292 0 1499 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7176

[startup+102.307 s]
/proc/loadavg: 1.18 1.21 1.09 2/74 24603
/proc/meminfo: memFree=1515736/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=7708 CPUtime=102.27
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 1742 0 0 0 10226 1 0 0 25 0 1 0 1132634542 7892992 1725 1992294400 134512640 135712473 4294956192 18446744073709551615 134564603 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 1927 1725 109 292 0 1632 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 7708

[startup+162.303 s]
/proc/loadavg: 1.06 1.17 1.08 2/74 24603
/proc/meminfo: memFree=1515288/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=8112 CPUtime=162.25
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 1851 0 0 0 16224 1 0 0 25 0 1 0 1132634542 8306688 1834 1992294400 134512640 135712473 4294956192 18446744073709551615 134587301 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 2028 1834 109 292 0 1733 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 8112

[startup+222.303 s]
/proc/loadavg: 1.02 1.13 1.07 2/74 24603
/proc/meminfo: memFree=1495320/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=29244 CPUtime=222.23
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 6932 0 0 0 22218 5 0 0 25 0 1 0 1132634542 29945856 6849 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 7311 6849 109 292 0 7016 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 29244

[startup+282.303 s]
/proc/loadavg: 1.01 1.11 1.07 2/74 24603
/proc/meminfo: memFree=1458264/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=67584 CPUtime=282.22
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 16292 0 0 0 28207 15 0 0 25 0 1 0 1132634542 69206016 16209 1992294400 134512640 135712473 4294956192 18446744073709551615 134564224 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 16896 16209 109 292 0 16601 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 67584

[startup+342.303 s]
/proc/loadavg: 1.00 1.08 1.06 2/74 24603
/proc/meminfo: memFree=1419608/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=106664 CPUtime=342.2
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 25843 0 0 0 34195 25 0 0 25 0 1 0 1132634542 109223936 25760 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 26666 25760 109 292 0 26371 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 106664

[startup+402.303 s]
/proc/loadavg: 1.00 1.07 1.06 2/74 24603
/proc/meminfo: memFree=1382424/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=144224 CPUtime=402.18
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 35075 0 0 0 40185 33 0 0 25 0 1 0 1132634542 147685376 34992 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 36056 34992 109 292 0 35761 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 144224

[startup+462.301 s]
/proc/loadavg: 1.00 1.05 1.05 2/74 24603
/proc/meminfo: memFree=1342296/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=185236 CPUtime=462.16
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 45175 0 0 0 46173 43 0 0 25 0 1 0 1132634542 189681664 45092 1992294400 134512640 135712473 4294956192 18446744073709551615 134564317 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 46309 45092 109 292 0 46014 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 185236

[startup+522.301 s]
/proc/loadavg: 1.00 1.04 1.04 2/74 24603
/proc/meminfo: memFree=1301464/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=226752 CPUtime=522.15
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 55422 0 0 0 52161 54 0 0 25 0 1 0 1132634542 232194048 55339 1992294400 134512640 135712473 4294956192 18446744073709551615 134540611 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 56688 55339 109 292 0 56393 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 226752

[startup+582.301 s]
/proc/loadavg: 1.00 1.03 1.04 2/74 24603
/proc/meminfo: memFree=1258968/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=268940 CPUtime=582.14
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 65858 0 0 0 58150 64 0 0 25 0 1 0 1132634542 275394560 65775 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 67235 65775 109 292 0 66940 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 268940

[startup+642.301 s]
/proc/loadavg: 1.00 1.02 1.03 2/74 24603
/proc/meminfo: memFree=1217240/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=310772 CPUtime=642.13
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 76270 0 0 0 64141 72 0 0 25 0 1 0 1132634542 318230528 76187 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 77693 76187 109 292 0 77398 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 310772

[startup+702.301 s]
/proc/loadavg: 1.00 1.02 1.03 2/74 24603
/proc/meminfo: memFree=1183384/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=345520 CPUtime=702.1
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 84877 0 0 0 70130 80 0 0 25 0 1 0 1132634542 353812480 84664 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 86380 84664 109 292 0 86085 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 345520

[startup+762.305 s]
/proc/loadavg: 1.00 1.01 1.02 2/74 24603
/proc/meminfo: memFree=1170136/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=358764 CPUtime=762.09
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 88148 0 0 0 76124 85 0 0 25 0 1 0 1132634542 367374336 87935 1992294400 134512640 135712473 4294956192 18446744073709551615 134564799 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 89691 87935 109 292 0 89396 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 358764

[startup+822.301 s]
/proc/loadavg: 1.00 1.01 1.02 2/74 24603
/proc/meminfo: memFree=1154712/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=374676 CPUtime=822.07
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 92044 0 0 0 82117 90 0 0 25 0 1 0 1132634542 383668224 91831 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 93669 91831 109 292 0 93374 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 374676

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 24603
/proc/meminfo: memFree=1142872/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=387616 CPUtime=882.05
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 95003 0 0 0 88112 93 0 0 25 0 1 0 1132634542 396918784 94790 1992294400 134512640 135712473 4294956192 18446744073709551615 134601768 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 96904 94790 109 292 0 96609 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 387616

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24603
/proc/meminfo: memFree=1133080/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=397356 CPUtime=942.03
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 97449 0 0 0 94106 97 0 0 25 0 1 0 1132634542 406892544 97236 1992294400 134512640 135712473 4294956192 18446744073709551615 134564317 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 99339 97236 109 292 0 99044 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 397356

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24603
/proc/meminfo: memFree=1122328/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=408788 CPUtime=1002.02
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 100149 0 0 0 100102 100 0 0 25 0 1 0 1132634542 418598912 99936 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 102197 99936 109 292 0 101902 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 408788

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24603
/proc/meminfo: memFree=1108952/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=422508 CPUtime=1062
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 103465 0 0 0 106098 102 0 0 25 0 1 0 1132634542 432648192 103252 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 105627 103252 109 292 0 105332 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 422508

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24603
/proc/meminfo: memFree=1102680/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=429332 CPUtime=1121.99
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 105010 0 0 0 112095 104 0 0 25 0 1 0 1132634542 439635968 104797 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 107333 104797 109 292 0 107038 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 429332

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24604
/proc/meminfo: memFree=1092952/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=439444 CPUtime=1181.97
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 107494 0 0 0 118090 107 0 0 25 0 1 0 1132634542 449990656 107281 1992294400 134512640 135712473 4294956192 18446744073709551615 134564618 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 109861 107281 109 292 0 109566 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 439444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 24604
/proc/meminfo: memFree=1087128/2055920 swapFree=4175504/4192956
[pid=24602] ppid=24600 vsize=445232 CPUtime=1200.07
/proc/24602/stat : 24602 (SApperloT-hrp) R 24600 24602 24043 0 -1 4194304 108865 0 0 0 119899 108 0 0 25 0 1 0 1132634542 455917568 108652 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/24602/statm: 111308 108652 109 292 0 111013 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 445232

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): 1200.47
CPU time (s): 1200.15
CPU user time (s): 1198.99
CPU system time (s): 1.15582
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 445232

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

runsolver used 0.977851 second user time and 3.39948 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-01 17:28:20
IDJOB=1534875
IDBENCH=70749
IDSOLVER=510
FILE ID=node77/1534875-1238599700
PBS_JOBID= 9068329
Free space on /tmp= 66552 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/360/unif-k3-r4.25-v360-c1530-S1293537826-039.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534875-1238599700/watcher-1534875-1238599700 -o /tmp/evaluation-result-1534875-1238599700/solver-1534875-1238599700 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1523923890 HOME/instance-1534875-1238599700.cnf

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

MD5SUM BENCH= 3cbdb12135a22f8cc0405b84f56b2b22
RANDOM SEED=1523923890

node77.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.230
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.230
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1522880 kB
Buffers:         91304 kB
Cached:         347452 kB
SwapCached:       9160 kB
Active:         221672 kB
Inactive:       230364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522880 kB
SwapTotal:     4192956 kB
SwapFree:      4175504 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:          17552 kB
Slab:            66068 kB
Committed_AS:  2858920 kB
PageTables:       1984 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= 66552 MiB
End job on node77 at 2009-04-01 17:48:23