Trace number 1534200

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.11 1200.39

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S1892788676-021.cnf
MD5SUM2a69d64bc0469e28656e3317eba96ba6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark798.286
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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-1534200-1238549627/watcher-1534200-1238549627 -o /tmp/evaluation-result-1534200-1238549627/solver-1534200-1238549627 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1636132102 HOME/instance-1534200-1238549627.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 13652
/proc/meminfo: memFree=1536808/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=1484 CPUtime=0
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 177 0 0 0 0 0 0 0 18 0 1 0 1127624501 1519616 160 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 371 160 105 292 0 76 0

[startup+0.0828429 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 13652
/proc/meminfo: memFree=1536808/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=1616 CPUtime=0.08
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 224 0 0 0 8 0 0 0 18 0 1 0 1127624501 1654784 207 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 404 207 105 292 0 109 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1616

[startup+0.101845 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 13652
/proc/meminfo: memFree=1536808/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=1616 CPUtime=0.09
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 227 0 0 0 9 0 0 0 18 0 1 0 1127624501 1654784 210 1992294400 134512640 135712473 4294956208 18446744073709551615 134564397 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 404 210 105 292 0 109 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1616

[startup+0.301862 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 13652
/proc/meminfo: memFree=1536808/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=2144 CPUtime=0.29
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 354 0 0 0 29 0 0 0 19 0 1 0 1127624501 2195456 337 1992294400 134512640 135712473 4294956208 18446744073709551615 135143441 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 536 337 109 292 0 241 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2144

[startup+0.701897 s]
/proc/loadavg: 1.00 1.00 1.08 3/64 13652
/proc/meminfo: memFree=1536808/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=2408 CPUtime=0.69
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 411 0 0 0 69 0 0 0 22 0 1 0 1127624501 2465792 394 1992294400 134512640 135712473 4294956208 18446744073709551615 134568131 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 602 394 109 292 0 307 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2408

[startup+1.50297 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 13653
/proc/meminfo: memFree=1535520/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=2672 CPUtime=1.49
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 466 0 0 0 149 0 0 0 25 0 1 0 1127624501 2736128 449 1992294400 134512640 135712473 4294956208 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 668 449 109 292 0 373 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2672

[startup+3.10111 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 13653
/proc/meminfo: memFree=1535200/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=2804 CPUtime=3.09
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 519 0 0 0 309 0 0 0 25 0 1 0 1127624501 2871296 502 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 701 502 109 292 0 406 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2804

[startup+6.30139 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 13653
/proc/meminfo: memFree=1533152/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=7028 CPUtime=6.29
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 1565 0 0 0 628 1 0 0 25 0 1 0 1127624501 7196672 1548 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 1757 1548 109 292 0 1462 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7028

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 13653
/proc/meminfo: memFree=1528672/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=9140 CPUtime=12.69
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 2092 0 0 0 1268 1 0 0 25 0 1 0 1127624501 9359360 2075 1992294400 134512640 135712473 4294956208 18446744073709551615 134559312 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 2285 2075 109 292 0 1990 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9140

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 13653
/proc/meminfo: memFree=1528040/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=9672 CPUtime=25.49
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 2239 0 0 0 2548 1 0 0 25 0 1 0 1127624501 9904128 2222 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 2418 2222 109 292 0 2123 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9672

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 13653
/proc/meminfo: memFree=1527400/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=10348 CPUtime=51.08
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 2397 0 0 0 5107 1 0 0 25 0 1 0 1127624501 10596352 2380 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 2587 2380 109 292 0 2292 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10348

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 13653
/proc/meminfo: memFree=1526696/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=11024 CPUtime=102.27
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 2566 0 0 0 10226 1 0 0 25 0 1 0 1127624501 11288576 2549 1992294400 134512640 135712473 4294956208 18446744073709551615 134564210 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 2756 2549 109 292 0 2461 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 11024

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 13653
/proc/meminfo: memFree=1526120/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=11568 CPUtime=162.25
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 2721 0 0 0 16224 1 0 0 25 0 1 0 1127624501 11845632 2704 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 2892 2704 109 292 0 2597 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 11568

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 13653
/proc/meminfo: memFree=1525672/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=12120 CPUtime=222.23
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 2826 0 0 0 22222 1 0 0 25 0 1 0 1127624501 12410880 2809 1992294400 134512640 135712473 4294956208 18446744073709551615 134564814 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 3030 2809 109 292 0 2735 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 12120

[startup+282.301 s]
/proc/loadavg: 1.12 1.03 1.06 2/65 13653
/proc/meminfo: memFree=1525352/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=12400 CPUtime=282.23
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 2901 0 0 0 28221 2 0 0 25 0 1 0 1127624501 12697600 2884 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 3100 2884 109 292 0 2805 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 12400

[startup+342.302 s]
/proc/loadavg: 1.08 1.04 1.06 2/65 13653
/proc/meminfo: memFree=1525096/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=12536 CPUtime=342.21
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 2950 0 0 0 34219 2 0 0 25 0 1 0 1127624501 12836864 2933 1992294400 134512640 135712473 4294956208 18446744073709551615 134563891 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 3134 2933 109 292 0 2839 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 12536

[startup+402.302 s]
/proc/loadavg: 1.03 1.03 1.05 2/65 13653
/proc/meminfo: memFree=1510504/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=27480 CPUtime=402.2
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 6668 0 0 0 40215 5 0 0 25 0 1 0 1127624501 28139520 6585 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 6870 6585 109 292 0 6575 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 27480

[startup+462.301 s]
/proc/loadavg: 1.01 1.02 1.05 2/65 13655
/proc/meminfo: memFree=1481512/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=57312 CPUtime=462.18
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 13905 0 0 0 46205 13 0 0 25 0 1 0 1127624501 58687488 13822 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 14328 13822 109 292 0 14033 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 57312

[startup+522.301 s]
/proc/loadavg: 1.00 1.02 1.04 2/65 13655
/proc/meminfo: memFree=1453224/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=86624 CPUtime=522.17
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 21018 0 0 0 52195 22 0 0 25 0 1 0 1127624501 88702976 20935 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 21656 20935 109 292 0 21361 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 86624

[startup+582.302 s]
/proc/loadavg: 1.00 1.01 1.03 2/65 13655
/proc/meminfo: memFree=1418472/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=121976 CPUtime=582.15
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 29739 0 0 0 58184 31 0 0 25 0 1 0 1127624501 124903424 29656 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 30494 29656 109 292 0 30199 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 121976

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 13655
/proc/meminfo: memFree=1385512/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=155168 CPUtime=642.14
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 37834 0 0 0 64175 39 0 0 25 0 1 0 1127624501 158892032 37751 1992294400 134512640 135712473 4294956208 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 38792 37751 109 292 0 38497 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 155168

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 13655
/proc/meminfo: memFree=1352808/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=188312 CPUtime=702.12
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 45992 0 0 0 70163 49 0 0 25 0 1 0 1127624501 192831488 45909 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 47078 45909 109 292 0 46783 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 188312

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 13655
/proc/meminfo: memFree=1320808/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=220948 CPUtime=762.11
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 54014 0 0 0 76152 59 0 0 25 0 1 0 1127624501 226250752 53931 1992294400 134512640 135712473 4294956208 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 55237 53931 109 292 0 54942 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 220948

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 13655
/proc/meminfo: memFree=1291240/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=251332 CPUtime=822.09
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 61485 0 0 0 82142 67 0 0 25 0 1 0 1127624501 257363968 61402 1992294400 134512640 135712473 4294956208 18446744073709551615 134564137 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 62833 61402 109 292 0 62538 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 251332

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13655
/proc/meminfo: memFree=1257384/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=285192 CPUtime=882.08
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 69825 0 0 0 88130 78 0 0 25 0 1 0 1127624501 292036608 69742 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 71298 69742 109 292 0 71003 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 285192

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13655
/proc/meminfo: memFree=1227176/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=316312 CPUtime=942.06
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 77516 0 0 0 94120 86 0 0 25 0 1 0 1127624501 323903488 77433 1992294400 134512640 135712473 4294956208 18446744073709551615 134564352 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 79078 77433 109 292 0 78783 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 316312

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13655
/proc/meminfo: memFree=1182440/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=361068 CPUtime=1002.05
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 88619 0 0 0 100110 95 0 0 25 0 1 0 1127624501 369733632 88536 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 90267 88536 109 292 0 89972 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 361068

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13655
/proc/meminfo: memFree=1130728/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=412660 CPUtime=1062.04
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 101460 0 0 0 106100 104 0 0 25 0 1 0 1127624501 422563840 101377 1992294400 134512640 135712473 4294956208 18446744073709551615 134601768 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 103165 101377 109 292 0 102870 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 412660

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13655
/proc/meminfo: memFree=1076648/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=467016 CPUtime=1122.03
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 115005 0 0 0 112088 115 0 0 25 0 1 0 1127624501 478224384 114922 1992294400 134512640 135712473 4294956208 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 116754 114922 109 292 0 116459 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 467016

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13655
/proc/meminfo: memFree=1007656/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=536968 CPUtime=1182.01
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 132407 0 0 0 118075 126 0 0 25 0 1 0 1127624501 549855232 132324 1992294400 134512640 135712473 4294956208 18446744073709551615 134587458 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 134242 132324 109 292 0 133947 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 536968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13655
/proc/meminfo: memFree=977832/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=565480 CPUtime=1200.01
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 139549 0 0 0 119871 130 0 0 25 0 1 0 1127624501 579051520 139466 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 141370 139466 109 292 0 141075 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 565480

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 13655
/proc/meminfo: memFree=977832/2055920 swapFree=4178796/4192956
[pid=13652] ppid=13650 vsize=565480 CPUtime=1200.01
/proc/13652/stat : 13652 (SApperloT-hrp) R 13650 13652 13587 0 -1 4194304 139549 0 0 0 119871 130 0 0 25 0 1 0 1127624501 579051520 139466 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/13652/statm: 141370 139466 109 292 0 141075 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 565480

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.39
CPU time (s): 1200.11
CPU user time (s): 1198.71
CPU system time (s): 1.39079
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 565480

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

runsolver used 0.897863 second user time and 2.52861 second system time

The end

Launcher Data

Begin job on node57 at 2009-04-01 03:33:47
IDJOB=1534200
IDBENCH=70614
IDSOLVER=510
FILE ID=node57/1534200-1238549627
PBS_JOBID= 9062124
Free space on /tmp= 66264 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/460/unif-k3-r4.25-v460-c1955-S1892788676-021.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534200-1238549627/watcher-1534200-1238549627 -o /tmp/evaluation-result-1534200-1238549627/solver-1534200-1238549627 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1636132102 HOME/instance-1534200-1238549627.cnf

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

MD5SUM BENCH= 2a69d64bc0469e28656e3317eba96ba6
RANDOM SEED=1636132102

node57.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.213
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.213
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:       1537224 kB
Buffers:         87284 kB
Cached:         337340 kB
SwapCached:       7992 kB
Active:         204420 kB
Inactive:       229604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1537224 kB
SwapTotal:     4192956 kB
SwapFree:      4178796 kB
Dirty:            1468 kB
Writeback:           0 kB
Mapped:          15088 kB
Slab:            70728 kB
Committed_AS:  2720480 kB
PageTables:       1392 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= 66264 MiB
End job on node57 at 2009-04-01 03:53:49