Trace number 1716937

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.1 1200.61

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-08.cnf
MD5SUM81ed5ec4a2e7c208a4184383f9e53838
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1143.77
Satisfiable
(Un)Satisfiability was proved
Number of variables4614
Number of clauses16637
Sum of the clauses size44007
Maximum clause length97
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 27532
Number of clauses of size 38048
Number of clauses of size 4732
Number of clauses of size 5246
Number of clauses of size over 578

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-1716937-1240622043/watcher-1716937-1240622043 -o /tmp/evaluation-result-1716937-1240622043/solver-1716937-1240622043 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1716937-1240622043.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.98 3/64 1924
/proc/meminfo: memFree=892344/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=2288 CPUtime=0
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 325 0 0 0 0 0 0 0 18 0 1 0 90231187 2342912 309 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 572 310 147 377 0 192 0

[startup+0.0817461 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1924
/proc/meminfo: memFree=892344/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=3600 CPUtime=0.07
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 779 0 0 0 7 0 0 0 18 0 1 0 90231187 3686400 690 1992294400 134512640 136057169 4294956160 18446744073709551615 134649331 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 900 690 182 377 0 520 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3600

[startup+0.102748 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1924
/proc/meminfo: memFree=892344/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=3600 CPUtime=0.1
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 779 0 0 0 10 0 0 0 18 0 1 0 90231187 3686400 690 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 900 690 182 377 0 520 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3600

[startup+0.302768 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1924
/proc/meminfo: memFree=892344/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=3732 CPUtime=0.3
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 798 0 0 0 30 0 0 0 19 0 1 0 90231187 3821568 709 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 933 709 182 377 0 553 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 3732

[startup+0.702811 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 1924
/proc/meminfo: memFree=892344/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=4392 CPUtime=0.69
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 966 0 0 0 69 0 0 0 23 0 1 0 90231187 4497408 877 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 1098 877 182 377 0 718 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4392

[startup+1.5019 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1925
/proc/meminfo: memFree=889136/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=4920 CPUtime=1.49
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 1114 0 0 0 149 0 0 0 25 0 1 0 90231187 5038080 1025 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 1230 1025 182 377 0 850 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4920

[startup+3.10107 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1925
/proc/meminfo: memFree=888560/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=5316 CPUtime=3.09
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 1217 0 0 0 309 0 0 0 25 0 1 0 90231187 5443584 1128 1992294400 134512640 136057169 4294956160 18446744073709551615 134615576 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 1329 1128 182 377 0 949 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5316

[startup+6.30141 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1925
/proc/meminfo: memFree=887664/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=5976 CPUtime=6.29
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 1371 0 0 0 629 0 0 0 25 0 1 0 90231187 6119424 1282 1992294400 134512640 136057169 4294956160 18446744073709551615 134756799 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 1494 1282 182 377 0 1114 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5976

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1925
/proc/meminfo: memFree=886712/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=6900 CPUtime=12.68
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 1601 0 0 0 1268 0 0 0 25 0 1 0 90231187 7065600 1512 1992294400 134512640 136057169 4294956160 18446744073709551615 134635337 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 1725 1512 182 377 0 1345 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6900

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1925
/proc/meminfo: memFree=885432/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=8352 CPUtime=25.48
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 1949 0 0 0 2548 0 0 0 25 0 1 0 90231187 8552448 1860 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 2088 1860 182 377 0 1708 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 8352

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.98 2/65 1925
/proc/meminfo: memFree=884920/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=8880 CPUtime=51.07
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 2102 0 0 0 5107 0 0 0 25 0 1 0 90231187 9093120 2013 1992294400 134512640 136057169 4294956160 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 2220 2013 182 377 0 1840 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 8880

[startup+102.307 s]
/proc/loadavg: 1.04 0.99 0.99 2/65 1925
/proc/meminfo: memFree=883128/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=10664 CPUtime=102.25
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 2528 0 0 0 10224 1 0 0 25 0 1 0 90231187 10919936 2439 1992294400 134512640 136057169 4294956160 18446744073709551615 134825032 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 2666 2439 182 377 0 2286 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10664

[startup+162.301 s]
/proc/loadavg: 1.06 1.00 0.99 2/65 1925
/proc/meminfo: memFree=881528/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=12248 CPUtime=162.22
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 2919 0 0 0 16221 1 0 0 25 0 1 0 90231187 12541952 2830 1992294400 134512640 136057169 4294956160 18446744073709551615 134618146 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 3062 2830 182 377 0 2682 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 12248

[startup+222.302 s]
/proc/loadavg: 1.06 1.01 1.00 2/65 1925
/proc/meminfo: memFree=881080/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=12644 CPUtime=222.2
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 3032 0 0 0 22219 1 0 0 25 0 1 0 90231187 12947456 2943 1992294400 134512640 136057169 4294956160 18446744073709551615 134823280 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 3161 2943 182 377 0 2781 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 12644

[startup+282.301 s]
/proc/loadavg: 1.06 1.02 1.00 2/65 1925
/proc/meminfo: memFree=879416/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=14368 CPUtime=282.17
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 3449 0 0 0 28215 2 0 0 25 0 1 0 90231187 14712832 3360 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 3592 3360 182 377 0 3212 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 14368

[startup+342.302 s]
/proc/loadavg: 1.05 1.03 1.00 2/65 1925
/proc/meminfo: memFree=879416/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=14368 CPUtime=342.15
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 3449 0 0 0 34213 2 0 0 25 0 1 0 90231187 14712832 3360 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 3592 3360 182 377 0 3212 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 14368

[startup+402.302 s]
/proc/loadavg: 1.19 1.07 1.01 2/65 1925
/proc/meminfo: memFree=879224/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=14632 CPUtime=402.13
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 3510 0 0 0 40211 2 0 0 25 0 1 0 90231187 14983168 3421 1992294400 134512640 136057169 4294956160 18446744073709551615 134618193 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 3658 3421 182 377 0 3278 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 14632

[startup+462.302 s]
/proc/loadavg: 1.07 1.05 1.00 2/65 1925
/proc/meminfo: memFree=878136/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=15692 CPUtime=462.1
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 3788 0 0 0 46208 2 0 0 25 0 1 0 90231187 16068608 3699 1992294400 134512640 136057169 4294956160 18446744073709551615 134618243 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 3923 3699 182 377 0 3543 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 15692

[startup+522.303 s]
/proc/loadavg: 1.02 1.04 1.00 2/65 1925
/proc/meminfo: memFree=877816/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=16088 CPUtime=522.07
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 3880 0 0 0 52205 2 0 0 25 0 1 0 90231187 16474112 3791 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 4022 3791 182 377 0 3642 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 16088

[startup+582.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/65 1925
/proc/meminfo: memFree=877816/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=16088 CPUtime=582.06
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 3880 0 0 0 58203 3 0 0 25 0 1 0 90231187 16474112 3791 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 4022 3791 182 377 0 3642 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 16088

[startup+642.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 1925
/proc/meminfo: memFree=877816/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=16088 CPUtime=642.03
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 3880 0 0 0 64200 3 0 0 25 0 1 0 90231187 16474112 3791 1992294400 134512640 136057169 4294956160 18446744073709551615 134615603 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 4022 3791 182 377 0 3642 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 16088

[startup+702.303 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 1925
/proc/meminfo: memFree=876024/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=17804 CPUtime=702
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 4310 0 0 0 70197 3 0 0 25 0 1 0 90231187 18231296 4221 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 4451 4221 182 377 0 4071 0
Current children cumulated CPU time (s) 702
Current children cumulated vsize (KiB) 17804

[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 1925
/proc/meminfo: memFree=875896/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=17804 CPUtime=761.98
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 4317 0 0 0 76195 3 0 0 25 0 1 0 90231187 18231296 4228 1992294400 134512640 136057169 4294956160 18446744073709551615 134823389 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 4451 4228 182 377 0 4071 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 17804

[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 1925
/proc/meminfo: memFree=875448/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=19256 CPUtime=821.95
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 4666 0 0 0 82191 4 0 0 25 0 1 0 90231187 19718144 4577 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 4814 4577 182 377 0 4434 0
Current children cumulated CPU time (s) 821.95
Current children cumulated vsize (KiB) 19256

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1925
/proc/meminfo: memFree=874296/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=19388 CPUtime=881.93
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 4729 0 0 0 88189 4 0 0 25 0 1 0 90231187 19853312 4640 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 4847 4640 182 377 0 4467 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 19388

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1925
/proc/meminfo: memFree=874296/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=19388 CPUtime=941.9
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 4729 0 0 0 94186 4 0 0 25 0 1 0 90231187 19853312 4640 1992294400 134512640 136057169 4294956160 18446744073709551615 134618203 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 4847 4640 182 377 0 4467 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 19388

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1925
/proc/meminfo: memFree=874296/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=19388 CPUtime=1001.87
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 4729 0 0 0 100183 4 0 0 25 0 1 0 90231187 19853312 4640 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 4847 4640 182 377 0 4467 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 19388

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1925
/proc/meminfo: memFree=874296/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=19388 CPUtime=1061.84
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 4730 0 0 0 106180 4 0 0 25 0 1 0 90231187 19853312 4641 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 4847 4641 182 377 0 4467 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 19388

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1925
/proc/meminfo: memFree=874296/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=19388 CPUtime=1121.82
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 4730 0 0 0 112178 4 0 0 25 0 1 0 90231187 19853312 4641 1992294400 134512640 136057169 4294956160 18446744073709551615 134628052 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 4847 4641 182 377 0 4467 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 19388

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1925
/proc/meminfo: memFree=874296/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=19388 CPUtime=1181.79
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 4730 0 0 0 118175 4 0 0 25 0 1 0 90231187 19853312 4641 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 4847 4641 182 377 0 4467 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 19388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 1925
/proc/meminfo: memFree=874296/2055920 swapFree=4192956/4192956
[pid=1924] ppid=1922 vsize=19388 CPUtime=1200.09
/proc/1924/stat : 1924 (clasp) R 1922 1924 1851 0 -1 4194304 4730 0 0 0 120005 4 0 0 25 0 1 0 90231187 19853312 4641 1992294400 134512640 136057169 4294956160 18446744073709551615 134823876 0 0 4096 16386 0 0 0 17 0 0 0
/proc/1924/statm: 4847 4641 182 377 0 4467 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 19388

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.61
CPU time (s): 1200.1
CPU user time (s): 1200.05
CPU system time (s): 0.045993
CPU usage (%): 99.9574
Max. virtual memory (cumulated for all children) (KiB): 19388

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

runsolver used 1.07484 second user time and 3.3015 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-25 03:14:03
IDJOB=1716937
IDBENCH=20400
IDSOLVER=508
FILE ID=node64/1716937-1240622043
PBS_JOBID= 9186372
Free space on /tmp= 66164 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-08.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-1716937-1240622043/watcher-1716937-1240622043 -o /tmp/evaluation-result-1716937-1240622043/solver-1716937-1240622043 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1716937-1240622043.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= 81ed5ec4a2e7c208a4184383f9e53838
RANDOM SEED=1249642719

node64.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.218
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.218
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:        892832 kB
Buffers:         89456 kB
Cached:         965836 kB
SwapCached:          0 kB
Active:         351596 kB
Inactive:       718024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        892832 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2104 kB
Writeback:           0 kB
Mapped:          24136 kB
Slab:            79200 kB
Committed_AS:   223808 kB
PageTables:       1388 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= 66164 MiB
End job on node64 at 2009-04-25 03:34:05