Trace number 1785810

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) 5000.06 5001.42

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_9gates_u2_autoenc.cnf
MD5SUM8e1d63506cdb99d6b859945ef44fe71f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables430
Number of clauses97558
Sum of the clauses size571598
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21578
Number of clauses of size 30
Number of clauses of size 4738
Number of clauses of size 55690
Number of clauses of size over 589488

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785810-1241932721/watcher-1785810-1241932721 -o /tmp/evaluation-result-1785810-1241932721/solver-1785810-1241932721 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1785810-1241932721.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 1.06 1.00 3/64 31084
/proc/meminfo: memFree=1461456/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=1832 CPUtime=0
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 226 0 0 0 0 0 0 0 18 0 1 0 221305793 1875968 210 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 458 211 144 377 0 78 0

[startup+0.063876 s]
/proc/loadavg: 0.99 1.06 1.00 3/64 31084
/proc/meminfo: memFree=1461456/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=4816 CPUtime=0.05
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 1031 0 0 0 5 0 0 0 18 0 1 0 221305793 4931584 913 1992294400 134512640 136057169 4294956160 18446744073709551615 135443063 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 1204 913 144 377 0 824 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4816

[startup+0.10288 s]
/proc/loadavg: 0.99 1.06 1.00 3/64 31084
/proc/meminfo: memFree=1461456/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=6992 CPUtime=0.09
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 1691 0 0 0 9 0 0 0 18 0 1 0 221305793 7159808 1480 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 1748 1480 165 377 0 1368 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6992

[startup+0.301904 s]
/proc/loadavg: 0.99 1.06 1.00 3/64 31084
/proc/meminfo: memFree=1461456/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=8700 CPUtime=0.29
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 2077 0 0 0 29 0 0 0 19 0 1 0 221305793 8908800 1866 1992294400 134512640 136057169 4294956160 18446744073709551615 134774358 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 2175 1866 168 377 0 1795 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8700

[startup+0.70195 s]
/proc/loadavg: 0.99 1.06 1.00 3/64 31084
/proc/meminfo: memFree=1461456/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=8700 CPUtime=0.69
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 2090 0 0 0 69 0 0 0 23 0 1 0 221305793 8908800 1879 1992294400 134512640 136057169 4294956160 18446744073709551615 134765777 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 2175 1879 170 377 0 1795 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8700

[startup+1.50104 s]
/proc/loadavg: 0.99 1.06 1.00 2/65 31085
/proc/meminfo: memFree=1454472/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=8604 CPUtime=1.49
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 2209 0 0 0 149 0 0 0 25 0 1 0 221305793 8810496 1902 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 2151 1902 182 377 0 1771 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8604

[startup+3.10123 s]
/proc/loadavg: 0.99 1.06 1.00 2/65 31085
/proc/meminfo: memFree=1454280/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=8604 CPUtime=3.09
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 2213 0 0 0 309 0 0 0 25 0 1 0 221305793 8810496 1906 1992294400 134512640 136057169 4294956160 18446744073709551615 134618247 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 2151 1906 182 377 0 1771 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8604

[startup+6.3016 s]
/proc/loadavg: 0.99 1.06 1.00 2/65 31085
/proc/meminfo: memFree=1454152/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=8800 CPUtime=6.29
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 2285 0 0 0 628 1 0 0 25 0 1 0 221305793 9011200 1978 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 2200 1978 182 377 0 1820 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8800

[startup+12.7013 s]
/proc/loadavg: 0.99 1.06 1.00 2/65 31085
/proc/meminfo: memFree=1452168/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=10700 CPUtime=12.69
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 2748 0 0 0 1268 1 0 0 25 0 1 0 221305793 10956800 2441 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 2675 2441 182 377 0 2295 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 10700

[startup+25.5018 s]
/proc/loadavg: 0.99 1.06 1.00 2/65 31085
/proc/meminfo: memFree=1450568/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=12516 CPUtime=25.48
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 3170 0 0 0 2547 1 0 0 25 0 1 0 221305793 12816384 2863 1992294400 134512640 136057169 4294956160 18446744073709551615 134612880 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 3129 2863 182 377 0 2749 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 12516

[startup+51.1018 s]
/proc/loadavg: 0.99 1.05 1.00 2/65 31085
/proc/meminfo: memFree=1447304/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=16184 CPUtime=51.07
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 4038 0 0 0 5105 2 0 0 25 0 1 0 221305793 16572416 3731 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 4046 3731 182 377 0 3666 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 16184

[startup+102.306 s]
/proc/loadavg: 0.99 1.04 1.00 2/65 31085
/proc/meminfo: memFree=1443208/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=20176 CPUtime=102.27
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 5021 0 0 0 10224 3 0 0 25 0 1 0 221305793 20660224 4714 1992294400 134512640 136057169 4294956160 18446744073709551615 134618277 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 5044 4714 182 377 0 4664 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 20176

[startup+162.302 s]
/proc/loadavg: 0.99 1.03 1.00 2/65 31085
/proc/meminfo: memFree=1441096/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=22620 CPUtime=162.25
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 5582 0 0 0 16221 4 0 0 25 0 1 0 221305793 23162880 5275 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 5655 5275 182 377 0 5275 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 22620

[startup+222.302 s]
/proc/loadavg: 0.99 1.02 1.00 2/65 31085
/proc/meminfo: memFree=1437896/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=25992 CPUtime=222.23
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 6338 0 0 0 22218 5 0 0 25 0 1 0 221305793 26615808 6031 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 6498 6031 182 377 0 6118 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 25992

[startup+282.302 s]
/proc/loadavg: 0.99 1.02 1.00 2/65 31085
/proc/meminfo: memFree=1434504/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=29616 CPUtime=282.21
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 7179 0 0 0 28216 5 0 0 25 0 1 0 221305793 30326784 6872 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 7404 6872 182 377 0 7024 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 29616

[startup+342.302 s]
/proc/loadavg: 0.99 1.01 1.00 2/65 31085
/proc/meminfo: memFree=1433160/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=31064 CPUtime=342.2
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 7516 0 0 0 34214 6 0 0 25 0 1 0 221305793 31809536 7209 1992294400 134512640 136057169 4294956160 18446744073709551615 134813038 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 7766 7209 182 377 0 7386 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 31064

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31085
/proc/meminfo: memFree=1431816/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=32480 CPUtime=402.18
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 7851 0 0 0 40212 6 0 0 25 0 1 0 221305793 33259520 7544 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 8120 7544 182 377 0 7740 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 32480

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31085
/proc/meminfo: memFree=1430728/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=33688 CPUtime=462.17
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 8122 0 0 0 46210 7 0 0 25 0 1 0 221305793 34496512 7815 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 8422 7815 182 377 0 8042 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 33688

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31085
/proc/meminfo: memFree=1430088/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=34280 CPUtime=522.15
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 8259 0 0 0 52208 7 0 0 25 0 1 0 221305793 35102720 7952 1992294400 134512640 136057169 4294956160 18446744073709551615 134613123 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 8570 7952 182 377 0 8190 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 34280

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31085
/proc/meminfo: memFree=1429192/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=35228 CPUtime=582.13
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 8475 0 0 0 58206 7 0 0 25 0 1 0 221305793 36073472 8168 1992294400 134512640 136057169 4294956160 18446744073709551615 134618227 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 8807 8168 182 377 0 8427 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 35228

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31085
/proc/meminfo: memFree=1427848/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=36748 CPUtime=642.12
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 8810 0 0 0 64204 8 0 0 25 0 1 0 221305793 37629952 8503 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 9187 8503 182 377 0 8807 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 36748

[startup+702.302 s]

################
# More data... #
################

[startup+4002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31093
/proc/meminfo: memFree=1403400/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=63036 CPUtime=4001.21
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 14808 0 0 0 400099 22 0 0 25 0 1 0 221305793 64548864 14501 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 15759 14501 182 377 0 15379 0
Current children cumulated CPU time (s) 4001.21
Current children cumulated vsize (KiB) 63036

[startup+4062.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31093
/proc/meminfo: memFree=1402952/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=63572 CPUtime=4061.19
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 14909 0 0 0 406097 22 0 0 25 0 1 0 221305793 65097728 14602 1992294400 134512640 136057169 4294956160 18446744073709551615 134828249 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 15893 14602 182 377 0 15513 0
Current children cumulated CPU time (s) 4061.19
Current children cumulated vsize (KiB) 63572

[startup+4122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31093
/proc/meminfo: memFree=1402312/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=64316 CPUtime=4121.17
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 15067 0 0 0 412095 22 0 0 25 0 1 0 221305793 65859584 14760 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 16079 14760 182 377 0 15699 0
Current children cumulated CPU time (s) 4121.17
Current children cumulated vsize (KiB) 64316

[startup+4182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31093
/proc/meminfo: memFree=1401608/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=65064 CPUtime=4181.15
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 15243 0 0 0 418093 22 0 0 25 0 1 0 221305793 66625536 14936 1992294400 134512640 136057169 4294956160 18446744073709551615 134813038 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 16266 14936 182 377 0 15886 0
Current children cumulated CPU time (s) 4181.15
Current children cumulated vsize (KiB) 65064

[startup+4242.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31093
/proc/meminfo: memFree=1401288/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=65384 CPUtime=4241.14
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 15321 0 0 0 424091 23 0 0 25 0 1 0 221305793 66953216 15014 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 16346 15014 182 377 0 15966 0
Current children cumulated CPU time (s) 4241.14
Current children cumulated vsize (KiB) 65384

[startup+4302.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31093
/proc/meminfo: memFree=1401224/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=65384 CPUtime=4301.13
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 15321 0 0 0 430090 23 0 0 25 0 1 0 221305793 66953216 15014 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 16346 15014 182 377 0 15966 0
Current children cumulated CPU time (s) 4301.13
Current children cumulated vsize (KiB) 65384

[startup+4362.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31093
/proc/meminfo: memFree=1401032/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=65704 CPUtime=4361.11
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 15380 0 0 0 436088 23 0 0 25 0 1 0 221305793 67280896 15073 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 16426 15073 182 377 0 16046 0
Current children cumulated CPU time (s) 4361.11
Current children cumulated vsize (KiB) 65704

[startup+4422.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31093
/proc/meminfo: memFree=1401032/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=65704 CPUtime=4421.09
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 15380 0 0 0 442086 23 0 0 25 0 1 0 221305793 67280896 15073 1992294400 134512640 136057169 4294956160 18446744073709551615 134645267 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 16426 15073 182 377 0 16046 0
Current children cumulated CPU time (s) 4421.09
Current children cumulated vsize (KiB) 65704

[startup+4482.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31093
/proc/meminfo: memFree=1401032/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=65704 CPUtime=4481.07
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 15388 0 0 0 448084 23 0 0 25 0 1 0 221305793 67280896 15081 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 16426 15081 182 377 0 16046 0
Current children cumulated CPU time (s) 4481.07
Current children cumulated vsize (KiB) 65704

[startup+4542.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31093
/proc/meminfo: memFree=1400712/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=66024 CPUtime=4541.06
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 15457 0 0 0 454083 23 0 0 25 0 1 0 221305793 67608576 15150 1992294400 134512640 136057169 4294956160 18446744073709551615 134618126 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 16506 15150 182 377 0 16126 0
Current children cumulated CPU time (s) 4541.06
Current children cumulated vsize (KiB) 66024

[startup+4602.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31093
/proc/meminfo: memFree=1400648/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=66024 CPUtime=4601.04
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 15476 0 0 0 460081 23 0 0 25 0 1 0 221305793 67608576 15169 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 16506 15169 182 377 0 16126 0
Current children cumulated CPU time (s) 4601.04
Current children cumulated vsize (KiB) 66024

[startup+4662.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31093
/proc/meminfo: memFree=1400200/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=66452 CPUtime=4661.03
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 15575 0 0 0 466079 24 0 0 25 0 1 0 221305793 68046848 15268 1992294400 134512640 136057169 4294956160 18446744073709551615 134612922 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 16613 15268 182 377 0 16233 0
Current children cumulated CPU time (s) 4661.03
Current children cumulated vsize (KiB) 66452

[startup+4722.31 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31093
/proc/meminfo: memFree=1400200/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=66452 CPUtime=4721.01
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 15579 0 0 0 472077 24 0 0 25 0 1 0 221305793 68046848 15272 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 16613 15272 182 377 0 16233 0
Current children cumulated CPU time (s) 4721.01
Current children cumulated vsize (KiB) 66452

[startup+4782.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31093
/proc/meminfo: memFree=1399816/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=66876 CPUtime=4780.99
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 15665 0 0 0 478075 24 0 0 25 0 1 0 221305793 68481024 15358 1992294400 134512640 136057169 4294956160 18446744073709551615 134612816 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 16719 15358 182 377 0 16339 0
Current children cumulated CPU time (s) 4780.99
Current children cumulated vsize (KiB) 66876

[startup+4842.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31093
/proc/meminfo: memFree=1399816/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=66876 CPUtime=4840.97
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 15668 0 0 0 484073 24 0 0 25 0 1 0 221305793 68481024 15361 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 16719 15361 182 377 0 16339 0
Current children cumulated CPU time (s) 4840.97
Current children cumulated vsize (KiB) 66876

[startup+4902.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31093
/proc/meminfo: memFree=1399496/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=67196 CPUtime=4900.96
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 15744 0 0 0 490071 25 0 0 25 0 1 0 221305793 68808704 15437 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 16799 15437 182 377 0 16419 0
Current children cumulated CPU time (s) 4900.96
Current children cumulated vsize (KiB) 67196

[startup+4962.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31095
/proc/meminfo: memFree=1398920/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=67516 CPUtime=4960.94
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 15813 0 0 0 496069 25 0 0 25 0 1 0 221305793 69136384 15506 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 16879 15506 182 377 0 16499 0
Current children cumulated CPU time (s) 4960.94
Current children cumulated vsize (KiB) 67516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 0.99 1.00 1.00 2/65 31095
/proc/meminfo: memFree=1398920/2055920 swapFree=4182092/4192956
[pid=31084] ppid=31082 vsize=67516 CPUtime=5000.03
/proc/31084/stat : 31084 (clasp) R 31082 31084 31046 0 -1 4194304 15823 0 0 0 499978 25 0 0 25 0 1 0 221305793 69136384 15516 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/31084/statm: 16879 15516 182 377 0 16499 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 67516

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): 5001.42
CPU time (s): 5000.06
CPU user time (s): 4999.79
CPU system time (s): 0.268959
CPU usage (%): 99.9729
Max. virtual memory (cumulated for all children) (KiB): 67516

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

runsolver used 4.77427 second user time and 8.98663 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-10 07:18:41
IDJOB=1785810
IDBENCH=71151
IDSOLVER=637
FILE ID=node11/1785810-1241932721
PBS_JOBID= 9264993
Free space on /tmp= 66232 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_9gates_u2_autoenc.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-1785810-1241932721/watcher-1785810-1241932721 -o /tmp/evaluation-result-1785810-1241932721/solver-1785810-1241932721 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1785810-1241932721.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 8e1d63506cdb99d6b859945ef44fe71f
RANDOM SEED=1744114075

node11.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.214
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.214
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:       1461936 kB
Buffers:         55108 kB
Cached:         460724 kB
SwapCached:       4708 kB
Active:         107364 kB
Inactive:       416308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1461936 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            4840 kB
Writeback:           0 kB
Mapped:          14324 kB
Slab:            56276 kB
Committed_AS:   738264 kB
PageTables:       1448 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= 66228 MiB
End job on node11 at 2009-05-10 08:42:05