Trace number 1517160

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
clasp 1.2.0-SAT09-32? (TO) 1200.03 1200.51

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S1750991629-037.cnf
MD5SUM73e1213f2abc37c0c09958a5583a1b69
Bench CategoryRANDOM (random 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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data


Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1517160-1238281214/watcher-1517160-1238281214 -o /tmp/evaluation-result-1517160-1238281214/solver-1517160-1238281214 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1517160-1238281214.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.92 0.98 0.99 3/64 32219
/proc/meminfo: memFree=1159104/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=1828 CPUtime=0
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 259 0 0 0 0 0 0 0 18 0 1 0 1100787323 1871872 239 1992294400 134512640 136057169 4294956160 18446744073709551615 134765488 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 457 239 167 377 0 77 0

[startup+0.031946 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32219
/proc/meminfo: memFree=1159104/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=1960 CPUtime=0.03
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 290 0 0 0 3 0 0 0 18 0 1 0 1100787323 2007040 270 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 490 270 181 377 0 110 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1960

[startup+0.101952 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32219
/proc/meminfo: memFree=1159104/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=1960 CPUtime=0.1
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 310 0 0 0 10 0 0 0 18 0 1 0 1100787323 2007040 290 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 490 290 181 377 0 110 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 1960

[startup+0.301974 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32219
/proc/meminfo: memFree=1159104/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=2224 CPUtime=0.3
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 350 0 0 0 30 0 0 0 19 0 1 0 1100787323 2277376 330 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 556 330 181 377 0 176 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2224

[startup+0.702016 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 32219
/proc/meminfo: memFree=1159104/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=2356 CPUtime=0.7
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 391 0 0 0 70 0 0 0 23 0 1 0 1100787323 2412544 371 1992294400 134512640 136057169 4294956160 18446744073709551615 134819794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 589 371 181 377 0 209 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 2356

[startup+1.5011 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 32220
/proc/meminfo: memFree=1158200/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=2620 CPUtime=1.49
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 454 0 0 0 149 0 0 0 25 0 1 0 1100787323 2682880 434 1992294400 134512640 136057169 4294956160 18446744073709551615 134618395 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32219/statm: 655 434 181 377 0 275 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2620

[startup+3.10128 s]
/proc/loadavg: 0.92 0.98 0.99 2/65 32220
/proc/meminfo: memFree=1157880/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=2884 CPUtime=3.09
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 520 0 0 0 309 0 0 0 25 0 1 0 1100787323 2953216 500 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/32219/statm: 721 500 181 377 0 341 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 2884

[startup+6.30162 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32220
/proc/meminfo: memFree=1157368/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=3280 CPUtime=6.28
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 633 0 0 0 628 0 0 0 25 0 1 0 1100787323 3358720 613 1992294400 134512640 136057169 4294956160 18446744073709551615 134824056 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 820 613 181 377 0 440 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3280

[startup+12.7023 s]
/proc/loadavg: 0.93 0.98 0.99 2/65 32220
/proc/meminfo: memFree=1156664/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=3940 CPUtime=12.68
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 777 0 0 0 1268 0 0 0 25 0 1 0 1100787323 4034560 757 1992294400 134512640 136057169 4294956160 18446744073709551615 134618200 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 985 757 181 377 0 605 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 3940

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 32220
/proc/meminfo: memFree=1155768/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=4616 CPUtime=25.47
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 972 0 0 0 2547 0 0 0 25 0 1 0 1100787323 4726784 952 1992294400 134512640 136057169 4294956160 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 1154 952 181 377 0 774 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 4616

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1154744/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=5572 CPUtime=51.06
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 1199 0 0 0 5106 0 0 0 25 0 1 0 1100787323 5705728 1179 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 1393 1179 181 377 0 1013 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 5572

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1153528/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=6904 CPUtime=102.24
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 1515 0 0 0 10224 0 0 0 25 0 1 0 1100787323 7069696 1495 1992294400 134512640 136057169 4294956160 18446744073709551615 134823330 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 1726 1495 181 377 0 1346 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 6904

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1152504/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=7980 CPUtime=162.22
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 1772 0 0 0 16221 1 0 0 25 0 1 0 1100787323 8171520 1752 1992294400 134512640 136057169 4294956160 18446744073709551615 134824915 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 1995 1752 181 377 0 1615 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 7980

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1151544/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=8960 CPUtime=222.2
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 2017 0 0 0 22219 1 0 0 25 0 1 0 1100787323 9175040 1997 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 2240 1997 181 377 0 1860 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 8960

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1150840/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=9536 CPUtime=282.16
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 2186 0 0 0 28215 1 0 0 25 0 1 0 1100787323 9764864 2166 1992294400 134512640 136057169 4294956160 18446744073709551615 134823254 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 2384 2166 181 377 0 2004 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 9536

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1150392/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=10096 CPUtime=342.14
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 2298 0 0 0 34213 1 0 0 25 0 1 0 1100787323 10338304 2278 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 2524 2278 181 377 0 2144 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 10096

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1150008/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=10504 CPUtime=402.12
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 2405 0 0 0 40211 1 0 0 25 0 1 0 1100787323 10756096 2385 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 2626 2385 181 377 0 2246 0
Current children cumulated CPU time (s) 402.12
Current children cumulated vsize (KiB) 10504

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1149432/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=11076 CPUtime=462.09
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 2545 0 0 0 46208 1 0 0 25 0 1 0 1100787323 11341824 2525 1992294400 134512640 136057169 4294956160 18446744073709551615 134618132 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 2769 2525 181 377 0 2389 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 11076

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1148984/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=11636 CPUtime=522.07
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 2659 0 0 0 52206 1 0 0 25 0 1 0 1100787323 11915264 2639 1992294400 134512640 136057169 4294956160 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 2909 2639 181 377 0 2529 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 11636

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1148728/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=11900 CPUtime=582.05
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 2732 0 0 0 58204 1 0 0 25 0 1 0 1100787323 12185600 2712 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 2975 2712 181 377 0 2595 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 11900

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1148536/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=12172 CPUtime=642.04
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 2788 0 0 0 64202 2 0 0 25 0 1 0 1100787323 12464128 2768 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 3043 2768 181 377 0 2663 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 12172

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1148024/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=12596 CPUtime=702.01
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 2892 0 0 0 70199 2 0 0 25 0 1 0 1100787323 12898304 2872 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 3149 2872 181 377 0 2769 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 12596

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1147704/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=12868 CPUtime=761.99
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 2964 0 0 0 76197 2 0 0 25 0 1 0 1100787323 13176832 2944 1992294400 134512640 136057169 4294956160 18446744073709551615 134618146 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 3217 2944 181 377 0 2837 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 12868

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1147512/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=13148 CPUtime=821.96
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 3018 0 0 0 82194 2 0 0 25 0 1 0 1100787323 13463552 2998 1992294400 134512640 136057169 4294956160 18446744073709551615 134618404 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 3287 2998 181 377 0 2907 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 13148

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1147384/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=13296 CPUtime=881.93
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 3055 0 0 0 88191 2 0 0 25 0 1 0 1100787323 13615104 3035 1992294400 134512640 136057169 4294956160 18446744073709551615 134756785 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 3324 3035 181 377 0 2944 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 13296

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1147128/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=13576 CPUtime=941.91
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 3120 0 0 0 94189 2 0 0 25 0 1 0 1100787323 13901824 3100 1992294400 134512640 136057169 4294956160 18446744073709551615 134756799 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 3394 3100 181 377 0 3014 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 13576

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1146936/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=13848 CPUtime=1001.88
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 3186 0 0 0 100186 2 0 0 25 0 1 0 1100787323 14180352 3166 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 3462 3166 181 377 0 3082 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 13848

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1146680/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=14152 CPUtime=1061.86
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 3248 0 0 0 106184 2 0 0 25 0 1 0 1100787323 14491648 3228 1992294400 134512640 136057169 4294956160 18446744073709551615 134828569 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 3538 3228 181 377 0 3158 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 14152

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1146424/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=14440 CPUtime=1121.84
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 3315 0 0 0 112182 2 0 0 25 0 1 0 1100787323 14786560 3295 1992294400 134512640 136057169 4294956160 18446744073709551615 134823826 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 3610 3295 181 377 0 3230 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 14440

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1146296/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=14440 CPUtime=1181.81
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 3336 0 0 0 118179 2 0 0 25 0 1 0 1100787323 14786560 3316 1992294400 134512640 136057169 4294956160 18446744073709551615 134615631 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 3610 3316 181 377 0 3230 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 14440



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1146296/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=14440 CPUtime=1200.01
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 3343 0 0 0 119999 2 0 0 25 0 1 0 1100787323 14786560 3323 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 3610 3323 181 377 0 3230 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 14440

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 32226
/proc/meminfo: memFree=1146296/2055920 swapFree=4173368/4192956
[pid=32219] ppid=32217 vsize=14440 CPUtime=1200.01
/proc/32219/stat : 32219 (clasp) R 32217 32219 31846 0 -1 4194304 3343 0 0 0 119999 2 0 0 25 0 1 0 1100787323 14786560 3323 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/32219/statm: 3610 3323 181 377 0 3230 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 14440

Child status: 0
Real time (s): 1200.51
CPU time (s): 1200.03
CPU user time (s): 1200
CPU system time (s): 0.031995
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 14440

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

runsolver used 1.00185 second user time and 3.37549 second system time

The end

Launcher Data

Begin job on node19 at 2009-03-29 00:00:14
IDJOB=1517160
IDBENCH=70573
IDSOLVER=508
FILE ID=node19/1517160-1238281214
PBS_JOBID= 9060891
Free space on /tmp= 66404 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S1750991629-037.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-1517160-1238281214/watcher-1517160-1238281214 -o /tmp/evaluation-result-1517160-1238281214/solver-1517160-1238281214 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1517160-1238281214.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= 73e1213f2abc37c0c09958a5583a1b69
RANDOM SEED=1307545565

node19.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.235
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.235
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:       1159584 kB
Buffers:         98172 kB
Cached:         691208 kB
SwapCached:      13360 kB
Active:          62664 kB
Inactive:       741776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1159584 kB
SwapTotal:     4192956 kB
SwapFree:      4173368 kB
Dirty:            1880 kB
Writeback:           0 kB
Mapped:          15556 kB
Slab:            77868 kB
Committed_AS:  2940992 kB
PageTables:       1456 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= 66404 MiB
End job on node19 at 2009-03-29 00:20:17