Trace number 1831431

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-5-15-u.cnf
MD5SUMc438ce1eb243ac0a49869eda1166f28f
Bench CategoryAPPLICATION (applications 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 variables219756
Number of clauses1008653
Sum of the clauses size2316156
Maximum clause length10
Minimum clause length1
Number of clauses of size 118434
Number of clauses of size 2797195
Number of clauses of size 3151604
Number of clauses of size 44600
Number of clauses of size 518400
Number of clauses of size over 518420

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-1831431-1242759123/watcher-1831431-1242759123 -o /tmp/evaluation-result-1831431-1242759123/solver-1831431-1242759123 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831431-1242759123.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.00 0.00 0.00 3/64 7433
/proc/meminfo: memFree=1878520/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=3824 CPUtime=0
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 507 0 0 0 0 0 0 0 18 0 1 0 303938486 3915776 395 1992294400 134512640 136057169 4294956160 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 956 402 139 377 0 576 0

[startup+0.103692 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 7433
/proc/meminfo: memFree=1878520/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=25652 CPUtime=0.09
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 6902 0 0 0 7 2 0 0 18 0 1 0 303938486 26267648 5729 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 6413 5729 144 377 0 6033 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25652

[startup+0.201701 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 7433
/proc/meminfo: memFree=1878520/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=30416 CPUtime=0.19
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 8457 0 0 0 16 3 0 0 18 0 1 0 303938486 31145984 6945 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 7604 6945 144 377 0 7224 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30416

[startup+0.301712 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 7433
/proc/meminfo: memFree=1878520/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=35644 CPUtime=0.29
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 10075 0 0 0 25 4 0 0 19 0 1 0 303938486 36499456 8259 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 8911 8260 144 377 0 8531 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 35644

[startup+0.70175 s]
/proc/loadavg: 0.00 0.00 0.00 3/64 7433
/proc/meminfo: memFree=1878520/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=63780 CPUtime=0.69
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 19960 0 0 0 60 9 0 0 22 0 1 0 303938486 65310720 15234 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 15945 15234 165 377 0 15565 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 63780

[startup+1.50183 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 7434
/proc/meminfo: memFree=1811184/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=75272 CPUtime=1.49
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 24979 0 0 0 138 11 0 0 25 0 1 0 303938486 77078528 17807 1992294400 134512640 136057169 4294956160 18446744073709551615 134774448 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 18818 17807 168 377 0 18438 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 75272

[startup+3.10199 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 7434
/proc/meminfo: memFree=1806768/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=76656 CPUtime=3.09
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 25348 0 0 0 298 11 0 0 25 0 1 0 303938486 78495744 18176 1992294400 134512640 136057169 4294956160 18446744073709551615 134765711 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 19164 18176 170 377 0 18784 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 76656

[startup+6.3013 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 7434
/proc/meminfo: memFree=1819696/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=61580 CPUtime=6.29
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 25455 0 0 0 617 12 0 0 25 0 1 0 303938486 63057920 14774 1992294400 134512640 136057169 4294956160 18446744073709551615 134823389 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 15395 14774 182 377 0 15015 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 61580

[startup+12.7019 s]
/proc/loadavg: 0.22 0.05 0.02 2/65 7434
/proc/meminfo: memFree=1819824/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=61580 CPUtime=12.69
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 25457 0 0 0 1257 12 0 0 25 0 1 0 303938486 63057920 14776 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 15395 14776 182 377 0 15015 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 61580

[startup+25.5012 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 7434
/proc/meminfo: memFree=1819952/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=61780 CPUtime=25.48
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 25472 0 0 0 2536 12 0 0 25 0 1 0 303938486 63262720 14791 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 15445 14791 182 377 0 15065 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 61780

[startup+51.1017 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 7434
/proc/meminfo: memFree=1817968/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=63904 CPUtime=51.08
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 26008 0 0 0 5095 13 0 0 25 0 1 0 303938486 65437696 15327 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 15976 15327 182 377 0 15596 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63904

[startup+102.303 s]
/proc/loadavg: 0.82 0.29 0.10 2/65 7434
/proc/meminfo: memFree=1797296/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=84636 CPUtime=102.27
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 31152 0 0 0 10209 18 0 0 25 0 1 0 303938486 86667264 20471 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 21159 20471 182 377 0 20779 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 84636

[startup+162.302 s]
/proc/loadavg: 0.93 0.42 0.15 2/65 7434
/proc/meminfo: memFree=1770160/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=112292 CPUtime=162.24
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 38033 0 0 0 16199 25 0 0 25 0 1 0 303938486 114987008 27352 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 28073 27352 182 377 0 27693 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 112292

[startup+222.306 s]
/proc/loadavg: 0.97 0.52 0.20 2/65 7434
/proc/meminfo: memFree=1755184/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=126804 CPUtime=222.23
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 41763 0 0 0 22193 30 0 0 25 0 1 0 303938486 129847296 30946 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 31701 30946 182 377 0 31321 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 126804

[startup+282.302 s]
/proc/loadavg: 0.99 0.61 0.25 2/65 7434
/proc/meminfo: memFree=1754800/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=127204 CPUtime=282.21
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 41846 0 0 0 28191 30 0 0 25 0 1 0 303938486 130256896 31029 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 31801 31029 182 377 0 31421 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 127204

[startup+342.301 s]
/proc/loadavg: 0.99 0.67 0.30 2/65 7434
/proc/meminfo: memFree=1752624/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=129464 CPUtime=342.2
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 42390 0 0 0 34189 31 0 0 25 0 1 0 303938486 132571136 31573 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 32366 31573 182 377 0 31986 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 129464

[startup+402.301 s]
/proc/loadavg: 0.99 0.73 0.34 2/65 7434
/proc/meminfo: memFree=1733872/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=148248 CPUtime=402.18
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 47057 0 0 0 40183 35 0 0 25 0 1 0 303938486 151805952 36240 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 37062 36240 182 377 0 36682 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 148248

[startup+462.301 s]
/proc/loadavg: 0.99 0.78 0.38 2/65 7434
/proc/meminfo: memFree=1733680/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=148484 CPUtime=462.16
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 47109 0 0 0 46181 35 0 0 25 0 1 0 303938486 152047616 36292 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 37121 36292 182 377 0 36741 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 148484

[startup+522.301 s]
/proc/loadavg: 0.99 0.81 0.41 2/65 7434
/proc/meminfo: memFree=1733360/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=148696 CPUtime=522.15
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 47165 0 0 0 52179 36 0 0 25 0 1 0 303938486 152264704 36348 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 37174 36348 182 377 0 36794 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 148696

[startup+582.301 s]
/proc/loadavg: 0.99 0.85 0.45 2/65 7440
/proc/meminfo: memFree=1732080/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=150040 CPUtime=582.12
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 47472 0 0 0 58176 36 0 0 25 0 1 0 303938486 153640960 36655 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 37510 36655 182 377 0 37130 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 150040

[startup+642.301 s]
/proc/loadavg: 0.99 0.87 0.47 2/65 7440
/proc/meminfo: memFree=1711216/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=171212 CPUtime=642.1
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 52734 0 0 0 64169 41 0 0 25 0 1 0 303938486 175321088 41917 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 42803 41917 182 377 0 42423 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 171212

[startup+702.301 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1483056/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=398156 CPUtime=9099.76
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 109220 0 0 0 909854 122 0 0 25 0 1 0 303938486 407711744 97715 1992294400 134512640 136057169 4294956160 18446744073709551615 134637521 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 99539 97715 182 377 0 99159 0
Current children cumulated CPU time (s) 9099.76
Current children cumulated vsize (KiB) 398156

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1482992/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=398156 CPUtime=9159.74
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 109220 0 0 0 915852 122 0 0 25 0 1 0 303938486 407711744 97715 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 99539 97715 182 377 0 99159 0
Current children cumulated CPU time (s) 9159.74
Current children cumulated vsize (KiB) 398156

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1482928/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=398156 CPUtime=9219.72
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 109220 0 0 0 921850 122 0 0 25 0 1 0 303938486 407711744 97715 1992294400 134512640 136057169 4294956160 18446744073709551615 134828494 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 99539 97715 182 377 0 99159 0
Current children cumulated CPU time (s) 9219.72
Current children cumulated vsize (KiB) 398156

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1482864/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=398156 CPUtime=9279.7
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 109220 0 0 0 927848 122 0 0 25 0 1 0 303938486 407711744 97715 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 99539 97715 182 377 0 99159 0
Current children cumulated CPU time (s) 9279.7
Current children cumulated vsize (KiB) 398156

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1475184/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=405680 CPUtime=9339.7
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 111133 0 0 0 933844 126 0 0 25 0 1 0 303938486 415416320 99628 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 101420 99628 182 377 0 101040 0
Current children cumulated CPU time (s) 9339.7
Current children cumulated vsize (KiB) 405680

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1475120/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=405680 CPUtime=9399.67
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 111133 0 0 0 939841 126 0 0 25 0 1 0 303938486 415416320 99628 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 101420 99628 182 377 0 101040 0
Current children cumulated CPU time (s) 9399.67
Current children cumulated vsize (KiB) 405680

[startup+9462.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1475184/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=405680 CPUtime=9459.66
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 111133 0 0 0 945840 126 0 0 25 0 1 0 303938486 415416320 99628 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 101420 99628 182 377 0 101040 0
Current children cumulated CPU time (s) 9459.66
Current children cumulated vsize (KiB) 405680

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1475120/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=405680 CPUtime=9519.63
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 111133 0 0 0 951837 126 0 0 25 0 1 0 303938486 415416320 99628 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 101420 99628 182 377 0 101040 0
Current children cumulated CPU time (s) 9519.63
Current children cumulated vsize (KiB) 405680

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1474672/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=406404 CPUtime=9579.63
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 111254 0 0 0 957836 127 0 0 25 0 1 0 303938486 416157696 99749 1992294400 134512640 136057169 4294956160 18446744073709551615 134615958 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 101601 99749 182 377 0 101221 0
Current children cumulated CPU time (s) 9579.63
Current children cumulated vsize (KiB) 406404

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1474608/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=406404 CPUtime=9639.61
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 111262 0 0 0 963834 127 0 0 25 0 1 0 303938486 416157696 99757 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 101601 99757 182 377 0 101221 0
Current children cumulated CPU time (s) 9639.61
Current children cumulated vsize (KiB) 406404

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1473712/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=407488 CPUtime=9699.59
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 111472 0 0 0 969832 127 0 0 25 0 1 0 303938486 417267712 99967 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 101872 99967 182 377 0 101492 0
Current children cumulated CPU time (s) 9699.59
Current children cumulated vsize (KiB) 407488

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1472688/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=408572 CPUtime=9759.57
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 111725 0 0 0 975830 127 0 0 25 0 1 0 303938486 418377728 100220 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 102143 100220 182 377 0 101763 0
Current children cumulated CPU time (s) 9759.57
Current children cumulated vsize (KiB) 408572

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1472560/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=408572 CPUtime=9819.56
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 111742 0 0 0 981828 128 0 0 25 0 1 0 303938486 418377728 100237 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 102143 100237 182 377 0 101763 0
Current children cumulated CPU time (s) 9819.56
Current children cumulated vsize (KiB) 408572

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1472496/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=408572 CPUtime=9879.54
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 111744 0 0 0 987826 128 0 0 25 0 1 0 303938486 418377728 100239 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 102143 100239 182 377 0 101763 0
Current children cumulated CPU time (s) 9879.54
Current children cumulated vsize (KiB) 408572

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1472496/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=408572 CPUtime=9939.52
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 111744 0 0 0 993824 128 0 0 25 0 1 0 303938486 418377728 100239 1992294400 134512640 136057169 4294956160 18446744073709551615 134618217 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 102143 100239 182 377 0 101763 0
Current children cumulated CPU time (s) 9939.52
Current children cumulated vsize (KiB) 408572

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1472496/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=408572 CPUtime=9999.5
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 111744 0 0 0 999822 128 0 0 25 0 1 0 303938486 418377728 100239 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 102143 100239 182 377 0 101763 0
Current children cumulated CPU time (s) 9999.5
Current children cumulated vsize (KiB) 408572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.8 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1472496/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=408572 CPUtime=10000
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 111744 0 0 0 999872 128 0 0 25 0 1 0 303938486 418377728 100239 1992294400 134512640 136057169 4294956160 18446744073709551615 134649287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 102143 100239 182 377 0 101763 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 408572

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

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

[startup+10002.8 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 7456
/proc/meminfo: memFree=1472496/2055920 swapFree=4179760/4192956
[pid=7433] ppid=7431 vsize=408572 CPUtime=10000
/proc/7433/stat : 7433 (clasp) R 7431 7433 7396 0 -1 4194304 111744 0 0 0 999872 128 0 0 25 0 1 0 303938486 418377728 100239 1992294400 134512640 136057169 4294956160 18446744073709551615 134649287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/7433/statm: 102143 100239 182 377 0 101763 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 408572

Child status: 0
Real time (s): 10002.9
CPU time (s): 10000.1
CPU user time (s): 9998.73
CPU system time (s): 1.35179
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 408572

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

runsolver used 7.97979 second user time and 19.75 second system time

The end

Launcher Data

Begin job on node70 at 2009-05-19 20:52:05
IDJOB=1831431
IDBENCH=20368
IDSOLVER=637
FILE ID=node70/1831431-1242759123
PBS_JOBID= 9322232
Free space on /tmp= 66352 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-5-15-u.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-1831431-1242759123/watcher-1831431-1242759123 -o /tmp/evaluation-result-1831431-1242759123/solver-1831431-1242759123 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831431-1242759123.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= c438ce1eb243ac0a49869eda1166f28f
RANDOM SEED=919144402

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:       1879256 kB
Buffers:          4208 kB
Cached:         136372 kB
SwapCached:       7388 kB
Active:          40408 kB
Inactive:       108872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1879256 kB
SwapTotal:     4192956 kB
SwapFree:      4179760 kB
Dirty:           20052 kB
Writeback:           0 kB
Mapped:          13832 kB
Slab:            13392 kB
Committed_AS:   958296 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= 66352 MiB
End job on node70 at 2009-05-19 23:38:49