Trace number 1532200

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.2 1200.53

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/900/
unif-k5-r20-v900-c18000-S1573578038-005.cnf
MD5SUM6079b5c5aa5b129580ea074d44eca93f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark312.022
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-1532200-1238375221/watcher-1532200-1238375221 -o /tmp/evaluation-result-1532200-1238375221/solver-1532200-1238375221 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=2118347271 HOME/instance-1532200-1238375221.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.12 3/64 7980
/proc/meminfo: memFree=1669744/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=1616 CPUtime=0
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 1110189035 1654784 171 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 404 172 95 292 0 109 0

[startup+0.0449911 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 7980
/proc/meminfo: memFree=1669744/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=2936 CPUtime=0.03
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 542 0 0 0 3 0 0 0 18 0 1 0 1110189035 3006464 525 1992294400 134512640 135712473 4294956192 18446744073709551615 134563613 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 734 525 105 292 0 439 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2936

[startup+0.101997 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 7980
/proc/meminfo: memFree=1669744/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=3200 CPUtime=0.09
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 625 0 0 0 9 0 0 0 18 0 1 0 1110189035 3276800 608 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 800 608 105 292 0 505 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3200

[startup+0.30202 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 7980
/proc/meminfo: memFree=1669744/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=4256 CPUtime=0.29
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 880 0 0 0 29 0 0 0 19 0 1 0 1110189035 4358144 863 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 1064 863 105 292 0 769 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4256

[startup+0.701067 s]
/proc/loadavg: 1.00 1.00 1.12 3/64 7980
/proc/meminfo: memFree=1669744/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=6376 CPUtime=0.69
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 1414 0 0 0 69 0 0 0 22 0 1 0 1110189035 6529024 1397 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 1594 1397 105 292 0 1299 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6376

[startup+1.50116 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 7981
/proc/meminfo: memFree=1662952/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=9324 CPUtime=1.49
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 2131 0 0 0 148 1 0 0 25 0 1 0 1110189035 9547776 2114 1992294400 134512640 135712473 4294956192 18446744073709551615 134563185 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 2331 2114 105 292 0 2036 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9324

[startup+3.10135 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 7981
/proc/meminfo: memFree=1661032/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=11436 CPUtime=3.09
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 2654 0 0 0 308 1 0 0 25 0 1 0 1110189035 11710464 2637 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 2859 2637 109 292 0 2564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11436

[startup+6.30273 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 7981
/proc/meminfo: memFree=1654504/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=17244 CPUtime=6.29
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 4133 0 0 0 627 2 0 0 25 0 1 0 1110189035 17657856 4116 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 4311 4116 109 292 0 4016 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17244

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 7981
/proc/meminfo: memFree=1651632/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=19092 CPUtime=12.68
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 4566 0 0 0 1266 2 0 0 25 0 1 0 1110189035 19550208 4549 1992294400 134512640 135712473 4294956192 18446744073709551615 134564137 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 4773 4549 109 292 0 4478 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 19092

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.12 2/65 7981
/proc/meminfo: memFree=1649840/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=20892 CPUtime=25.49
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 5008 0 0 0 2546 3 0 0 25 0 1 0 1110189035 21393408 4991 1992294400 134512640 135712473 4294956192 18446744073709551615 134581082 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 5223 4991 109 292 0 4928 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 20892

[startup+51.101 s]
/proc/loadavg: 1.00 1.00 1.11 2/65 7981
/proc/meminfo: memFree=1647408/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=23640 CPUtime=51.08
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 5653 0 0 0 5104 4 0 0 25 0 1 0 1110189035 24207360 5636 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 5910 5636 109 292 0 5615 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23640

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 7981
/proc/meminfo: memFree=1643120/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=28364 CPUtime=102.26
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 6748 0 0 0 10222 4 0 0 25 0 1 0 1110189035 29044736 6731 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 7091 6731 109 292 0 6796 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 28364

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 7981
/proc/meminfo: memFree=1640688/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=30972 CPUtime=162.24
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 7320 0 0 0 16219 5 0 0 25 0 1 0 1110189035 31715328 7303 1992294400 134512640 135712473 4294956192 18446744073709551615 134564302 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 7743 7303 109 292 0 7448 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 30972

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 7981
/proc/meminfo: memFree=1639024/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=32964 CPUtime=222.23
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 7736 0 0 0 22217 6 0 0 25 0 1 0 1110189035 33755136 7719 1992294400 134512640 135712473 4294956192 18446744073709551615 134552634 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 8241 7719 109 292 0 7946 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 32964

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 7981
/proc/meminfo: memFree=1637168/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=35172 CPUtime=282.22
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 8210 0 0 0 28215 7 0 0 25 0 1 0 1110189035 36016128 8193 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 8793 8193 109 292 0 8498 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 35172

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 7981
/proc/meminfo: memFree=1636144/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=36324 CPUtime=342.2
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 8449 0 0 0 34213 7 0 0 25 0 1 0 1110189035 37195776 8432 1992294400 134512640 135712473 4294956192 18446744073709551615 134564702 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 9081 8432 109 292 0 8786 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 36324

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 7981
/proc/meminfo: memFree=1633264/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=39416 CPUtime=402.19
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 9168 0 0 0 40211 8 0 0 25 0 1 0 1110189035 40361984 9151 1992294400 134512640 135712473 4294956192 18446744073709551615 134564143 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 9854 9151 109 292 0 9559 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 39416

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 7981
/proc/meminfo: memFree=1632112/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=40756 CPUtime=462.17
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 9461 0 0 0 46209 8 0 0 25 0 1 0 1110189035 41734144 9444 1992294400 134512640 135712473 4294956192 18446744073709551615 134563632 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 10189 9444 109 292 0 9894 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 40756

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 7981
/proc/meminfo: memFree=1630896/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=42024 CPUtime=522.15
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 9748 0 0 0 52207 8 0 0 25 0 1 0 1110189035 43032576 9731 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 10506 9731 109 292 0 10211 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 42024

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 7981
/proc/meminfo: memFree=1628592/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=44384 CPUtime=582.14
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 10326 0 0 0 58205 9 0 0 25 0 1 0 1110189035 45449216 10309 1992294400 134512640 135712473 4294956192 18446744073709551615 134554695 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 11096 10309 109 292 0 10801 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 44384

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 7981
/proc/meminfo: memFree=1627376/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=45852 CPUtime=642.12
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 10615 0 0 0 64203 9 0 0 25 0 1 0 1110189035 46952448 10598 1992294400 134512640 135712473 4294956192 18446744073709551615 134564382 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 11463 10598 109 292 0 11168 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 45852

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 7981
/proc/meminfo: memFree=1626480/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=46912 CPUtime=702.1
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 10836 0 0 0 70201 9 0 0 25 0 1 0 1110189035 48037888 10819 1992294400 134512640 135712473 4294956192 18446744073709551615 134563681 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 11728 10819 109 292 0 11433 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 46912

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 7981
/proc/meminfo: memFree=1625456/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=47892 CPUtime=762.09
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 11083 0 0 0 76199 10 0 0 25 0 1 0 1110189035 49041408 11066 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 11973 11066 109 292 0 11678 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 47892

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 7981
/proc/meminfo: memFree=1624752/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=48632 CPUtime=822.07
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 11266 0 0 0 82197 10 0 0 25 0 1 0 1110189035 49799168 11249 1992294400 134512640 135712473 4294956192 18446744073709551615 134540611 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 12158 11249 109 292 0 11863 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 48632

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 7981
/proc/meminfo: memFree=1527088/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=146644 CPUtime=882.05
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 35734 0 0 0 88177 28 0 0 25 0 1 0 1110189035 150163456 35717 1992294400 134512640 135712473 4294956192 18446744073709551615 134553824 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 36661 35717 109 292 0 36366 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 146644

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 7981
/proc/meminfo: memFree=1415728/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=258772 CPUtime=942.03
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 63716 0 0 0 94150 53 0 0 25 0 1 0 1110189035 264982528 63699 1992294400 134512640 135712473 4294956192 18446744073709551615 134564361 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 64693 63699 109 292 0 64398 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 258772

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 7981
/proc/meminfo: memFree=1305904/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=367596 CPUtime=1002.02
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 90892 0 0 0 100128 74 0 0 25 0 1 0 1110189035 376418304 90875 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 91899 90875 109 292 0 91604 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 367596

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7981
/proc/meminfo: memFree=1198192/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=476388 CPUtime=1062.01
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 118099 0 0 0 106105 96 0 0 25 0 1 0 1110189035 487821312 118082 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 119097 118082 109 292 0 118802 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 476388

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7981
/proc/meminfo: memFree=1087664/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=585824 CPUtime=1121.99
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 145467 0 0 0 112083 116 0 0 25 0 1 0 1110189035 599883776 145450 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 146456 145450 109 292 0 146161 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 585824

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7981
/proc/meminfo: memFree=981424/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=692616 CPUtime=1181.97
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 172144 0 0 0 118058 139 0 0 25 0 1 0 1110189035 709238784 172127 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 173154 172127 109 292 0 172859 0
Current children cumulated CPU time (s) 1181.97
Current children cumulated vsize (KiB) 692616



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7981
/proc/meminfo: memFree=947184/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=725220 CPUtime=1200.07
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4194304 180302 0 0 0 119860 147 0 0 25 0 1 0 1110189035 742625280 180285 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 181305 180285 109 292 0 181010 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 725220

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

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

[startup+1200.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7981
/proc/meminfo: memFree=947184/2055920 swapFree=4178472/4192956
[pid=7980] ppid=7978 vsize=0 CPUtime=1200.17
/proc/7980/stat : 7980 (SApperloT-hrp) R 7978 7980 7695 0 -1 4195332 180302 0 0 0 119860 157 0 0 25 0 1 0 1110189035 0 0 1992294400 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/7980/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.17
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.53
CPU time (s): 1200.2
CPU user time (s): 1198.6
CPU system time (s): 1.59776
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 725220

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

runsolver used 0.987849 second user time and 2.34864 second system time

The end

Launcher Data

Begin job on node1 at 2009-03-30 03:07:01
IDJOB=1532200
IDBENCH=70214
IDSOLVER=510
FILE ID=node1/1532200-1238375221
PBS_JOBID= 9061268
Free space on /tmp= 66108 MiB

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

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

MD5SUM BENCH= 6079b5c5aa5b129580ea074d44eca93f
RANDOM SEED=2118347271

node1.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.229
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.229
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:       1670160 kB
Buffers:         71560 kB
Cached:         217560 kB
SwapCached:       8380 kB
Active:          27028 kB
Inactive:       272120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670160 kB
SwapTotal:     4192956 kB
SwapFree:      4178472 kB
Dirty:            1864 kB
Writeback:           0 kB
Mapped:          15760 kB
Slab:            72580 kB
Committed_AS:  2913180 kB
PageTables:       1440 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= 66108 MiB
End job on node1 at 2009-03-30 03:27:03