Trace number 1532649

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 base? (TO) 1200.09 1200.52

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/8000/
unif-k3-r4.2-v8000-c33600-S195213520-027.cnf
MD5SUM9441297e33213208348519454e6efb92
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark9.28859
Satisfiable
(Un)Satisfiability was proved
Number of variables8000
Number of clauses33600
Sum of the clauses size100800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 333600
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-1532649-1238391853/watcher-1532649-1238391853 -o /tmp/evaluation-result-1532649-1238391853/solver-1532649-1238391853 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-base -seed=1410117563 HOME/instance-1532649-1238391853.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.09 3/64 10110
/proc/meminfo: memFree=1596152/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=1932 CPUtime=0
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 245 0 0 0 0 0 0 0 18 0 1 0 1111850350 1978368 229 1992294400 134512640 135674425 4294956192 18446744073709551615 135172350 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 483 230 91 283 0 197 0

[startup+0.0849131 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 10110
/proc/meminfo: memFree=1596152/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=3252 CPUtime=0.07
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 598 0 0 0 7 0 0 0 18 0 1 0 1111850350 3330048 581 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 813 581 99 283 0 527 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3252

[startup+0.101916 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 10110
/proc/meminfo: memFree=1596152/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=3384 CPUtime=0.09
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 612 0 0 0 9 0 0 0 18 0 1 0 1111850350 3465216 595 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 846 595 99 283 0 560 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3384

[startup+0.301955 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 10110
/proc/meminfo: memFree=1596152/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=4044 CPUtime=0.29
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 781 0 0 0 29 0 0 0 19 0 1 0 1111850350 4141056 764 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 1011 764 99 283 0 725 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4044

[startup+0.701035 s]
/proc/loadavg: 1.00 1.00 1.09 3/64 10110
/proc/meminfo: memFree=1596152/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=5364 CPUtime=0.69
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 1126 0 0 0 69 0 0 0 22 0 1 0 1111850350 5492736 1109 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 1341 1109 99 283 0 1055 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5364

[startup+1.50119 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10111
/proc/meminfo: memFree=1591088/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=8004 CPUtime=1.49
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 1796 0 0 0 148 1 0 0 25 0 1 0 1111850350 8196096 1779 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 2001 1779 99 283 0 1715 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8004

[startup+3.10151 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10111
/proc/meminfo: memFree=1587248/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=13152 CPUtime=3.08
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 3050 0 0 0 307 1 0 0 25 0 1 0 1111850350 13467648 3033 1992294400 134512640 135674425 4294956192 18446744073709551615 135112886 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 3288 3033 99 283 0 3002 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13152

[startup+6.30115 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10111
/proc/meminfo: memFree=1578032/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=20148 CPUtime=6.28
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 4788 0 0 0 626 2 0 0 25 0 1 0 1111850350 20631552 4771 1992294400 134512640 135674425 4294956192 18446744073709551615 134564848 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 5037 4771 99 283 0 4751 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20148

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10111
/proc/meminfo: memFree=1573744/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=23716 CPUtime=12.69
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 5705 0 0 0 1266 3 0 0 25 0 1 0 1111850350 24285184 5688 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 5929 5688 99 283 0 5643 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 23716

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 10111
/proc/meminfo: memFree=1570352/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=26884 CPUtime=25.48
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 6471 0 0 0 2545 3 0 0 25 0 1 0 1111850350 27529216 6454 1992294400 134512640 135674425 4294956192 18446744073709551615 134550634 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 6721 6454 99 283 0 6435 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26884

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 10111
/proc/meminfo: memFree=1566128/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=31936 CPUtime=51.07
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 7737 0 0 0 5102 5 0 0 25 0 1 0 1111850350 32702464 7720 1992294400 134512640 135674425 4294956192 18446744073709551615 134556476 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 7984 7720 99 283 0 7698 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 31936

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 10113
/proc/meminfo: memFree=1561712/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=35528 CPUtime=102.26
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 8593 0 0 0 10220 6 0 0 25 0 1 0 1111850350 36380672 8576 1992294400 134512640 135674425 4294956192 18446744073709551615 134581549 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 8882 8576 99 283 0 8596 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 35528

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 10113
/proc/meminfo: memFree=1556144/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=41072 CPUtime=162.23
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 9989 0 0 0 16216 7 0 0 25 0 1 0 1111850350 42057728 9972 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 10268 9972 99 283 0 9982 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 41072

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 10113
/proc/meminfo: memFree=1554032/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=43328 CPUtime=222.21
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 10526 0 0 0 22213 8 0 0 25 0 1 0 1111850350 44367872 10509 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 10832 10509 99 283 0 10546 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 43328

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 10113
/proc/meminfo: memFree=1549680/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=47864 CPUtime=282.19
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 11631 0 0 0 28210 9 0 0 25 0 1 0 1111850350 49012736 11614 1992294400 134512640 135674425 4294956192 18446744073709551615 134564843 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 11966 11614 99 283 0 11680 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 47864

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 10113
/proc/meminfo: memFree=1545968/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=51708 CPUtime=342.17
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 12559 0 0 0 34206 11 0 0 25 0 1 0 1111850350 52948992 12542 1992294400 134512640 135674425 4294956192 18446744073709551615 134564611 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 12927 12542 99 283 0 12641 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 51708

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 10113
/proc/meminfo: memFree=1545968/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=51708 CPUtime=402.15
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 12560 0 0 0 40204 11 0 0 25 0 1 0 1111850350 52948992 12543 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 12927 12543 99 283 0 12641 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 51708

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 10113
/proc/meminfo: memFree=1540720/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=57216 CPUtime=462.12
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 13861 0 0 0 46200 12 0 0 25 0 1 0 1111850350 58589184 13844 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 14304 13844 99 283 0 14018 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 57216

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 10113
/proc/meminfo: memFree=1539056/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=58832 CPUtime=522.11
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 14271 0 0 0 52198 13 0 0 25 0 1 0 1111850350 60243968 14254 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 14708 14254 99 283 0 14422 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 58832

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 10113
/proc/meminfo: memFree=1539056/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=58832 CPUtime=582.08
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 14273 0 0 0 58195 13 0 0 25 0 1 0 1111850350 60243968 14256 1992294400 134512640 135674425 4294956192 18446744073709551615 134564339 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 14708 14256 99 283 0 14422 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 58832

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 10113
/proc/meminfo: memFree=1539056/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=58832 CPUtime=642.06
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 14275 0 0 0 64193 13 0 0 25 0 1 0 1111850350 60243968 14258 1992294400 134512640 135674425 4294956192 18446744073709551615 134564826 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 14708 14258 99 283 0 14422 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 58832

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 10113
/proc/meminfo: memFree=1538160/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=59972 CPUtime=702.04
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 14506 0 0 0 70190 14 0 0 25 0 1 0 1111850350 61411328 14489 1992294400 134512640 135674425 4294956192 18446744073709551615 134558402 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 14993 14489 99 283 0 14707 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 59972

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 10113
/proc/meminfo: memFree=1535792/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=62472 CPUtime=762.03
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 15092 0 0 0 76188 15 0 0 25 0 1 0 1111850350 63971328 15075 1992294400 134512640 135674425 4294956192 18446744073709551615 134581549 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 15618 15075 99 283 0 15332 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 62472

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 10113
/proc/meminfo: memFree=1533296/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=65040 CPUtime=822
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 15706 0 0 0 82185 15 0 0 25 0 1 0 1111850350 66600960 15689 1992294400 134512640 135674425 4294956192 18446744073709551615 134564854 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 16260 15689 99 283 0 15974 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 65040

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10113
/proc/meminfo: memFree=1533296/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=65040 CPUtime=881.98
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 15707 0 0 0 88182 16 0 0 25 0 1 0 1111850350 66600960 15690 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 16260 15690 99 283 0 15974 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 65040

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10113
/proc/meminfo: memFree=1533232/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=65040 CPUtime=941.96
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 15715 0 0 0 94180 16 0 0 25 0 1 0 1111850350 66600960 15698 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 16260 15698 99 283 0 15974 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 65040

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10113
/proc/meminfo: memFree=1532144/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=66096 CPUtime=1001.94
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 15996 0 0 0 100177 17 0 0 25 0 1 0 1111850350 67682304 15979 1992294400 134512640 135674425 4294956192 18446744073709551615 134564017 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 16524 15979 99 283 0 16238 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 66096

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10119
/proc/meminfo: memFree=1530096/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=68076 CPUtime=1061.91
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 16493 0 0 0 106174 17 0 0 25 0 1 0 1111850350 69709824 16476 1992294400 134512640 135674425 4294956192 18446744073709551615 134559257 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 17019 16476 99 283 0 16733 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 68076

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10119
/proc/meminfo: memFree=1522032/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=77044 CPUtime=1121.89
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 18668 0 0 0 112171 18 0 0 25 0 1 0 1111850350 78893056 18618 1992294400 134512640 135674425 4294956192 18446744073709551615 134564250 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 19261 18618 99 283 0 18975 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 77044

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10119
/proc/meminfo: memFree=1518576/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=79956 CPUtime=1181.87
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 19406 0 0 0 118168 19 0 0 25 0 1 0 1111850350 81874944 19356 1992294400 134512640 135674425 4294956192 18446744073709551615 134564660 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 19989 19356 99 283 0 19703 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 79956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 10119
/proc/meminfo: memFree=1518576/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=79956 CPUtime=1200.07
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 19406 0 0 0 119988 19 0 0 25 0 1 0 1111850350 81874944 19356 1992294400 134512640 135674425 4294956192 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 19989 19356 99 283 0 19703 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 79956

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/65 10119
/proc/meminfo: memFree=1518576/2055920 swapFree=4175828/4192956
[pid=10110] ppid=10108 vsize=79956 CPUtime=1200.07
/proc/10110/stat : 10110 (SApperloT-base) R 10108 10110 9822 0 -1 4194304 19406 0 0 0 119988 19 0 0 25 0 1 0 1111850350 81874944 19356 1992294400 134512640 135674425 4294956192 18446744073709551615 134564244 0 0 4096 0 0 0 0 17 1 0 0
/proc/10110/statm: 19989 19356 99 283 0 19703 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 79956

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.09
CPU user time (s): 1199.88
CPU system time (s): 0.210967
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 79956

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

runsolver used 0.903862 second user time and 2.52462 second system time

The end

Launcher Data

Begin job on node33 at 2009-03-30 07:44:14
IDJOB=1532649
IDBENCH=70304
IDSOLVER=509
FILE ID=node33/1532649-1238391853
PBS_JOBID= 9061359
Free space on /tmp= 66132 MiB

SOLVER NAME= SApperloT base
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/8000/unif-k3-r4.2-v8000-c33600-S195213520-027.cnf
COMMAND LINE= HOME/SApperloT-base -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532649-1238391853/watcher-1532649-1238391853 -o /tmp/evaluation-result-1532649-1238391853/solver-1532649-1238391853 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-base -seed=1410117563 HOME/instance-1532649-1238391853.cnf

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

MD5SUM BENCH= 9441297e33213208348519454e6efb92
RANDOM SEED=1410117563

node33.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.266
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.266
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:       1596568 kB
Buffers:         72088 kB
Cached:         297112 kB
SwapCached:      10920 kB
Active:         157848 kB
Inactive:       223868 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1596568 kB
SwapTotal:     4192956 kB
SwapFree:      4175828 kB
Dirty:            2008 kB
Writeback:           0 kB
Mapped:          18208 kB
Slab:            63640 kB
Committed_AS:  3035088 kB
PageTables:       1400 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= 66132 MiB
End job on node33 at 2009-03-30 08:04:16