Trace number 1533645

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.12 1200.44

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/60/
unif-k7-r89-v60-c5340-S326668183-079.cnf
MD5SUMbdf81229b44197dff4efee16f75580b3
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.309952
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

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-1533645-1238476509/watcher-1533645-1238476509 -o /tmp/evaluation-result-1533645-1238476509/solver-1533645-1238476509 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1321495263 HOME/instance-1533645-1238476509.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/64 5170
/proc/meminfo: memFree=1539040/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=1616 CPUtime=0
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 186 0 0 0 0 0 0 0 18 0 1 0 1120312932 1654784 170 1992294400 134512640 135712473 4294956192 18446744073709551615 135148487 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 404 170 95 292 0 109 0

[startup+0.042725 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 5170
/proc/meminfo: memFree=1539040/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=2012 CPUtime=0.04
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 300 0 0 0 4 0 0 0 18 0 1 0 1120312932 2060288 283 1992294400 134512640 135712473 4294956192 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 503 283 105 292 0 208 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2012

[startup+0.101728 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 5170
/proc/meminfo: memFree=1539040/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=2144 CPUtime=0.09
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 355 0 0 0 9 0 0 0 18 0 1 0 1120312932 2195456 338 1992294400 134512640 135712473 4294956192 18446744073709551615 134564308 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 536 338 105 292 0 241 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2144

[startup+0.301747 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 5170
/proc/meminfo: memFree=1539040/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=2408 CPUtime=0.29
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 423 0 0 0 29 0 0 0 19 0 1 0 1120312932 2465792 406 1992294400 134512640 135712473 4294956192 18446744073709551615 134565058 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 602 406 109 292 0 307 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 2408

[startup+0.701781 s]
/proc/loadavg: 1.83 1.82 1.44 3/64 5170
/proc/meminfo: memFree=1539040/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=2936 CPUtime=0.69
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 545 0 0 0 69 0 0 0 22 0 1 0 1120312932 3006464 528 1992294400 134512640 135712473 4294956192 18446744073709551615 134545622 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 734 528 109 292 0 439 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2936

[startup+1.50185 s]
/proc/loadavg: 1.83 1.82 1.44 2/65 5171
/proc/meminfo: memFree=1537176/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=3208 CPUtime=1.49
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 617 0 0 0 149 0 0 0 25 0 1 0 1120312932 3284992 600 1992294400 134512640 135712473 4294956192 18446744073709551615 134564624 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 802 600 109 292 0 507 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3208

[startup+3.102 s]
/proc/loadavg: 1.83 1.82 1.44 2/65 5171
/proc/meminfo: memFree=1536728/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=3488 CPUtime=3.09
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 682 0 0 0 309 0 0 0 25 0 1 0 1120312932 3571712 665 1992294400 134512640 135712473 4294956192 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 872 665 109 292 0 577 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3488

[startup+6.30128 s]
/proc/loadavg: 1.77 1.81 1.44 2/65 5171
/proc/meminfo: memFree=1536216/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=4064 CPUtime=6.29
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 802 0 0 0 629 0 0 0 25 0 1 0 1120312932 4161536 785 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 1016 785 109 292 0 721 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4064

[startup+12.7019 s]
/proc/loadavg: 1.71 1.79 1.44 2/65 5171
/proc/meminfo: memFree=1535640/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=4496 CPUtime=12.69
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 891 0 0 0 1269 0 0 0 25 0 1 0 1120312932 4603904 874 1992294400 134512640 135712473 4294956192 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 1124 874 109 292 0 829 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4496

[startup+25.502 s]
/proc/loadavg: 1.55 1.75 1.43 2/65 5171
/proc/meminfo: memFree=1528152/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=12300 CPUtime=25.49
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 2764 0 0 0 2548 1 0 0 25 0 1 0 1120312932 12595200 2747 1992294400 134512640 135712473 4294956192 18446744073709551615 134592528 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 3075 2747 109 292 0 2780 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 12300

[startup+51.1013 s]
/proc/loadavg: 1.36 1.69 1.42 2/65 5171
/proc/meminfo: memFree=1509528/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=31336 CPUtime=51.08
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 7413 0 0 0 5105 3 0 0 25 0 1 0 1120312932 32088064 7396 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 7834 7396 109 292 0 7539 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31336

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.40 2/65 5171
/proc/meminfo: memFree=1477592/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=64200 CPUtime=102.27
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 15424 0 0 0 10218 9 0 0 25 0 1 0 1120312932 65740800 15407 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 16050 15407 109 292 0 15755 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 64200

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.37 2/65 5171
/proc/meminfo: memFree=1471768/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=69748 CPUtime=162.25
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 16829 0 0 0 16215 10 0 0 25 0 1 0 1120312932 71421952 16812 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 17437 16812 109 292 0 17142 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 69748

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.34 2/65 5171
/proc/meminfo: memFree=1447960/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=95876 CPUtime=222.23
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 23300 0 0 0 22205 18 0 0 25 0 1 0 1120312932 98177024 22764 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 23969 22764 109 292 0 23674 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 95876

[startup+282.301 s]
/proc/loadavg: 1.00 1.31 1.32 2/65 5171
/proc/meminfo: memFree=1429080/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=115256 CPUtime=282.21
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 28369 0 0 0 28198 23 0 0 25 0 1 0 1120312932 118022144 27495 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 28814 27495 109 292 0 28519 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 115256

[startup+342.302 s]
/proc/loadavg: 1.00 1.25 1.29 2/65 5171
/proc/meminfo: memFree=1411032/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=135900 CPUtime=342.2
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 33756 0 0 0 34190 30 0 0 25 0 1 0 1120312932 139161600 31981 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 33975 31981 109 292 0 33680 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 135900

[startup+402.302 s]
/proc/loadavg: 1.00 1.20 1.27 2/65 5171
/proc/meminfo: memFree=1401112/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=145496 CPUtime=402.19
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 36277 0 0 0 40186 33 0 0 25 0 1 0 1120312932 148987904 34469 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 36374 34469 109 292 0 36079 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 145496

[startup+462.301 s]
/proc/loadavg: 1.00 1.16 1.25 2/65 5171
/proc/meminfo: memFree=1390680/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=155604 CPUtime=462.17
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 38855 0 0 0 46181 36 0 0 25 0 1 0 1120312932 159338496 37047 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 38901 37047 109 292 0 38606 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 155604

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/65 5171
/proc/meminfo: memFree=1383832/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=163132 CPUtime=522.15
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 40670 0 0 0 52176 39 0 0 25 0 1 0 1120312932 167047168 38733 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 40783 38733 109 292 0 40488 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 163132

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 5171
/proc/meminfo: memFree=1382936/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=163904 CPUtime=582.13
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 40905 0 0 0 58174 39 0 0 25 0 1 0 1120312932 167837696 38968 1992294400 134512640 135712473 4294956192 18446744073709551615 134564335 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 40976 38968 109 292 0 40681 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 163904

[startup+642.302 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 5171
/proc/meminfo: memFree=1382296/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=164284 CPUtime=642.12
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 41099 0 0 0 64173 39 0 0 25 0 1 0 1120312932 168226816 39129 1992294400 134512640 135712473 4294956192 18446744073709551615 134564296 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 41071 39129 109 292 0 40776 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 164284

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.18 2/65 5171
/proc/meminfo: memFree=1381080/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=167364 CPUtime=702.11
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 41915 0 0 0 70171 40 0 0 25 0 1 0 1120312932 171380736 39430 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 41841 39430 109 292 0 41546 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 167364

[startup+762.305 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 5171
/proc/meminfo: memFree=1380440/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=169668 CPUtime=762.09
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 42579 0 0 0 76169 40 0 0 25 0 1 0 1120312932 173740032 39581 1992294400 134512640 135712473 4294956192 18446744073709551615 134564735 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 42417 39581 109 292 0 42122 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 169668

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 5171
/proc/meminfo: memFree=1365464/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=187184 CPUtime=822.08
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 47933 0 0 0 82163 45 0 0 25 0 1 0 1120312932 191676416 43327 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 46796 43327 109 292 0 46501 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 187184

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 5171
/proc/meminfo: memFree=1359448/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=192768 CPUtime=882.06
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 49422 0 0 0 88159 47 0 0 25 0 1 0 1120312932 197394432 44816 1992294400 134512640 135712473 4294956192 18446744073709551615 134601422 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 48192 44816 109 292 0 47897 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 192768

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 5171
/proc/meminfo: memFree=1353048/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=199408 CPUtime=942.04
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 51038 0 0 0 94155 49 0 0 25 0 1 0 1120312932 204193792 46432 1992294400 134512640 135712473 4294956192 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 49852 46432 109 292 0 49557 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 199408

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.12 2/65 5171
/proc/meminfo: memFree=1346328/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=205744 CPUtime=1002.02
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 52694 0 0 0 100151 51 0 0 25 0 1 0 1120312932 210681856 48088 1992294400 134512640 135712473 4294956192 18446744073709551615 134564108 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 51436 48088 109 292 0 51141 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 205744

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 5171
/proc/meminfo: memFree=1339480/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=212728 CPUtime=1062.01
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 54475 0 0 0 106148 53 0 0 25 0 1 0 1120312932 217833472 49803 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 53182 49803 109 292 0 52887 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 212728

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 5171
/proc/meminfo: memFree=1332504/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=219108 CPUtime=1121.99
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 56238 0 0 0 112144 55 0 0 25 0 1 0 1120312932 224366592 51533 1992294400 134512640 135712473 4294956192 18446744073709551615 134558823 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 54777 51533 109 292 0 54482 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 219108

[startup+1182.3 s]
/proc/loadavg: 1.04 1.02 1.09 2/65 5171
/proc/meminfo: memFree=1327128/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=224224 CPUtime=1181.97
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 57563 0 0 0 118141 56 0 0 25 0 1 0 1120312932 229605376 52858 1992294400 134512640 135712473 4294956192 18446744073709551615 134540767 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 56056 52858 109 292 0 55761 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 224224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.11 1.03 1.10 2/65 5171
/proc/meminfo: memFree=1327192/2055920 swapFree=4176708/4192956
[pid=5170] ppid=5168 vsize=224224 CPUtime=1200.07
/proc/5170/stat : 5170 (SApperloT-hrp) R 5168 5170 4888 0 -1 4194304 57563 0 0 0 119951 56 0 0 25 0 1 0 1120312932 229605376 52858 1992294400 134512640 135712473 4294956192 18446744073709551615 134540644 0 0 4096 0 0 0 0 17 1 0 0
/proc/5170/statm: 56056 52858 109 292 0 55761 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 224224

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.44
CPU time (s): 1200.12
CPU user time (s): 1199.52
CPU system time (s): 0.601908
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 224224

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

runsolver used 0.91786 second user time and 2.46162 second system time

The end

Launcher Data

Begin job on node51 at 2009-03-31 07:15:09
IDJOB=1533645
IDBENCH=70503
IDSOLVER=510
FILE ID=node51/1533645-1238476509
PBS_JOBID= 9061793
Free space on /tmp= 65256 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/60/unif-k7-r89-v60-c5340-S326668183-079.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533645-1238476509/watcher-1533645-1238476509 -o /tmp/evaluation-result-1533645-1238476509/solver-1533645-1238476509 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1321495263 HOME/instance-1533645-1238476509.cnf

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

MD5SUM BENCH= bdf81229b44197dff4efee16f75580b3
RANDOM SEED=1321495263

node51.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.234
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.234
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:       1539456 kB
Buffers:         82624 kB
Cached:         337696 kB
SwapCached:      10052 kB
Active:         181096 kB
Inactive:       250688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1539456 kB
SwapTotal:     4192956 kB
SwapFree:      4176708 kB
Dirty:            1628 kB
Writeback:           0 kB
Mapped:          17148 kB
Slab:            70652 kB
Committed_AS:  3016620 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= 65252 MiB
End job on node51 at 2009-03-31 07:35:11