Trace number 1831881

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) 10000.3 10003.1

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-15-5p1.cnf
MD5SUM3860cadf04571c4600e5fd531189ff9f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark102.416
Satisfiable
(Un)Satisfiability was proved
Number of variables163388
Number of clauses832285
Sum of the clauses size1984984
Maximum clause length10
Minimum clause length1
Number of clauses of size 18386
Number of clauses of size 2619899
Number of clauses of size 3162400
Number of clauses of size 44620
Number of clauses of size 518480
Number of clauses of size over 518500

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-1831881-1242790773/watcher-1831881-1242790773 -o /tmp/evaluation-result-1831881-1242790773/solver-1831881-1242790773 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831881-1242790773.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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 0.97 0.99 3/64 8455
/proc/meminfo: memFree=1599856/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=3492 CPUtime=0
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 537 0 0 0 0 0 0 0 18 0 1 0 307103471 3575808 425 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 873 432 139 377 0 493 0

[startup+0.052249 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8455
/proc/meminfo: memFree=1599856/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=17680 CPUtime=0.04
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 4666 0 0 0 3 1 0 0 18 0 1 0 307103471 18104320 3899 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 4420 3899 144 377 0 4040 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 17680

[startup+0.101252 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8455
/proc/meminfo: memFree=1599856/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=20228 CPUtime=0.09
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 5296 0 0 0 7 2 0 0 18 0 1 0 307103471 20713472 4529 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 5057 4529 144 377 0 4677 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20228

[startup+0.301272 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8455
/proc/meminfo: memFree=1599856/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=30088 CPUtime=0.29
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 8405 0 0 0 25 4 0 0 19 0 1 0 307103471 30810112 6995 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 7522 6996 144 377 0 7142 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30088

[startup+0.701309 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 8455
/proc/meminfo: memFree=1599856/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=57212 CPUtime=0.69
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 17652 0 0 0 61 8 0 0 22 0 1 0 307103471 58585088 13447 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 14303 13448 165 377 0 13923 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 57212

[startup+1.50139 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8456
/proc/meminfo: memFree=1544232/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=61244 CPUtime=1.49
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 19661 0 0 0 140 9 0 0 25 0 1 0 307103471 62713856 14560 1992294400 134512640 136057169 4294956160 18446744073709551615 134774479 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 15311 14560 168 377 0 14931 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 61244

[startup+3.10155 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8456
/proc/meminfo: memFree=1540392/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=66280 CPUtime=3.09
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 20945 0 0 0 299 10 0 0 25 0 1 0 307103471 67870720 15844 1992294400 134512640 136057169 4294956160 18446744073709551615 134782913 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 16570 15844 170 377 0 16190 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66280

[startup+6.30187 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8456
/proc/meminfo: memFree=1545064/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=56848 CPUtime=6.29
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 21634 0 0 0 617 12 0 0 25 0 1 0 307103471 58212352 13774 1992294400 134512640 136057169 4294956160 18446744073709551615 134649287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 14212 13774 182 377 0 13832 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56848

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8456
/proc/meminfo: memFree=1545136/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=56848 CPUtime=12.69
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 21646 0 0 0 1257 12 0 0 25 0 1 0 307103471 58212352 13786 1992294400 134512640 136057169 4294956160 18446744073709551615 134756841 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 14212 13786 182 377 0 13832 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56848

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8456
/proc/meminfo: memFree=1545200/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=56848 CPUtime=25.49
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 21647 0 0 0 2537 12 0 0 25 0 1 0 307103471 58212352 13787 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 14212 13787 182 377 0 13832 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56848

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8456
/proc/meminfo: memFree=1545264/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=56848 CPUtime=51.08
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 21648 0 0 0 5096 12 0 0 25 0 1 0 307103471 58212352 13788 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 14212 13788 182 377 0 13832 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56848

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8456
/proc/meminfo: memFree=1534512/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=67640 CPUtime=102.27
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 24335 0 0 0 10213 14 0 0 25 0 1 0 307103471 69263360 16475 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 16910 16475 182 377 0 16530 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 67640

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8456
/proc/meminfo: memFree=1488880/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=113480 CPUtime=162.25
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 35787 0 0 0 16202 23 0 0 25 0 1 0 307103471 116203520 27927 1992294400 134512640 136057169 4294956160 18446744073709551615 134624538 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 28370 27927 182 377 0 27990 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 113480

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8456
/proc/meminfo: memFree=1455664/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=146352 CPUtime=222.24
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 43990 0 0 0 22194 30 0 0 25 0 1 0 307103471 149864448 36130 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 36588 36130 182 377 0 36208 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 146352

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8458
/proc/meminfo: memFree=1404080/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=199036 CPUtime=282.21
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 57164 0 0 0 28182 39 0 0 25 0 1 0 307103471 203812864 49304 1992294400 134512640 136057169 4294956160 18446744073709551615 134637540 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 49759 49304 182 377 0 49379 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 199036

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8458
/proc/meminfo: memFree=1372592/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=229176 CPUtime=342.2
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 64659 0 0 0 34175 45 0 0 25 0 1 0 307103471 234676224 56799 1992294400 134512640 136057169 4294956160 18446744073709551615 134624579 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 57294 56799 182 377 0 56914 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 229176

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8458
/proc/meminfo: memFree=1338288/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=264568 CPUtime=402.18
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 73543 0 0 0 40166 52 0 0 25 0 1 0 307103471 270917632 65683 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 66142 65683 182 377 0 65762 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 264568

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8458
/proc/meminfo: memFree=1302960/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=298788 CPUtime=462.16
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 82089 0 0 0 46158 58 0 0 25 0 1 0 307103471 305958912 74229 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 74697 74229 182 377 0 74317 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 298788

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8458
/proc/meminfo: memFree=1248880/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=353632 CPUtime=522.15
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 95820 0 0 0 52147 68 0 0 25 0 1 0 307103471 362119168 87960 1992294400 134512640 136057169 4294956160 18446744073709551615 134618566 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 88408 87960 182 377 0 88028 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 353632

[startup+582.301 s]
/proc/loadavg: 1.06 0.99 0.99 2/65 8458
/proc/meminfo: memFree=1183152/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=418368 CPUtime=582.13
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 112056 0 0 0 58135 78 0 0 25 0 1 0 307103471 428408832 104060 1992294400 134512640 136057169 4294956160 18446744073709551615 134624593 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 104592 104060 182 377 0 104212 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 418368

[startup+642.302 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 8458
/proc/meminfo: memFree=1138800/2055920 swapFree=4179764/4192956
[pid=8455] ppid=8453 vsize=462460 CPUtime=642.11
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 123108 0 0 0 64126 85 0 0 25 0 1 0 307103471 473559040 115112 1992294400 134512640 136057169 4294956160 18446744073709551615 134825035 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 115615 115112 182 377 0 115235 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 462460

[startup+702.302 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=15280/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=9099.75
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439009 0 0 0 909661 314 0 0 25 0 1 0 307103471 1766453248 430506 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430506 182 377 0 430883 0
Current children cumulated CPU time (s) 9099.75
Current children cumulated vsize (KiB) 1725052

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=15216/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=9159.74
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439009 0 0 0 915659 315 0 0 25 0 1 0 307103471 1766453248 430506 1992294400 134512640 136057169 4294956160 18446744073709551615 134615952 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430506 182 377 0 430883 0
Current children cumulated CPU time (s) 9159.74
Current children cumulated vsize (KiB) 1725052

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=15216/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=9219.73
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439009 0 0 0 921658 315 0 0 25 0 1 0 307103471 1766453248 430506 1992294400 134512640 136057169 4294956160 18446744073709551615 134829001 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430506 182 377 0 430883 0
Current children cumulated CPU time (s) 9219.73
Current children cumulated vsize (KiB) 1725052

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=15152/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=9279.71
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439009 0 0 0 927656 315 0 0 25 0 1 0 307103471 1766453248 430506 1992294400 134512640 136057169 4294956160 18446744073709551615 134824108 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430506 182 377 0 430883 0
Current children cumulated CPU time (s) 9279.71
Current children cumulated vsize (KiB) 1725052

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=15152/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=9339.7
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439010 0 0 0 933654 316 0 0 25 0 1 0 307103471 1766453248 430507 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430507 182 377 0 430883 0
Current children cumulated CPU time (s) 9339.7
Current children cumulated vsize (KiB) 1725052

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=15088/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=9399.68
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439010 0 0 0 939652 316 0 0 25 0 1 0 307103471 1766453248 430507 1992294400 134512640 136057169 4294956160 18446744073709551615 134615636 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430507 182 377 0 430883 0
Current children cumulated CPU time (s) 9399.68
Current children cumulated vsize (KiB) 1725052

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=15152/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=9459.66
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439010 0 0 0 945650 316 0 0 25 0 1 0 307103471 1766453248 430507 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430507 182 377 0 430883 0
Current children cumulated CPU time (s) 9459.66
Current children cumulated vsize (KiB) 1725052

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=15088/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=9519.64
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439010 0 0 0 951648 316 0 0 25 0 1 0 307103471 1766453248 430507 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430507 182 377 0 430883 0
Current children cumulated CPU time (s) 9519.64
Current children cumulated vsize (KiB) 1725052

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=15024/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=9579.62
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439011 0 0 0 957646 316 0 0 25 0 1 0 307103471 1766453248 430508 1992294400 134512640 136057169 4294956160 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430508 182 377 0 430883 0
Current children cumulated CPU time (s) 9579.62
Current children cumulated vsize (KiB) 1725052

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=15024/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=9639.61
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439011 0 0 0 963644 317 0 0 25 0 1 0 307103471 1766453248 430508 1992294400 134512640 136057169 4294956160 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430508 182 377 0 430883 0
Current children cumulated CPU time (s) 9639.61
Current children cumulated vsize (KiB) 1725052

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=14960/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=9699.59
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439011 0 0 0 969642 317 0 0 25 0 1 0 307103471 1766453248 430508 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430508 182 377 0 430883 0
Current children cumulated CPU time (s) 9699.59
Current children cumulated vsize (KiB) 1725052

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=14960/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=9759.57
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439011 0 0 0 975640 317 0 0 25 0 1 0 307103471 1766453248 430508 1992294400 134512640 136057169 4294956160 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430508 182 377 0 430883 0
Current children cumulated CPU time (s) 9759.57
Current children cumulated vsize (KiB) 1725052

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=14896/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=9819.56
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439011 0 0 0 981639 317 0 0 25 0 1 0 307103471 1766453248 430508 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430508 182 377 0 430883 0
Current children cumulated CPU time (s) 9819.56
Current children cumulated vsize (KiB) 1725052

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=14960/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=9879.55
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439013 0 0 0 987637 318 0 0 25 0 1 0 307103471 1766453248 430510 1992294400 134512640 136057169 4294956160 18446744073709551615 134616029 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430510 182 377 0 430883 0
Current children cumulated CPU time (s) 9879.55
Current children cumulated vsize (KiB) 1725052

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=14896/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=9939.53
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439013 0 0 0 993635 318 0 0 25 0 1 0 307103471 1766453248 430510 1992294400 134512640 136057169 4294956160 18446744073709551615 134624599 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430510 182 377 0 430883 0
Current children cumulated CPU time (s) 9939.53
Current children cumulated vsize (KiB) 1725052

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=14832/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=9999.51
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439014 0 0 0 999633 318 0 0 25 0 1 0 307103471 1766453248 430511 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430511 182 377 0 430883 0
Current children cumulated CPU time (s) 9999.51
Current children cumulated vsize (KiB) 1725052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=14832/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=1725052 CPUtime=10000
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194304 439014 0 0 0 999683 318 0 0 25 0 1 0 307103471 1766453248 430511 1992294400 134512640 136057169 4294956160 18446744073709551615 134828494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8455/statm: 431263 430511 182 377 0 430883 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1725052

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

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

[startup+10003 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8480
/proc/meminfo: memFree=14832/2055920 swapFree=4179772/4192956
[pid=8455] ppid=8453 vsize=0 CPUtime=10000.2
/proc/8455/stat : 8455 (clasp) R 8453 8455 8391 0 -1 4194308 439017 0 0 0 999683 338 0 0 25 0 1 0 307103471 0 0 1992294400 0 0 0 0 0 0 16384 20482 0 0 0 0 17 1 0 0
/proc/8455/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 10003.1
CPU time (s): 10000.3
CPU user time (s): 9996.84
CPU system time (s): 3.45148
CPU usage (%): 99.9722
Max. virtual memory (cumulated for all children) (KiB): 1725052

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

runsolver used 7.71983 second user time and 22.0037 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-20 05:39:34
IDJOB=1831881
IDBENCH=71061
IDSOLVER=637
FILE ID=node70/1831881-1242790773
PBS_JOBID= 9322407
Free space on /tmp= 66168 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-15-5p1.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-1831881-1242790773/watcher-1831881-1242790773 -o /tmp/evaluation-result-1831881-1242790773/solver-1831881-1242790773 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831881-1242790773.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 3860cadf04571c4600e5fd531189ff9f
RANDOM SEED=158392424

node70.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.213
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.213
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:       1600272 kB
Buffers:         32160 kB
Cached:         371464 kB
SwapCached:       7436 kB
Active:         103568 kB
Inactive:       308812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1600272 kB
SwapTotal:     4192956 kB
SwapFree:      4179764 kB
Dirty:           17000 kB
Writeback:           0 kB
Mapped:          14012 kB
Slab:            29284 kB
Committed_AS:   967892 kB
PageTables:       1376 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= 66164 MiB
End job on node70 at 2009-05-20 08:26:19