Trace number 1532215

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.16 1200.61

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S1253795703-015.cnf
MD5SUM17b09148dbc69a552ff183cd5c8f891a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark24.6782
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
Maximum clause length5
Minimum clause length5
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 518000
Number of clauses of size over 50

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532215-1238375721/watcher-1532215-1238375721 -o /tmp/evaluation-result-1532215-1238375721/solver-1532215-1238375721 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=1290074825 HOME/instance-1532215-1238375721.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.17 1.13 1.03 2/64 3929
/proc/meminfo: memFree=1696040/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=1616 CPUtime=0
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 190 0 0 0 0 0 0 0 18 0 1 0 1110237761 1654784 174 1992294400 134512640 135712473 4294956208 18446744073709551615 135208030 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 404 175 95 292 0 109 0

[startup+0.0634021 s]
/proc/loadavg: 1.17 1.13 1.03 2/64 3929
/proc/meminfo: memFree=1696040/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=3068 CPUtime=0.05
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 572 0 0 0 5 0 0 0 18 0 1 0 1110237761 3141632 555 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 767 555 105 292 0 472 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3068

[startup+0.101407 s]
/proc/loadavg: 1.17 1.13 1.03 2/64 3929
/proc/meminfo: memFree=1696040/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=3200 CPUtime=0.09
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 624 0 0 0 9 0 0 0 18 0 1 0 1110237761 3276800 607 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 800 607 105 292 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3200

[startup+0.301445 s]
/proc/loadavg: 1.17 1.13 1.03 2/64 3929
/proc/meminfo: memFree=1696040/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=4256 CPUtime=0.29
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 871 0 0 0 29 0 0 0 19 0 1 0 1110237761 4358144 854 1992294400 134512640 135712473 4294956208 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 1064 854 105 292 0 769 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4256

[startup+0.701523 s]
/proc/loadavg: 1.17 1.13 1.03 2/64 3929
/proc/meminfo: memFree=1696040/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=6104 CPUtime=0.69
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 1336 0 0 0 69 0 0 0 23 0 1 0 1110237761 6250496 1319 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 1526 1319 105 292 0 1231 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6104

[startup+1.50168 s]
/proc/loadavg: 1.16 1.13 1.03 2/65 3930
/proc/meminfo: memFree=1689696/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=9404 CPUtime=1.49
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 2152 0 0 0 148 1 0 0 25 0 1 0 1110237761 9629696 2135 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 2351 2135 109 292 0 2056 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9404

[startup+3.10199 s]
/proc/loadavg: 1.16 1.13 1.03 2/65 3930
/proc/meminfo: memFree=1686304/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=14156 CPUtime=3.09
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 3335 0 0 0 308 1 0 0 25 0 1 0 1110237761 14495744 3318 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 3539 3318 109 292 0 3244 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14156

[startup+6.30161 s]
/proc/loadavg: 1.16 1.13 1.03 2/65 3930
/proc/meminfo: memFree=1680288/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=16808 CPUtime=6.29
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 4021 0 0 0 627 2 0 0 25 0 1 0 1110237761 17211392 4004 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 4202 4004 109 292 0 3907 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16808

[startup+12.7018 s]
/proc/loadavg: 1.13 1.13 1.03 2/65 3930
/proc/meminfo: memFree=1678880/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=18664 CPUtime=12.69
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 4456 0 0 0 1267 2 0 0 25 0 1 0 1110237761 19111936 4439 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 4666 4439 109 292 0 4371 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18664

[startup+25.5013 s]
/proc/loadavg: 1.11 1.12 1.03 2/65 3930
/proc/meminfo: memFree=1676768/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=20492 CPUtime=25.48
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 4906 0 0 0 2546 2 0 0 25 0 1 0 1110237761 20983808 4889 1992294400 134512640 135712473 4294956208 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 5123 4889 109 292 0 4828 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 20492

[startup+51.1013 s]
/proc/loadavg: 1.07 1.11 1.03 2/65 3930
/proc/meminfo: memFree=1673888/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=23796 CPUtime=51.07
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 5684 0 0 0 5104 3 0 0 25 0 1 0 1110237761 24367104 5667 1992294400 134512640 135712473 4294956208 18446744073709551615 134581183 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 5949 5667 109 292 0 5654 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 23796

[startup+102.305 s]
/proc/loadavg: 1.03 1.09 1.02 2/65 3930
/proc/meminfo: memFree=1669984/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=27748 CPUtime=102.26
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 6623 0 0 0 10222 4 0 0 25 0 1 0 1110237761 28413952 6606 1992294400 134512640 135712473 4294956208 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 6937 6606 109 292 0 6642 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 27748

[startup+162.302 s]
/proc/loadavg: 1.01 1.07 1.02 2/65 3930
/proc/meminfo: memFree=1668128/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=29984 CPUtime=162.23
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 7076 0 0 0 16218 5 0 0 25 0 1 0 1110237761 30703616 7059 1992294400 134512640 135712473 4294956208 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 7496 7059 109 292 0 7201 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 29984

[startup+222.301 s]
/proc/loadavg: 1.00 1.05 1.01 2/65 3930
/proc/meminfo: memFree=1666912/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=31292 CPUtime=222.21
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 7373 0 0 0 22216 5 0 0 25 0 1 0 1110237761 32043008 7356 1992294400 134512640 135712473 4294956208 18446744073709551615 134554176 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 7823 7356 109 292 0 7528 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 31292

[startup+282.301 s]
/proc/loadavg: 1.00 1.04 1.00 2/65 3930
/proc/meminfo: memFree=1663776/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=34772 CPUtime=282.19
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 8144 0 0 0 28213 6 0 0 25 0 1 0 1110237761 35606528 8127 1992294400 134512640 135712473 4294956208 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 8693 8127 109 292 0 8398 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 34772

[startup+342.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/65 3930
/proc/meminfo: memFree=1662688/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=35948 CPUtime=342.17
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 8424 0 0 0 34210 7 0 0 25 0 1 0 1110237761 36810752 8407 1992294400 134512640 135712473 4294956208 18446744073709551615 134554654 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 8987 8407 109 292 0 8692 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 35948

[startup+402.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 3930
/proc/meminfo: memFree=1659552/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=39412 CPUtime=402.14
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 9201 0 0 0 40207 7 0 0 25 0 1 0 1110237761 40357888 9184 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 9853 9184 109 292 0 9558 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 39412

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 3930
/proc/meminfo: memFree=1658208/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=40892 CPUtime=462.12
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 9525 0 0 0 46204 8 0 0 25 0 1 0 1110237761 41873408 9508 1992294400 134512640 135712473 4294956208 18446744073709551615 134563213 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 10223 9508 109 292 0 9928 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 40892

[startup+522.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3930
/proc/meminfo: memFree=1657504/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=41520 CPUtime=522.1
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 9697 0 0 0 52202 8 0 0 25 0 1 0 1110237761 42516480 9680 1992294400 134512640 135712473 4294956208 18446744073709551615 134581119 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 10380 9680 109 292 0 10085 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 41520

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 3930
/proc/meminfo: memFree=1580000/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=119880 CPUtime=582.08
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 29231 0 0 0 58185 23 0 0 25 0 1 0 1110237761 122757120 29214 1992294400 134512640 135712473 4294956208 18446744073709551615 134564117 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 29970 29214 109 292 0 29675 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 119880

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3930
/proc/meminfo: memFree=1464672/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=234204 CPUtime=642.06
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 57807 0 0 0 64159 47 0 0 25 0 1 0 1110237761 239824896 57790 1992294400 134512640 135712473 4294956208 18446744073709551615 134564264 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 58551 57790 109 292 0 58256 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 234204

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3930
/proc/meminfo: memFree=1356704/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=343112 CPUtime=702.03
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 85047 0 0 0 70136 67 0 0 25 0 1 0 1110237761 351346688 85030 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 85778 85030 109 292 0 85483 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 343112

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3930
/proc/meminfo: memFree=1247328/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=451220 CPUtime=762.01
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 112076 0 0 0 76115 86 0 0 25 0 1 0 1110237761 462049280 112059 1992294400 134512640 135712473 4294956208 18446744073709551615 134601527 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 112805 112059 109 292 0 112510 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 451220

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3930
/proc/meminfo: memFree=1143136/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=556160 CPUtime=821.99
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 138311 0 0 0 82092 107 0 0 25 0 1 0 1110237761 569507840 138294 1992294400 134512640 135712473 4294956208 18446744073709551615 134564659 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 139040 138294 109 292 0 138745 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 556160

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3930
/proc/meminfo: memFree=1087520/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=610656 CPUtime=881.97
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 151889 0 0 0 88080 117 0 0 25 0 1 0 1110237761 625311744 151872 1992294400 134512640 135712473 4294956208 18446744073709551615 134564766 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 152664 151872 109 292 0 152369 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 610656

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3930
/proc/meminfo: memFree=1086496/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=611804 CPUtime=941.94
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 152145 0 0 0 94077 117 0 0 25 0 1 0 1110237761 626487296 152128 1992294400 134512640 135712473 4294956208 18446744073709551615 134564808 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 152951 152128 109 292 0 152656 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 611804

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3930
/proc/meminfo: memFree=1085728/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=612712 CPUtime=1001.92
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 152336 0 0 0 100074 118 0 0 25 0 1 0 1110237761 627417088 152319 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 153178 152319 109 292 0 152883 0
Current children cumulated CPU time (s) 1001.92
Current children cumulated vsize (KiB) 612712

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3930
/proc/meminfo: memFree=1085024/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=613416 CPUtime=1061.9
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 152503 0 0 0 106072 118 0 0 25 0 1 0 1110237761 628137984 152486 1992294400 134512640 135712473 4294956208 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 153354 152486 109 292 0 153059 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 613416

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3930
/proc/meminfo: memFree=1084640/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=613932 CPUtime=1121.87
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 152599 0 0 0 112069 118 0 0 25 0 1 0 1110237761 628666368 152582 1992294400 134512640 135712473 4294956208 18446744073709551615 134563636 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 153483 152582 109 292 0 153188 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 613932

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3930
/proc/meminfo: memFree=1082528/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=616240 CPUtime=1181.85
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 153122 0 0 0 118066 119 0 0 25 0 1 0 1110237761 631029760 153105 1992294400 134512640 135712473 4294956208 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 154060 153105 109 292 0 153765 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 616240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3930
/proc/meminfo: memFree=1082272/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=616432 CPUtime=1200.05
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4194304 153184 0 0 0 119886 119 0 0 25 0 1 0 1110237761 631226368 153167 1992294400 134512640 135712473 4294956208 18446744073709551615 134565938 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 154108 153167 109 292 0 153813 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 616432

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1200.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 3930
/proc/meminfo: memFree=1082272/2055920 swapFree=4179368/4192956
[pid=3929] ppid=3927 vsize=0 CPUtime=1200.15
/proc/3929/stat : 3929 (SApperloT-hrp) R 3927 3929 3706 0 -1 4195332 153184 0 0 0 119886 129 0 0 25 0 1 0 1110237761 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/3929/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.61
CPU time (s): 1200.16
CPU user time (s): 1198.87
CPU system time (s): 1.2968
CPU usage (%): 99.9629
Max. virtual memory (cumulated for all children) (KiB): 616432

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

runsolver used 0.882865 second user time and 2.50562 second system time

The end

Launcher Data

Begin job on node23 at 2009-03-30 03:15:21
IDJOB=1532215
IDBENCH=70217
IDSOLVER=510
FILE ID=node23/1532215-1238375721
PBS_JOBID= 9061263
Free space on /tmp= 66324 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/900/unif-k5-r20-v900-c18000-S1253795703-015.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532215-1238375721/watcher-1532215-1238375721 -o /tmp/evaluation-result-1532215-1238375721/solver-1532215-1238375721 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=1290074825 HOME/instance-1532215-1238375721.cnf

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

MD5SUM BENCH= 17b09148dbc69a552ff183cd5c8f891a
RANDOM SEED=1290074825

node23.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.268
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.268
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:       1697416 kB
Buffers:         86616 kB
Cached:         181284 kB
SwapCached:       7500 kB
Active:          17864 kB
Inactive:       258932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1697416 kB
SwapTotal:     4192956 kB
SwapFree:      4179368 kB
Dirty:            1856 kB
Writeback:           0 kB
Mapped:          14684 kB
Slab:            67844 kB
Committed_AS:  2949892 kB
PageTables:       1392 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= 66320 MiB
End job on node23 at 2009-03-30 03:35:24