Trace number 1533735

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.35

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S1223878722-065.cnf
MD5SUMba952995d391e0bb1228846b7000ce02
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.331949
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

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-1533735-1238479885/watcher-1533735-1238479885 -o /tmp/evaluation-result-1533735-1238479885/solver-1533735-1238479885 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1479042859 HOME/instance-1533735-1238479885.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.83 1.82 1.44 3/68 27300
/proc/meminfo: memFree=1699752/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=1616 CPUtime=0
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 189 0 0 0 0 0 0 0 18 0 1 0 1120650470 1654784 173 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 404 174 95 292 0 109 0

[startup+0.0953169 s]
/proc/loadavg: 1.83 1.82 1.44 3/68 27300
/proc/meminfo: memFree=1699752/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=2276 CPUtime=0.09
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 363 0 0 0 9 0 0 0 18 0 1 0 1120650470 2330624 346 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 569 346 105 292 0 274 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2276

[startup+0.102316 s]
/proc/loadavg: 1.83 1.82 1.44 3/68 27300
/proc/meminfo: memFree=1699752/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=2276 CPUtime=0.1
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 369 0 0 0 10 0 0 0 18 0 1 0 1120650470 2330624 352 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 569 352 105 292 0 274 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2276

[startup+0.301329 s]
/proc/loadavg: 1.83 1.82 1.44 3/68 27300
/proc/meminfo: memFree=1699752/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=2412 CPUtime=0.29
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 420 0 0 0 29 0 0 0 19 0 1 0 1120650470 2469888 403 1992294400 134512640 135712473 4294956192 18446744073709551615 134558705 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 603 403 105 292 0 308 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2412

[startup+0.702356 s]
/proc/loadavg: 1.83 1.82 1.44 3/68 27300
/proc/meminfo: memFree=1699752/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=3072 CPUtime=0.69
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 597 0 0 0 69 0 0 0 23 0 1 0 1120650470 3145728 580 1992294400 134512640 135712473 4294956192 18446744073709551615 134564156 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 768 580 109 292 0 473 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3072

[startup+1.50141 s]
/proc/loadavg: 1.83 1.82 1.44 2/69 27301
/proc/meminfo: memFree=1697696/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=3340 CPUtime=1.49
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 654 0 0 0 149 0 0 0 25 0 1 0 1120650470 3420160 637 1992294400 134512640 135712473 4294956192 18446744073709551615 134564235 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 835 637 109 292 0 540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3340

[startup+3.10152 s]
/proc/loadavg: 1.83 1.82 1.44 2/69 27301
/proc/meminfo: memFree=1697248/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=3748 CPUtime=3.09
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 743 0 0 0 309 0 0 0 25 0 1 0 1120650470 3837952 726 1992294400 134512640 135712473 4294956192 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 937 726 109 292 0 642 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3748

[startup+6.30173 s]
/proc/loadavg: 1.77 1.81 1.44 2/69 27301
/proc/meminfo: memFree=1696672/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=4332 CPUtime=6.29
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 859 0 0 0 629 0 0 0 25 0 1 0 1120650470 4435968 842 1992294400 134512640 135712473 4294956192 18446744073709551615 134557936 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 1083 842 109 292 0 788 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4332

[startup+12.7012 s]
/proc/loadavg: 1.71 1.79 1.44 2/69 27301
/proc/meminfo: memFree=1695976/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=4940 CPUtime=12.68
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 993 0 0 0 1268 0 0 0 25 0 1 0 1120650470 5058560 976 1992294400 134512640 135712473 4294956192 18446744073709551615 134564198 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 1235 976 109 292 0 940 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4940

[startup+25.502 s]
/proc/loadavg: 1.62 1.77 1.44 2/69 27301
/proc/meminfo: memFree=1695400/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=5564 CPUtime=25.48
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 1136 0 0 0 2548 0 0 0 25 0 1 0 1120650470 5697536 1119 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 1391 1119 109 292 0 1096 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5564

[startup+51.1017 s]
/proc/loadavg: 1.47 1.72 1.43 2/69 27301
/proc/meminfo: memFree=1674408/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=28180 CPUtime=51.08
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 6604 0 0 0 5104 4 0 0 25 0 1 0 1120650470 28856320 6587 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 7045 6587 109 292 0 6750 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 28180

[startup+102.306 s]
/proc/loadavg: 1.20 1.61 1.41 2/69 27301
/proc/meminfo: memFree=1654504/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=47180 CPUtime=102.27
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 11327 0 0 0 10220 7 0 0 25 0 1 0 1120650470 48312320 11302 1992294400 134512640 135712473 4294956192 18446744073709551615 134564733 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 11795 11302 109 292 0 11500 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 47180

[startup+162.301 s]
/proc/loadavg: 1.07 1.50 1.38 2/69 27301
/proc/meminfo: memFree=1654440/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=47180 CPUtime=162.25
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 11342 0 0 0 16218 7 0 0 25 0 1 0 1120650470 48312320 11317 1992294400 134512640 135712473 4294956192 18446744073709551615 134565671 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 11795 11317 109 292 0 11500 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 47180

[startup+222.301 s]
/proc/loadavg: 1.02 1.40 1.35 2/69 27301
/proc/meminfo: memFree=1654184/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=47732 CPUtime=222.24
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 11468 0 0 0 22216 8 0 0 25 0 1 0 1120650470 48877568 11443 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 11933 11443 109 292 0 11638 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 47732

[startup+282.301 s]
/proc/loadavg: 1.01 1.33 1.33 2/69 27301
/proc/meminfo: memFree=1618920/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=84920 CPUtime=282.22
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 20807 0 0 0 28205 17 0 0 25 0 1 0 1120650470 86958080 20226 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 21230 20226 109 292 0 20935 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 84920

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/69 27301
/proc/meminfo: memFree=1605224/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=98652 CPUtime=342.21
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 24268 0 0 0 34200 21 0 0 25 0 1 0 1120650470 101019648 23558 1992294400 134512640 135712473 4294956192 18446744073709551615 134540618 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 24663 23558 109 292 0 24368 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 98652

[startup+402.301 s]
/proc/loadavg: 1.00 1.21 1.28 2/69 27301
/proc/meminfo: memFree=1600040/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=104976 CPUtime=402.2
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 25863 0 0 0 40197 23 0 0 25 0 1 0 1120650470 107495424 24944 1992294400 134512640 135712473 4294956192 18446744073709551615 134564258 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 26244 24944 109 292 0 25949 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 104976

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/69 27301
/proc/meminfo: memFree=1580840/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=124256 CPUtime=462.18
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 30611 0 0 0 46189 29 0 0 25 0 1 0 1120650470 127238144 29692 1992294400 134512640 135712473 4294956192 18446744073709551615 134564766 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 31064 29692 109 292 0 30769 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 124256

[startup+522.302 s]
/proc/loadavg: 1.00 1.14 1.24 2/69 27301
/proc/meminfo: memFree=1576424/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=129148 CPUtime=522.16
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 31709 0 0 0 52186 30 0 0 25 0 1 0 1120650470 132247552 30790 1992294400 134512640 135712473 4294956192 18446744073709551615 134564276 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 32287 30790 109 292 0 31992 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 129148

[startup+582.302 s]
/proc/loadavg: 1.00 1.11 1.23 2/69 27301
/proc/meminfo: memFree=1559592/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=147232 CPUtime=582.15
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 36202 0 0 0 58182 33 0 0 25 0 1 0 1120650470 150765568 35025 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 36808 35025 109 292 0 36513 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 147232

[startup+642.302 s]
/proc/loadavg: 1.00 1.09 1.21 2/69 27301
/proc/meminfo: memFree=1550696/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=156156 CPUtime=642.14
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 38396 0 0 0 64177 37 0 0 25 0 1 0 1120650470 159903744 37219 1992294400 134512640 135712473 4294956192 18446744073709551615 134540767 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 39039 37219 109 292 0 38744 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 156156

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.19 2/69 27301
/proc/meminfo: memFree=1545576/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=161236 CPUtime=702.12
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 39695 0 0 0 70173 39 0 0 25 0 1 0 1120650470 165105664 38518 1992294400 134512640 135712473 4294956192 18446744073709551615 134564156 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 40309 38518 109 292 0 40014 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 161236

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.18 2/69 27301
/proc/meminfo: memFree=1526952/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=181380 CPUtime=762.11
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 44820 0 0 0 76167 44 0 0 25 0 1 0 1120650470 185733120 43128 1992294400 134512640 135712473 4294956192 18446744073709551615 134564624 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 45345 43128 109 292 0 45050 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 181380

[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.16 2/69 27301
/proc/meminfo: memFree=1524968/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=183764 CPUtime=822.09
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 45300 0 0 0 82164 45 0 0 25 0 1 0 1120650470 188174336 43608 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 45941 43608 109 292 0 45646 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 183764

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/69 27301
/proc/meminfo: memFree=1508008/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=200904 CPUtime=882.08
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 49664 0 0 0 88158 50 0 0 25 0 1 0 1120650470 205725696 47843 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 50226 47843 109 292 0 49931 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 200904

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/69 27301
/proc/meminfo: memFree=1498344/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=210448 CPUtime=942.06
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 52064 0 0 0 94152 54 0 0 25 0 1 0 1120650470 215498752 50243 1992294400 134512640 135712473 4294956192 18446744073709551615 134540803 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 52612 50243 109 292 0 52317 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 210448

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/69 27301
/proc/meminfo: memFree=1491880/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=217520 CPUtime=1002.05
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 53819 0 0 0 100149 56 0 0 25 0 1 0 1120650470 222740480 51869 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 54380 51869 109 292 0 54085 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 217520

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/69 27301
/proc/meminfo: memFree=1476456/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=232960 CPUtime=1062.03
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 57685 0 0 0 106143 60 0 0 25 0 1 0 1120650470 238551040 55735 1992294400 134512640 135712473 4294956192 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 58240 55735 109 292 0 57945 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 232960

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/69 27301
/proc/meminfo: memFree=1473320/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=236112 CPUtime=1122.02
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 58427 0 0 0 112141 61 0 0 25 0 1 0 1120650470 241778688 56477 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 59028 56477 109 292 0 58733 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 236112

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/69 27301
/proc/meminfo: memFree=1459368/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=250112 CPUtime=1182.01
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 61963 0 0 0 118136 65 0 0 25 0 1 0 1120650470 256114688 60013 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 62528 60013 109 292 0 62233 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 250112



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/69 27301
/proc/meminfo: memFree=1454504/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=255036 CPUtime=1200
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 63112 0 0 0 119934 66 0 0 25 0 1 0 1120650470 261156864 61162 1992294400 134512640 135712473 4294956192 18446744073709551615 134564633 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 63759 61162 109 292 0 63464 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 255036

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.09 2/69 27301
/proc/meminfo: memFree=1454504/2055920 swapFree=4177828/4192956
[pid=27300] ppid=27298 vsize=255036 CPUtime=1200
/proc/27300/stat : 27300 (SApperloT-hrp) R 27298 27300 26587 0 -1 4194304 63112 0 0 0 119934 66 0 0 25 0 1 0 1120650470 261156864 61162 1992294400 134512640 135712473 4294956192 18446744073709551615 134564633 0 0 4096 0 0 0 0 17 1 0 0
/proc/27300/statm: 63759 61162 109 292 0 63464 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 255036

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.35
CPU time (s): 1200.06
CPU user time (s): 1199.35
CPU system time (s): 0.708892
CPU usage (%): 99.9757
Max. virtual memory (cumulated for all children) (KiB): 255036

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

runsolver used 1.17482 second user time and 3.20151 second system time

The end

Launcher Data

Begin job on node52 at 2009-03-31 08:11:25
IDJOB=1533735
IDBENCH=70521
IDSOLVER=510
FILE ID=node52/1533735-1238479885
PBS_JOBID= 9061776
Free space on /tmp= 66400 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S1223878722-065.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533735-1238479885/watcher-1533735-1238479885 -o /tmp/evaluation-result-1533735-1238479885/solver-1533735-1238479885 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1479042859 HOME/instance-1533735-1238479885.cnf

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

MD5SUM BENCH= ba952995d391e0bb1228846b7000ce02
RANDOM SEED=1479042859

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1700232 kB
Buffers:         74188 kB
Cached:         193448 kB
SwapCached:       7968 kB
Active:         166820 kB
Inactive:       110820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700232 kB
SwapTotal:     4192956 kB
SwapFree:      4177828 kB
Dirty:            1592 kB
Writeback:           0 kB
Mapped:          15684 kB
Slab:            63588 kB
Committed_AS:  3133120 kB
PageTables:       1736 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= 66400 MiB
End job on node52 at 2009-03-31 08:31:27