Trace number 1533795

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.13 1200.43

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/75/
unif-k7-r89-v75-c6675-S803029538-050.cnf
MD5SUMeaeb9d206baf9bf4b9f4d0bb3c9943b4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.194969
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

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-1533795-1238490133/watcher-1533795-1238490133 -o /tmp/evaluation-result-1533795-1238490133/solver-1533795-1238490133 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=878450679 HOME/instance-1533795-1238490133.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.22 3/68 19424
/proc/meminfo: memFree=1522384/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=1616 CPUtime=0
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 191 0 0 0 0 0 0 0 18 0 1 0 1121674879 1654784 175 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 404 175 95 292 0 109 0

[startup+0.0898761 s]
/proc/loadavg: 1.00 1.00 1.22 3/68 19424
/proc/meminfo: memFree=1522384/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=2276 CPUtime=0.08
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 373 0 0 0 8 0 0 0 18 0 1 0 1121674879 2330624 356 1992294400 134512640 135712473 4294956192 18446744073709551615 134558595 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 569 356 105 292 0 274 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2276

[startup+0.101876 s]
/proc/loadavg: 1.00 1.00 1.22 3/68 19424
/proc/meminfo: memFree=1522384/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=2276 CPUtime=0.1
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 387 0 0 0 10 0 0 0 18 0 1 0 1121674879 2330624 370 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 569 370 105 292 0 274 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2276

[startup+0.301895 s]
/proc/loadavg: 1.00 1.00 1.22 3/68 19424
/proc/meminfo: memFree=1522384/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=2540 CPUtime=0.3
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 460 0 0 0 30 0 0 0 19 0 1 0 1121674879 2600960 443 1992294400 134512640 135712473 4294956192 18446744073709551615 134554807 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 635 443 105 292 0 340 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2540

[startup+0.701936 s]
/proc/loadavg: 1.00 1.00 1.22 3/68 19424
/proc/meminfo: memFree=1522384/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=3336 CPUtime=0.69
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 662 0 0 0 69 0 0 0 22 0 1 0 1121674879 3416064 645 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 834 645 109 292 0 539 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3336

[startup+1.50201 s]
/proc/loadavg: 1.00 1.00 1.22 2/69 19425
/proc/meminfo: memFree=1520200/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=3748 CPUtime=1.49
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 730 0 0 0 149 0 0 0 25 0 1 0 1121674879 3837952 713 1992294400 134512640 135712473 4294956192 18446744073709551615 134557926 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 937 713 109 292 0 642 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3748

[startup+3.10117 s]
/proc/loadavg: 1.00 1.00 1.22 2/69 19425
/proc/meminfo: memFree=1519752/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=4036 CPUtime=3.09
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 807 0 0 0 309 0 0 0 25 0 1 0 1121674879 4132864 790 1992294400 134512640 135712473 4294956192 18446744073709551615 134554102 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 1009 790 109 292 0 714 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4036

[startup+6.30149 s]
/proc/loadavg: 1.00 1.00 1.22 2/69 19425
/proc/meminfo: memFree=1519048/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=4612 CPUtime=6.29
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 946 0 0 0 629 0 0 0 25 0 1 0 1121674879 4722688 929 1992294400 134512640 135712473 4294956192 18446744073709551615 134564204 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 1153 929 109 292 0 858 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4612

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.21 2/69 19425
/proc/meminfo: memFree=1518408/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=5364 CPUtime=12.69
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 1081 0 0 0 1269 0 0 0 25 0 1 0 1121674879 5492736 1064 1992294400 134512640 135712473 4294956192 18446744073709551615 134564127 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 1341 1064 109 292 0 1046 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5364

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.21 2/69 19425
/proc/meminfo: memFree=1514440/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=10088 CPUtime=25.49
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 2217 0 0 0 2548 1 0 0 25 0 1 0 1121674879 10330112 2200 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 2522 2200 109 292 0 2227 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10088

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.20 2/69 19425
/proc/meminfo: memFree=1487240/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=36904 CPUtime=51.08
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 8838 0 0 0 5103 5 0 0 25 0 1 0 1121674879 37789696 8821 1992294400 134512640 135712473 4294956192 18446744073709551615 134557979 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 9226 8821 109 292 0 8931 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36904

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.19 2/69 19425
/proc/meminfo: memFree=1487176/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=36904 CPUtime=102.27
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 8848 0 0 0 10222 5 0 0 25 0 1 0 1121674879 37789696 8831 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 9226 8831 109 292 0 8931 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 36904

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.17 2/69 19425
/proc/meminfo: memFree=1486984/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=37040 CPUtime=162.25
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 8890 0 0 0 16219 6 0 0 25 0 1 0 1121674879 37928960 8873 1992294400 134512640 135712473 4294956192 18446744073709551615 134540648 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 9260 8873 109 292 0 8965 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 37040

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.16 2/69 19425
/proc/meminfo: memFree=1486792/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=37200 CPUtime=222.24
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 8925 0 0 0 22218 6 0 0 25 0 1 0 1121674879 38092800 8908 1992294400 134512640 135712473 4294956192 18446744073709551615 134554402 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 9300 8908 109 292 0 9005 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 37200

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.15 2/69 19425
/proc/meminfo: memFree=1486664/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=37200 CPUtime=282.22
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 8950 0 0 0 28216 6 0 0 25 0 1 0 1121674879 38092800 8933 1992294400 134512640 135712473 4294956192 18446744073709551615 134563676 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 9300 8933 109 292 0 9005 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 37200

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.14 2/69 19425
/proc/meminfo: memFree=1486664/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=37200 CPUtime=342.2
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 8956 0 0 0 34214 6 0 0 25 0 1 0 1121674879 38092800 8939 1992294400 134512640 135712473 4294956192 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 9300 8939 109 292 0 9005 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 37200

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.13 2/69 19425
/proc/meminfo: memFree=1486600/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=37392 CPUtime=402.19
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 8973 0 0 0 40213 6 0 0 25 0 1 0 1121674879 38289408 8956 1992294400 134512640 135712473 4294956192 18446744073709551615 134543713 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 9348 8956 109 292 0 9053 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 37392

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.11 2/69 19425
/proc/meminfo: memFree=1486600/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=37392 CPUtime=462.17
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 8994 0 0 0 46211 6 0 0 25 0 1 0 1121674879 38289408 8977 1992294400 134512640 135712473 4294956192 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 9348 8977 109 292 0 9053 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 37392

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.10 2/69 19425
/proc/meminfo: memFree=1474568/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=51248 CPUtime=522.16
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 12402 0 0 0 52207 9 0 0 25 0 1 0 1121674879 52477952 12205 1992294400 134512640 135712473 4294956192 18446744073709551615 134564802 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 12812 12205 109 292 0 12517 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 51248

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/69 19425
/proc/meminfo: memFree=1447624/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=79204 CPUtime=582.14
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 19306 0 0 0 58198 16 0 0 25 0 1 0 1121674879 81104896 18721 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 19801 18721 109 292 0 19506 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 79204

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/69 19425
/proc/meminfo: memFree=1430920/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=96300 CPUtime=642.13
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 23590 0 0 0 64191 22 0 0 25 0 1 0 1121674879 98611200 22876 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 24075 22876 109 292 0 23780 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 96300

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/69 19425
/proc/meminfo: memFree=1414472/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=114296 CPUtime=702.12
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 28108 0 0 0 70184 28 0 0 25 0 1 0 1121674879 117039104 27008 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 28574 27008 109 292 0 28279 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 114296

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.07 2/69 19425
/proc/meminfo: memFree=1398280/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=131004 CPUtime=762.1
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 32646 0 0 0 76177 33 0 0 25 0 1 0 1121674879 134148096 31031 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 32751 31031 109 292 0 32456 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 131004

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/69 19425
/proc/meminfo: memFree=1387464/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=141584 CPUtime=822.09
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 35348 0 0 0 82172 37 0 0 25 0 1 0 1121674879 144982016 33733 1992294400 134512640 135712473 4294956192 18446744073709551615 134592512 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 35396 33733 109 292 0 35101 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 141584

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/69 19425
/proc/meminfo: memFree=1383432/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=145308 CPUtime=882.07
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 36346 0 0 0 88169 38 0 0 25 0 1 0 1121674879 148795392 34731 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 36327 34731 109 292 0 36032 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 145308

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/69 19425
/proc/meminfo: memFree=1381448/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=147364 CPUtime=942.05
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 36961 0 0 0 94167 38 0 0 25 0 1 0 1121674879 150900736 35217 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 36841 35217 109 292 0 36546 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 147364

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/69 19425
/proc/meminfo: memFree=1380424/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=148392 CPUtime=1002.04
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 37224 0 0 0 100166 38 0 0 25 0 1 0 1121674879 151953408 35480 1992294400 134512640 135712473 4294956192 18446744073709551615 134564785 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 37098 35480 109 292 0 36803 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 148392

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/69 19425
/proc/meminfo: memFree=1380232/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=148392 CPUtime=1062.02
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 37246 0 0 0 106164 38 0 0 25 0 1 0 1121674879 151953408 35502 1992294400 134512640 135712473 4294956192 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 37098 35502 109 292 0 36803 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 148392

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/69 19425
/proc/meminfo: memFree=1380296/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=148392 CPUtime=1122.01
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 37246 0 0 0 112163 38 0 0 25 0 1 0 1121674879 151953408 35502 1992294400 134512640 135712473 4294956192 18446744073709551615 134540738 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 37098 35502 109 292 0 36803 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 148392

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/69 19425
/proc/meminfo: memFree=1378760/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=150380 CPUtime=1182
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 37719 0 0 0 118161 39 0 0 25 0 1 0 1121674879 153989120 35846 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 37595 35846 109 292 0 37300 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 150380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.03 2/69 19425
/proc/meminfo: memFree=1378696/2055920 swapFree=4175244/4192956
[pid=19424] ppid=19422 vsize=150572 CPUtime=1200.1
/proc/19424/stat : 19424 (SApperloT-hrp) R 19422 19424 19073 0 -1 4194304 37771 0 0 0 119971 39 0 0 25 0 1 0 1121674879 154185728 35898 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/19424/statm: 37643 35898 109 292 0 37348 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 150572

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.43
CPU time (s): 1200.13
CPU user time (s): 1199.71
CPU system time (s): 0.415936
CPU usage (%): 99.9749
Max. virtual memory (cumulated for all children) (KiB): 150572

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

runsolver used 1.07284 second user time and 3.3045 second system time

The end

Launcher Data

Begin job on node60 at 2009-03-31 11:02:13
IDJOB=1533795
IDBENCH=70533
IDSOLVER=510
FILE ID=node60/1533795-1238490133
PBS_JOBID= 9061872
Free space on /tmp= 66548 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/75/unif-k7-r89-v75-c6675-S803029538-050.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533795-1238490133/watcher-1533795-1238490133 -o /tmp/evaluation-result-1533795-1238490133/solver-1533795-1238490133 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=878450679 HOME/instance-1533795-1238490133.cnf

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

MD5SUM BENCH= eaeb9d206baf9bf4b9f4d0bb3c9943b4
RANDOM SEED=878450679

node60.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.202
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.202
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:       1522864 kB
Buffers:         92556 kB
Cached:         349012 kB
SwapCached:      11040 kB
Active:         176824 kB
Inactive:       277856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1522864 kB
SwapTotal:     4192956 kB
SwapFree:      4175244 kB
Dirty:            1788 kB
Writeback:           0 kB
Mapped:          18440 kB
Slab:            63880 kB
Committed_AS:  3326900 kB
PageTables:       1712 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= 66548 MiB
End job on node60 at 2009-03-31 11:22:15