Trace number 1532350

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.06 1200.41

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S522321670-058.cnf
MD5SUM925bc133251a0b8070d62549c0360fc5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

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-1532350-1238379819/watcher-1532350-1238379819 -o /tmp/evaluation-result-1532350-1238379819/solver-1532350-1238379819 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1290445969 HOME/instance-1532350-1238379819.cnf 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31728
/proc/meminfo: memFree=1443600/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=1616 CPUtime=0
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 1110648633 1654784 162 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 404 163 95 292 0 109 0

[startup+0.0848799 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31728
/proc/meminfo: memFree=1443600/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=3068 CPUtime=0.08
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 587 0 0 0 8 0 0 0 18 0 1 0 1110648633 3141632 570 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 767 570 105 292 0 472 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3068

[startup+0.10188 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31728
/proc/meminfo: memFree=1443600/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=3200 CPUtime=0.09
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 606 0 0 0 9 0 0 0 18 0 1 0 1110648633 3276800 589 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 800 589 105 292 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3200

[startup+0.301904 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31728
/proc/meminfo: memFree=1443600/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=3860 CPUtime=0.29
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 780 0 0 0 29 0 0 0 19 0 1 0 1110648633 3952640 763 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 965 763 105 292 0 670 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3860

[startup+0.70195 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 31728
/proc/meminfo: memFree=1443600/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=5468 CPUtime=0.69
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 1158 0 0 0 69 0 0 0 22 0 1 0 1110648633 5599232 1141 1992294400 134512640 135712473 4294956192 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 1367 1141 105 292 0 1072 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5468

[startup+1.50104 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1439240/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=6000 CPUtime=1.49
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 1309 0 0 0 149 0 0 0 25 0 1 0 1110648633 6144000 1292 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 1500 1292 105 292 0 1205 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6000

[startup+3.10123 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1438280/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=6796 CPUtime=3.09
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 1502 0 0 0 309 0 0 0 25 0 1 0 1110648633 6959104 1485 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 1699 1485 105 292 0 1404 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6796

[startup+6.3016 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1436872/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=8176 CPUtime=6.29
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 1825 0 0 0 629 0 0 0 25 0 1 0 1110648633 8372224 1808 1992294400 134512640 135712473 4294956192 18446744073709551615 134563215 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 2044 1808 105 292 0 1749 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8176

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1430024/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=15604 CPUtime=12.69
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 3661 0 0 0 1267 2 0 0 25 0 1 0 1110648633 15978496 3644 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 3901 3644 109 292 0 3606 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15604

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1422728/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=22048 CPUtime=25.49
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 5261 0 0 0 2546 3 0 0 25 0 1 0 1110648633 22577152 5244 1992294400 134512640 135712473 4294956192 18446744073709551615 134559312 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 5512 5244 109 292 0 5217 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 22048

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1420744/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=24712 CPUtime=51.08
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 5792 0 0 0 5105 3 0 0 25 0 1 0 1110648633 25305088 5775 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 6178 5775 109 292 0 5883 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 24712

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1418248/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=27608 CPUtime=102.26
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 6402 0 0 0 10222 4 0 0 25 0 1 0 1110648633 28270592 6385 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 6902 6385 109 292 0 6607 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27608

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1416392/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=29788 CPUtime=162.25
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 6857 0 0 0 16220 5 0 0 25 0 1 0 1110648633 30502912 6840 1992294400 134512640 135712473 4294956192 18446744073709551615 134564153 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 7447 6840 109 292 0 7152 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 29788

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1414536/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=32224 CPUtime=222.22
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 7314 0 0 0 22217 5 0 0 25 0 1 0 1110648633 32997376 7297 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 8056 7297 109 292 0 7761 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 32224

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1413448/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=33568 CPUtime=282.2
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 7583 0 0 0 28215 5 0 0 25 0 1 0 1110648633 34373632 7566 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 8392 7566 109 292 0 8097 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 33568

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1412360/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=34720 CPUtime=342.19
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 7853 0 0 0 34213 6 0 0 25 0 1 0 1110648633 35553280 7836 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 8680 7836 109 292 0 8385 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 34720

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1411656/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=35812 CPUtime=402.17
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 8034 0 0 0 40211 6 0 0 25 0 1 0 1110648633 36671488 8017 1992294400 134512640 135712473 4294956192 18446744073709551615 134564210 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 8953 8017 109 292 0 8658 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 35812

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1411336/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=36196 CPUtime=462.15
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 8121 0 0 0 46209 6 0 0 25 0 1 0 1110648633 37064704 8104 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 9049 8104 109 292 0 8754 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 36196

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1410248/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=37480 CPUtime=522.14
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 8405 0 0 0 52207 7 0 0 25 0 1 0 1110648633 38379520 8388 1992294400 134512640 135712473 4294956192 18446744073709551615 134564137 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 9370 8388 109 292 0 9075 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 37480

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1409544/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=38452 CPUtime=582.12
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 8591 0 0 0 58205 7 0 0 25 0 1 0 1110648633 39374848 8574 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 9613 8574 109 292 0 9318 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 38452

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1408904/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=38968 CPUtime=642.1
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 8733 0 0 0 64203 7 0 0 25 0 1 0 1110648633 39903232 8716 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 9742 8716 109 292 0 9447 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 38968

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1408648/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=39160 CPUtime=702.09
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 8787 0 0 0 70201 8 0 0 25 0 1 0 1110648633 40099840 8770 1992294400 134512640 135712473 4294956192 18446744073709551615 134564146 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 9790 8770 109 292 0 9495 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 39160

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1407880/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=40060 CPUtime=762.07
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 8972 0 0 0 76199 8 0 0 25 0 1 0 1110648633 41021440 8955 1992294400 134512640 135712473 4294956192 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 10015 8955 109 292 0 9720 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 40060

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1407560/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=40324 CPUtime=822.05
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 9062 0 0 0 82197 8 0 0 25 0 1 0 1110648633 41291776 9045 1992294400 134512640 135712473 4294956192 18446744073709551615 134564696 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 10081 9045 109 292 0 9786 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 40324

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1407176/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=40780 CPUtime=882.03
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 9156 0 0 0 88195 8 0 0 25 0 1 0 1110648633 41758720 9139 1992294400 134512640 135712473 4294956192 18446744073709551615 134564317 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 10195 9139 109 292 0 9900 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 40780

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1407112/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=40912 CPUtime=942.01
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 9185 0 0 0 94193 8 0 0 25 0 1 0 1110648633 41893888 9168 1992294400 134512640 135712473 4294956192 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 10228 9168 109 292 0 9933 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 40912

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1406600/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=41704 CPUtime=1002
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 9314 0 0 0 100191 9 0 0 25 0 1 0 1110648633 42704896 9297 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 10426 9297 109 292 0 10131 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 41704

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1406280/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=42280 CPUtime=1061.98
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 9397 0 0 0 106189 9 0 0 25 0 1 0 1110648633 43294720 9380 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 10570 9380 109 292 0 10275 0
Current children cumulated CPU time (s) 1061.98
Current children cumulated vsize (KiB) 42280

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1405384/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=43264 CPUtime=1121.96
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 9608 0 0 0 112187 9 0 0 25 0 1 0 1110648633 44302336 9591 1992294400 134512640 135712473 4294956192 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 10816 9591 109 292 0 10521 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 43264

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1404744/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=44056 CPUtime=1181.94
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 9749 0 0 0 118185 9 0 0 25 0 1 0 1110648633 45113344 9732 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 11014 9732 109 292 0 10719 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 44056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 31729
/proc/meminfo: memFree=1404680/2055924 swapFree=4176792/4192956
[pid=31728] ppid=31726 vsize=44188 CPUtime=1200.04
/proc/31728/stat : 31728 (SApperloT-hrp) R 31726 31728 30943 0 -1 4194304 9769 0 0 0 119995 9 0 0 25 0 1 0 1110648633 45248512 9752 1992294400 134512640 135712473 4294956192 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/31728/statm: 11047 9752 109 292 0 10752 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 44188

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.41
CPU time (s): 1200.06
CPU user time (s): 1199.95
CPU system time (s): 0.107983
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 44188

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

runsolver used 1.01385 second user time and 2.31365 second system time

The end

Launcher Data

Begin job on node6 at 2009-03-30 04:23:39
IDJOB=1532350
IDBENCH=70244
IDSOLVER=510
FILE ID=node6/1532350-1238379819
PBS_JOBID= 9061264
Free space on /tmp= 66340 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S522321670-058.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532350-1238379819/watcher-1532350-1238379819 -o /tmp/evaluation-result-1532350-1238379819/solver-1532350-1238379819 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1290445969 HOME/instance-1532350-1238379819.cnf

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

MD5SUM BENCH= 925bc133251a0b8070d62549c0360fc5
RANDOM SEED=1290445969

node6.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.236
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.236
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:      2055924 kB
MemFree:       1444080 kB
Buffers:         99004 kB
Cached:         415820 kB
SwapCached:       9932 kB
Active:          34596 kB
Inactive:       493752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1444080 kB
SwapTotal:     4192956 kB
SwapFree:      4176792 kB
Dirty:            1932 kB
Writeback:           0 kB
Mapped:          19204 kB
Slab:            69524 kB
Committed_AS:  2818768 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= 66336 MiB
End job on node6 at 2009-03-30 04:43:42