Trace number 1532930

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

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S2080625895-070.cnf
MD5SUM1d9454adc76495811d3ba130d2b8d41e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark43.0575
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
Number of clauses of size 40
Number of clauses of size 50
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-1532930-1238406613/watcher-1532930-1238406613 -o /tmp/evaluation-result-1532930-1238406613/solver-1532930-1238406613 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SApperloT-hrp -seed=185101788 HOME/instance-1532930-1238406613.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.02 1.14 3/64 8394
/proc/meminfo: memFree=1762576/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=2624 CPUtime=0
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 358 0 0 0 0 0 0 0 20 0 1 0 1113323850 2686976 342 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 656 342 95 292 0 361 0

[startup+0.0431941 s]
/proc/loadavg: 1.00 1.02 1.14 3/64 8394
/proc/meminfo: memFree=1762576/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=4604 CPUtime=0.03
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 913 0 0 0 3 0 0 0 20 0 1 0 1113323850 4714496 897 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 1151 898 95 292 0 856 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4604

[startup+0.101204 s]
/proc/loadavg: 1.00 1.02 1.14 3/64 8394
/proc/meminfo: memFree=1762576/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=7408 CPUtime=0.09
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 1671 0 0 0 9 0 0 0 20 0 1 0 1113323850 7585792 1654 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 1852 1654 105 292 0 1557 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7408

[startup+0.301245 s]
/proc/loadavg: 1.00 1.02 1.14 3/64 8394
/proc/meminfo: memFree=1762576/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=8332 CPUtime=0.29
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 1885 0 0 0 29 0 0 0 22 0 1 0 1113323850 8531968 1868 1992294400 134512640 135712473 4294956192 18446744073709551615 134568508 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 2083 1868 105 292 0 1788 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8332

[startup+0.701322 s]
/proc/loadavg: 1.00 1.02 1.14 3/64 8394
/proc/meminfo: memFree=1762576/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=9124 CPUtime=0.69
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 2106 0 0 0 68 1 0 0 25 0 1 0 1113323850 9342976 2089 1992294400 134512640 135712473 4294956192 18446744073709551615 134564314 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 2281 2089 105 292 0 1986 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9124

[startup+1.50148 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 8395
/proc/meminfo: memFree=1754120/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=10720 CPUtime=1.49
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 2483 0 0 0 148 1 0 0 25 0 1 0 1113323850 10977280 2466 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 2680 2466 105 292 0 2385 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10720

[startup+3.1018 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 8395
/proc/meminfo: memFree=1751816/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=14024 CPUtime=3.09
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 3326 0 0 0 307 2 0 0 25 0 1 0 1113323850 14360576 3309 1992294400 134512640 135712473 4294956192 18446744073709551615 134575252 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 3506 3309 105 292 0 3211 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14024

[startup+6.30143 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 8395
/proc/meminfo: memFree=1746056/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=19748 CPUtime=6.29
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 4742 0 0 0 626 3 0 0 25 0 1 0 1113323850 20221952 4725 1992294400 134512640 135712473 4294956192 18446744073709551615 134564627 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 4937 4725 109 292 0 4642 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19748

[startup+12.7027 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 8395
/proc/meminfo: memFree=1731976/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=32984 CPUtime=12.69
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 8016 0 0 0 1263 6 0 0 25 0 1 0 1113323850 33775616 7999 1992294400 134512640 135712473 4294956192 18446744073709551615 134537078 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 8246 7999 109 292 0 7951 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 32984

[startup+25.5012 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 8395
/proc/meminfo: memFree=1705544/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=58668 CPUtime=25.48
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 14475 0 0 0 2536 12 0 0 25 0 1 0 1113323850 60076032 14425 1992294400 134512640 135712473 4294956192 18446744073709551615 134564167 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 14667 14425 109 292 0 14372 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 58668

[startup+51.1013 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 8395
/proc/meminfo: memFree=1674504/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=90044 CPUtime=51.07
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 22316 0 0 0 5089 18 0 0 25 0 1 0 1113323850 92205056 22266 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 22511 22266 109 292 0 22216 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 90044

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.12 2/65 8395
/proc/meminfo: memFree=1644552/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=118976 CPUtime=102.26
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 29552 0 0 0 10202 24 0 0 25 0 1 0 1113323850 121831424 29502 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 29744 29502 109 292 0 29449 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 118976

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 8395
/proc/meminfo: memFree=1641672/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=121892 CPUtime=162.23
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 30268 0 0 0 16199 24 0 0 25 0 1 0 1113323850 124817408 30218 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 30473 30218 109 292 0 30178 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 121892

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.10 2/65 8395
/proc/meminfo: memFree=1639496/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=124328 CPUtime=222.22
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 30839 0 0 0 22197 25 0 0 25 0 1 0 1113323850 127311872 30789 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 31082 30789 109 292 0 30787 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 124328

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 8395
/proc/meminfo: memFree=1621448/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=143204 CPUtime=282.19
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 35534 0 0 0 28190 29 0 0 25 0 1 0 1113323850 146640896 35484 1992294400 134512640 135712473 4294956192 18446744073709551615 134540615 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 35801 35484 109 292 0 35506 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 143204

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 8395
/proc/meminfo: memFree=1620424/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=143464 CPUtime=342.17
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 35570 0 0 0 34188 29 0 0 25 0 1 0 1113323850 146907136 35520 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 35866 35520 109 292 0 35571 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 143464

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.08 2/65 8395
/proc/meminfo: memFree=1614344/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=149716 CPUtime=402.15
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 37084 0 0 0 40185 30 0 0 25 0 1 0 1113323850 153309184 37034 1992294400 134512640 135712473 4294956192 18446744073709551615 134564354 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 37429 37034 109 292 0 37134 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 149716

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.07 2/65 8395
/proc/meminfo: memFree=1609096/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=155136 CPUtime=462.13
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 38381 0 0 0 46181 32 0 0 25 0 1 0 1113323850 158859264 38331 1992294400 134512640 135712473 4294956192 18446744073709551615 134564193 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 38784 38331 109 292 0 38489 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 155136

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 8395
/proc/meminfo: memFree=1609096/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=155136 CPUtime=522.11
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 38383 0 0 0 52179 32 0 0 25 0 1 0 1113323850 158859264 38333 1992294400 134512640 135712473 4294956192 18446744073709551615 134563660 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 38784 38333 109 292 0 38489 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 155136

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/65 8395
/proc/meminfo: memFree=1609096/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=155136 CPUtime=582.09
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 38383 0 0 0 58177 32 0 0 25 0 1 0 1113323850 158859264 38333 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 38784 38333 109 292 0 38489 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 155136

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 8395
/proc/meminfo: memFree=1609032/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=155136 CPUtime=642.07
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 38383 0 0 0 64175 32 0 0 25 0 1 0 1113323850 158859264 38333 1992294400 134512640 135712473 4294956192 18446744073709551615 134564290 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 38784 38333 109 292 0 38489 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 155136

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/65 8401
/proc/meminfo: memFree=1608832/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=155136 CPUtime=702.04
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 38383 0 0 0 70172 32 0 0 25 0 1 0 1113323850 158859264 38333 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 38784 38333 109 292 0 38489 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 155136

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 8401
/proc/meminfo: memFree=1608832/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=155136 CPUtime=762.02
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 38383 0 0 0 76170 32 0 0 25 0 1 0 1113323850 158859264 38333 1992294400 134512640 135712473 4294956192 18446744073709551615 134591920 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 38784 38333 109 292 0 38489 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 155136

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 8401
/proc/meminfo: memFree=1589632/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=174540 CPUtime=822
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 43237 0 0 0 82162 38 0 0 25 0 1 0 1113323850 178728960 43187 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 43635 43187 109 292 0 43340 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 174540

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.03 2/65 8401
/proc/meminfo: memFree=1566464/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=197508 CPUtime=881.98
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 48989 0 0 0 88153 45 0 0 25 0 1 0 1113323850 202248192 48939 1992294400 134512640 135712473 4294956192 18446744073709551615 134564133 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 49377 48939 109 292 0 49082 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 197508

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 8401
/proc/meminfo: memFree=1544640/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=219424 CPUtime=941.96
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 54465 0 0 0 94145 51 0 0 25 0 1 0 1113323850 224690176 54415 1992294400 134512640 135712473 4294956192 18446744073709551615 134564385 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 54856 54415 109 292 0 54561 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 219424

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 8401
/proc/meminfo: memFree=1522440/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=241468 CPUtime=1001.94
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 59967 0 0 0 100136 58 0 0 25 0 1 0 1113323850 247263232 59917 1992294400 134512640 135712473 4294956192 18446744073709551615 134563915 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 60367 59917 109 292 0 60072 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 241468

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 8401
/proc/meminfo: memFree=1481160/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=283168 CPUtime=1061.91
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 70403 0 0 0 106122 69 0 0 25 0 1 0 1113323850 289964032 70288 1992294400 134512640 135712473 4294956192 18446744073709551615 135148566 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 70792 70288 109 292 0 70497 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 283168

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 8401
/proc/meminfo: memFree=1435208/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=328808 CPUtime=1121.9
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 81761 0 0 0 112109 81 0 0 25 0 1 0 1113323850 336699392 81646 1992294400 134512640 135712473 4294956192 18446744073709551615 134564822 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 82202 81646 109 292 0 81907 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 328808

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8401
/proc/meminfo: memFree=1426184/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=337960 CPUtime=1181.88
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 84021 0 0 0 118104 84 0 0 25 0 1 0 1113323850 346071040 83906 1992294400 134512640 135712473 4294956192 18446744073709551615 134558674 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 84490 83906 109 292 0 84195 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 337960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8401
/proc/meminfo: memFree=1425864/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=338344 CPUtime=1200.07
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 84095 0 0 0 119923 84 0 0 25 0 1 0 1113323850 346464256 83980 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 84586 83980 109 292 0 84291 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 338344

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8401
/proc/meminfo: memFree=1425864/2055920 swapFree=4176300/4192956
[pid=8394] ppid=8392 vsize=338344 CPUtime=1200.07
/proc/8394/stat : 8394 (SApperloT-hrp) R 8392 8394 7884 0 -1 4194304 84095 0 0 0 119923 84 0 0 25 0 1 0 1113323850 346464256 83980 1992294400 134512640 135712473 4294956192 18446744073709551615 134564805 0 0 4096 0 0 0 0 17 1 0 0
/proc/8394/statm: 84586 83980 109 292 0 84291 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 338344

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.13
CPU user time (s): 1199.24
CPU system time (s): 0.893864
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 338344

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

runsolver used 0.895863 second user time and 2.5976 second system time

The end

Launcher Data

Begin job on node53 at 2009-03-30 11:50:13
IDJOB=1532930
IDBENCH=70360
IDSOLVER=510
FILE ID=node53/1532930-1238406613
PBS_JOBID= 9061390
Free space on /tmp= 66040 MiB

SOLVER NAME= SApperloT hrp
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S2080625895-070.cnf
COMMAND LINE= HOME/SApperloT-hrp -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532930-1238406613/watcher-1532930-1238406613 -o /tmp/evaluation-result-1532930-1238406613/solver-1532930-1238406613 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SApperloT-hrp -seed=185101788 HOME/instance-1532930-1238406613.cnf

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

MD5SUM BENCH= 1d9454adc76495811d3ba130d2b8d41e
RANDOM SEED=185101788

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1762992 kB
Buffers:         58928 kB
Cached:         160776 kB
SwapCached:      10544 kB
Active:          59616 kB
Inactive:       172232 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1762992 kB
SwapTotal:     4192956 kB
SwapFree:      4176300 kB
Dirty:            2888 kB
Writeback:           0 kB
Mapped:          17848 kB
Slab:            47072 kB
Committed_AS:  2506164 kB
PageTables:       1384 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= 66040 MiB
End job on node53 at 2009-03-30 12:10:16