Trace number 1513056

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/700/
unif-k5-r20-v700-c14000-S1611899384-022.cnf
MD5SUM66fb9b1d9d1970f097747a014bb15243
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.93271
Satisfiable
(Un)Satisfiability was proved
Number of variables700
Number of clauses14000
Sum of the clauses size70000
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 514000
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-1513056-1238212543/watcher-1513056-1238212543 -o /tmp/evaluation-result-1513056-1238212543/solver-1513056-1238212543 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1513056-1238212543.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: 0.99 0.97 0.91 3/65 8002
/proc/meminfo: memFree=1284832/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=1960 CPUtime=0
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 238 0 0 0 0 0 0 0 18 0 1 0 304975092 2007040 222 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 490 222 144 377 0 110 0

[startup+0.093637 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 8002
/proc/meminfo: memFree=1284832/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=3480 CPUtime=0.08
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 655 0 0 0 8 0 0 0 18 0 1 0 304975092 3563520 635 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 870 635 182 377 0 490 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3480

[startup+0.102637 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 8002
/proc/meminfo: memFree=1284832/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=3480 CPUtime=0.09
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 655 0 0 0 9 0 0 0 18 0 1 0 304975092 3563520 635 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 870 635 182 377 0 490 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3480

[startup+0.301659 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 8002
/proc/meminfo: memFree=1284832/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=3876 CPUtime=0.29
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 783 0 0 0 29 0 0 0 19 0 1 0 304975092 3969024 763 1992294400 134512640 136057169 4294956160 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 969 763 182 377 0 589 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3876

[startup+0.70171 s]
/proc/loadavg: 0.99 0.97 0.91 3/65 8002
/proc/meminfo: memFree=1284832/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=5464 CPUtime=0.69
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 1166 0 0 0 69 0 0 0 22 0 1 0 304975092 5595136 1146 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 1366 1146 182 377 0 986 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5464

[startup+1.50181 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8003
/proc/meminfo: memFree=1280920/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=5860 CPUtime=1.49
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 1282 0 0 0 149 0 0 0 25 0 1 0 304975092 6000640 1262 1992294400 134512640 136057169 4294956160 18446744073709551615 134820149 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 1465 1262 182 377 0 1085 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5860

[startup+3.10201 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8005
/proc/meminfo: memFree=1279768/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=6784 CPUtime=3.08
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 1493 0 0 0 308 0 0 0 25 0 1 0 304975092 6946816 1473 1992294400 134512640 136057169 4294956160 18446744073709551615 134828277 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 1696 1473 182 377 0 1316 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6784

[startup+6.30142 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8005
/proc/meminfo: memFree=1277976/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=8384 CPUtime=6.29
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 1907 0 0 0 628 1 0 0 25 0 1 0 304975092 8585216 1887 1992294400 134512640 136057169 4294956160 18446744073709551615 134618371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 2096 1887 182 377 0 1716 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8384

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 8005
/proc/meminfo: memFree=1276760/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=9840 CPUtime=12.68
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 2250 0 0 0 1267 1 0 0 25 0 1 0 304975092 10076160 2230 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 2460 2230 182 377 0 2080 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9840

[startup+25.5028 s]
/proc/loadavg: 1.07 0.99 0.91 2/66 8005
/proc/meminfo: memFree=1274392/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=11596 CPUtime=25.47
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 2712 0 0 0 2546 1 0 0 25 0 1 0 304975092 11874304 2692 1992294400 134512640 136057169 4294956160 18446744073709551615 134828280 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 2899 2692 182 377 0 2519 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11596

[startup+51.1021 s]
/proc/loadavg: 1.04 0.99 0.91 2/66 8005
/proc/meminfo: memFree=1271640/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=14552 CPUtime=51.07
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 3432 0 0 0 5105 2 0 0 25 0 1 0 304975092 14901248 3412 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 3638 3412 182 377 0 3258 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 14552

[startup+102.307 s]
/proc/loadavg: 1.06 1.00 0.92 2/66 8005
/proc/meminfo: memFree=1269080/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=17060 CPUtime=102.25
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 4059 0 0 0 10223 2 0 0 25 0 1 0 304975092 17469440 4039 1992294400 134512640 136057169 4294956160 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 4265 4039 182 377 0 3885 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 17060

[startup+162.302 s]
/proc/loadavg: 1.07 1.01 0.93 2/66 8005
/proc/meminfo: memFree=1266008/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=20108 CPUtime=162.23
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 4818 0 0 0 16220 3 0 0 25 0 1 0 304975092 20590592 4798 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 5027 4798 182 377 0 4647 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 20108

[startup+222.303 s]
/proc/loadavg: 1.06 1.02 0.93 2/66 8005
/proc/meminfo: memFree=1263000/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=23116 CPUtime=222.22
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 5552 0 0 0 22218 4 0 0 25 0 1 0 304975092 23670784 5532 1992294400 134512640 136057169 4294956160 18446744073709551615 134618398 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 5779 5532 182 377 0 5399 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 23116

[startup+282.302 s]
/proc/loadavg: 1.06 1.03 0.94 2/66 8005
/proc/meminfo: memFree=1260696/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=25536 CPUtime=282.2
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 6134 0 0 0 28216 4 0 0 25 0 1 0 304975092 26148864 6114 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 6384 6114 182 377 0 6004 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 25536

[startup+342.303 s]
/proc/loadavg: 1.06 1.04 0.94 2/66 8011
/proc/meminfo: memFree=1258896/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=27188 CPUtime=342.17
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 6549 0 0 0 34212 5 0 0 25 0 1 0 304975092 27840512 6529 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 6797 6529 182 377 0 6417 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 27188

[startup+402.301 s]
/proc/loadavg: 1.02 1.03 0.94 2/66 8011
/proc/meminfo: memFree=1258448/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=27576 CPUtime=402.15
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 6658 0 0 0 40210 5 0 0 25 0 1 0 304975092 28237824 6638 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 6894 6638 182 377 0 6514 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 27576

[startup+462.302 s]
/proc/loadavg: 1.00 1.02 0.94 2/66 8011
/proc/meminfo: memFree=1255760/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=30408 CPUtime=462.14
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 7344 0 0 0 46208 6 0 0 25 0 1 0 304975092 31137792 7324 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 7602 7324 182 377 0 7222 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 30408

[startup+522.302 s]
/proc/loadavg: 1.00 1.02 0.94 2/66 8011
/proc/meminfo: memFree=1255120/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=31304 CPUtime=522.12
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 7534 0 0 0 52206 6 0 0 25 0 1 0 304975092 32055296 7514 1992294400 134512640 136057169 4294956160 18446744073709551615 134811808 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 7826 7514 182 377 0 7446 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 31304

[startup+582.301 s]
/proc/loadavg: 1.00 1.01 0.94 2/66 8011
/proc/meminfo: memFree=1254288/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=32048 CPUtime=582.1
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 7722 0 0 0 58203 7 0 0 25 0 1 0 304975092 32817152 7702 1992294400 134512640 136057169 4294956160 18446744073709551615 134618449 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 8012 7702 182 377 0 7632 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 32048

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8011
/proc/meminfo: memFree=1252440/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=33948 CPUtime=642.08
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 8198 0 0 0 64201 7 0 0 25 0 1 0 304975092 34762752 8175 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 8487 8175 182 377 0 8107 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 33948

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8011
/proc/meminfo: memFree=1251160/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=35296 CPUtime=702.06
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 8509 0 0 0 70199 7 0 0 25 0 1 0 304975092 36143104 8486 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 8824 8486 182 377 0 8444 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 35296

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8011
/proc/meminfo: memFree=1250136/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=36224 CPUtime=762.05
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 8756 0 0 0 76197 8 0 0 25 0 1 0 304975092 37093376 8733 1992294400 134512640 136057169 4294956160 18446744073709551615 134823850 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 9056 8733 182 377 0 8676 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 36224

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8011
/proc/meminfo: memFree=1249048/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=37500 CPUtime=822.03
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 9022 0 0 0 82195 8 0 0 25 0 1 0 304975092 38400000 8999 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 9375 8999 182 377 0 8995 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 37500

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8011
/proc/meminfo: memFree=1248472/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=37956 CPUtime=882
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 9155 0 0 0 88192 8 0 0 25 0 1 0 304975092 38866944 9132 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 9489 9132 182 377 0 9109 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 37956

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8011
/proc/meminfo: memFree=1248408/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=37956 CPUtime=941.99
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 9156 0 0 0 94190 9 0 0 25 0 1 0 304975092 38866944 9133 1992294400 134512640 136057169 4294956160 18446744073709551615 134618182 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 9489 9133 182 377 0 9109 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 37956

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8011
/proc/meminfo: memFree=1247896/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=38496 CPUtime=1001.97
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 9282 0 0 0 100188 9 0 0 25 0 1 0 304975092 39419904 9259 1992294400 134512640 136057169 4294956160 18446744073709551615 134637397 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 9624 9259 182 377 0 9244 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 38496

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8011
/proc/meminfo: memFree=1245208/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=41356 CPUtime=1061.95
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 9974 0 0 0 106186 9 0 0 25 0 1 0 304975092 42348544 9951 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 10339 9951 182 377 0 9959 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 41356

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8011
/proc/meminfo: memFree=1244248/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=42280 CPUtime=1121.94
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 10190 0 0 0 112184 10 0 0 25 0 1 0 304975092 43294720 10167 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 10570 10167 182 377 0 10190 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 42280

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8011
/proc/meminfo: memFree=1243864/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=42684 CPUtime=1181.92
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 10285 0 0 0 118182 10 0 0 25 0 1 0 304975092 43708416 10262 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 10671 10262 182 377 0 10291 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 42684



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8011
/proc/meminfo: memFree=1243800/2055920 swapFree=4191900/4192956
[pid=8002] ppid=8000 vsize=42632 CPUtime=1200.01
/proc/8002/stat : 8002 (clasp) R 8000 8002 7303 0 -1 4194304 10286 0 0 0 119991 10 0 0 25 0 1 0 304975092 43655168 10262 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8002/statm: 10658 10262 182 377 0 10278 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 42632

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.41
CPU time (s): 1200.03
CPU user time (s): 1199.92
CPU system time (s): 0.114982
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 42684

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

runsolver used 1.05684 second user time and 3.3205 second system time

The end

Launcher Data

Begin job on node54 at 2009-03-28 04:55:43
IDJOB=1513056
IDBENCH=70231
IDSOLVER=508
FILE ID=node54/1513056-1238212543
PBS_JOBID= 9060512
Free space on /tmp= 66492 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/700/unif-k5-r20-v700-c14000-S1611899384-022.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-1513056-1238212543/watcher-1513056-1238212543 -o /tmp/evaluation-result-1513056-1238212543/solver-1513056-1238212543 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1513056-1238212543.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= 66fb9b1d9d1970f097747a014bb15243
RANDOM SEED=334677126

node54.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.232
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.232
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:       1285248 kB
Buffers:         68936 kB
Cached:         607268 kB
SwapCached:        260 kB
Active:         110976 kB
Inactive:       580424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1285248 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2180 kB
Writeback:           0 kB
Mapped:          23732 kB
Slab:            65212 kB
Committed_AS:   816532 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66488 MiB
End job on node54 at 2009-03-28 05:15:46