Trace number 1514760

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
clasp 1.2.0-SAT09-32? (TO) 1200.03 1200.42

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S377647456-019.cnf
MD5SUM65bb593760651b10c127c4b3276e73fc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark27.4368
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
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-1514760-1238243918/watcher-1514760-1238243918 -o /tmp/evaluation-result-1514760-1238243918/solver-1514760-1238243918 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1514760-1238243918.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

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.00 3/64 2880
/proc/meminfo: memFree=826304/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=2728 CPUtime=0
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 461 0 0 0 0 0 0 0 18 0 1 0 1097057482 2793472 445 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 682 445 144 377 0 302 0

[startup+0.0973221 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2880
/proc/meminfo: memFree=826304/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=6528 CPUtime=0.08
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 1544 0 0 0 8 0 0 0 18 0 1 0 1097057482 6684672 1394 1992294400 134512640 136057169 4294956160 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 1632 1394 168 377 0 1252 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6528

[startup+0.101322 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2880
/proc/meminfo: memFree=826304/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=6528 CPUtime=0.09
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 1544 0 0 0 9 0 0 0 18 0 1 0 1097057482 6684672 1394 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 1632 1394 168 377 0 1252 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6528

[startup+0.30135 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2880
/proc/meminfo: memFree=826304/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=6336 CPUtime=0.29
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 1697 0 0 0 28 1 0 0 19 0 1 0 1097057482 6488064 1354 1992294400 134512640 136057169 4294956160 18446744073709551615 134824405 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 1584 1354 183 377 0 1204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6336

[startup+0.701408 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 2880
/proc/meminfo: memFree=826304/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=6336 CPUtime=0.69
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 1697 0 0 0 68 1 0 0 22 0 1 0 1097057482 6488064 1354 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 1584 1354 183 377 0 1204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6336

[startup+1.50152 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=820792/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=8580 CPUtime=1.49
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 2260 0 0 0 148 1 0 0 25 0 1 0 1097057482 8785920 1917 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 2145 1917 183 377 0 1765 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8580

[startup+3.10176 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 2881
/proc/meminfo: memFree=817336/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=13860 CPUtime=3.09
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 3608 0 0 0 308 1 0 0 25 0 1 0 1097057482 14192640 3265 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 3465 3265 183 377 0 3085 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13860

[startup+6.30122 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=806712/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=23584 CPUtime=6.29
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 6016 0 0 0 627 2 0 0 25 0 1 0 1097057482 24150016 5673 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 5896 5673 183 377 0 5516 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23584

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=801272/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=27948 CPUtime=12.69
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 7113 0 0 0 1266 3 0 0 25 0 1 0 1097057482 28618752 6770 1992294400 134512640 136057169 4294956160 18446744073709551615 134618167 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 6987 6770 183 377 0 6607 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 27948

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=795640/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=32040 CPUtime=25.48
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 8136 0 0 0 2544 4 0 0 25 0 1 0 1097057482 32808960 7793 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 8010 7793 183 377 0 7630 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 32040

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=789176/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=38536 CPUtime=51.08
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 9750 0 0 0 5102 6 0 0 25 0 1 0 1097057482 39460864 9407 1992294400 134512640 136057169 4294956160 18446744073709551615 134823744 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 9634 9407 183 377 0 9254 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38536

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=777912/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=49800 CPUtime=102.26
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 12565 0 0 0 10218 8 0 0 25 0 1 0 1097057482 50995200 12222 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 12450 12222 183 377 0 12070 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49800

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=769848/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=57920 CPUtime=162.23
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 14589 0 0 0 16214 9 0 0 25 0 1 0 1097057482 59310080 14246 1992294400 134512640 136057169 4294956160 18446744073709551615 134615994 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 14480 14246 183 377 0 14100 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 57920

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=764600/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=63188 CPUtime=222.22
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 15882 0 0 0 22212 10 0 0 25 0 1 0 1097057482 64704512 15539 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 15797 15539 183 377 0 15417 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 63188

[startup+282.301 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 2881
/proc/meminfo: memFree=757816/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=70100 CPUtime=282.2
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 17583 0 0 0 28208 12 0 0 25 0 1 0 1097057482 71782400 17240 1992294400 134512640 136057169 4294956160 18446744073709551615 134756841 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 17525 17240 183 377 0 17145 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 70100

[startup+342.302 s]
/proc/loadavg: 1.01 1.01 1.00 2/65 2881
/proc/meminfo: memFree=753848/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=73928 CPUtime=342.18
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 18552 0 0 0 34206 12 0 0 25 0 1 0 1097057482 75702272 18209 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 18482 18209 183 377 0 18102 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 73928

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=753464/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=74456 CPUtime=402.16
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 18665 0 0 0 40204 12 0 0 25 0 1 0 1097057482 76242944 18322 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 18614 18322 183 377 0 18234 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 74456

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=752568/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=75328 CPUtime=462.14
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 18875 0 0 0 46201 13 0 0 25 0 1 0 1097057482 77135872 18532 1992294400 134512640 136057169 4294956160 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 18832 18532 183 377 0 18452 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 75328

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=743864/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=84040 CPUtime=522.12
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 21058 0 0 0 52197 15 0 0 25 0 1 0 1097057482 86056960 20715 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 21010 20715 183 377 0 20630 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 84040

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=741944/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=85888 CPUtime=582.11
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 21527 0 0 0 58195 16 0 0 25 0 1 0 1097057482 87949312 21184 1992294400 134512640 136057169 4294956160 18446744073709551615 134823779 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 21472 21184 183 377 0 21092 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 85888

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=737144/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=90640 CPUtime=642.09
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 22714 0 0 0 64192 17 0 0 25 0 1 0 1097057482 92815360 22371 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 22660 22371 183 377 0 22280 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 90640

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=737144/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=90640 CPUtime=702.06
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 22728 0 0 0 70189 17 0 0 25 0 1 0 1097057482 92815360 22385 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 22660 22385 183 377 0 22280 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 90640

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=731512/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=96324 CPUtime=762.05
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 24118 0 0 0 76186 19 0 0 25 0 1 0 1097057482 98635776 23775 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 24081 23775 183 377 0 23701 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 96324

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=729080/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=98700 CPUtime=822.02
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 24731 0 0 0 82183 19 0 0 25 0 1 0 1097057482 101068800 24388 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 24675 24388 183 377 0 24295 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 98700

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=728760/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=99100 CPUtime=882
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 24817 0 0 0 88181 19 0 0 25 0 1 0 1097057482 101478400 24474 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 24775 24474 183 377 0 24395 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 99100

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=726712/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=101068 CPUtime=941.99
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 25324 0 0 0 94179 20 0 0 25 0 1 0 1097057482 103493632 24981 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 25267 24981 183 377 0 24887 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 101068

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=726584/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=101200 CPUtime=1001.97
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 25358 0 0 0 100177 20 0 0 25 0 1 0 1097057482 103628800 25015 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 25300 25015 183 377 0 24920 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 101200

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=726584/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=101200 CPUtime=1061.95
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 25358 0 0 0 106175 20 0 0 25 0 1 0 1097057482 103628800 25015 1992294400 134512640 136057169 4294956160 18446744073709551615 134616000 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 25300 25015 183 377 0 24920 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 101200

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=723000/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=104768 CPUtime=1121.93
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 26239 0 0 0 112172 21 0 0 25 0 1 0 1097057482 107282432 25896 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 26192 25896 183 377 0 25812 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 104768

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=719288/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=108548 CPUtime=1181.91
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 27180 0 0 0 118169 22 0 0 25 0 1 0 1097057482 111153152 26837 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 27137 26837 183 377 0 26757 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 108548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 2881
/proc/meminfo: memFree=719224/2055920 swapFree=4174204/4192956
[pid=2880] ppid=2878 vsize=108548 CPUtime=1200.01
/proc/2880/stat : 2880 (clasp) R 2878 2880 2659 0 -1 4194304 27182 0 0 0 119979 22 0 0 25 0 1 0 1097057482 111153152 26839 1992294400 134512640 136057169 4294956160 18446744073709551615 134618259 0 0 4096 16386 0 0 0 17 1 0 0
/proc/2880/statm: 27137 26839 183 377 0 26757 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 108548

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

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

Child status: 0
Real time (s): 1200.42
CPU time (s): 1200.03
CPU user time (s): 1199.79
CPU system time (s): 0.238963
CPU usage (%): 99.9676
Max. virtual memory (cumulated for all children) (KiB): 108548

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

runsolver used 0.942856 second user time and 2.36764 second system time

The end

Launcher Data

Begin job on node22 at 2009-03-28 13:38:38
IDJOB=1514760
IDBENCH=70373
IDSOLVER=508
FILE ID=node22/1514760-1238243918
PBS_JOBID= 9060705
Free space on /tmp= 66324 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S377647456-019.cnf
COMMAND LINE= HOME/clasp --file=BENCHNAME --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1514760-1238243918/watcher-1514760-1238243918 -o /tmp/evaluation-result-1514760-1238243918/solver-1514760-1238243918 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1514760-1238243918.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 65bb593760651b10c127c4b3276e73fc
RANDOM SEED=1386761494

node22.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.279
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.279
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:        826720 kB
Buffers:         97292 kB
Cached:        1022136 kB
SwapCached:      12568 kB
Active:         131496 kB
Inactive:      1002064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        826720 kB
SwapTotal:     4192956 kB
SwapFree:      4174204 kB
Dirty:            2772 kB
Writeback:           0 kB
Mapped:          15572 kB
Slab:            81656 kB
Committed_AS:  2879996 kB
PageTables:       1372 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= 66324 MiB
End job on node22 at 2009-03-28 13:58:40