Trace number 1582403

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.11 1200.68

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p1.cnf
MD5SUM6ace5cfbe110f1a43049037cb7432998
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 variables259234
Number of clauses1387934
Sum of the clauses size3351923
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2981661
Number of clauses of size 3327764
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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-1582403-1238939389/watcher-1582403-1238939389 -o /tmp/evaluation-result-1582403-1238939389/solver-1582403-1238939389 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1582403-1238939389.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: 1.00 1.00 1.02 3/64 8097
/proc/meminfo: memFree=1720640/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=5060 CPUtime=0
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 1025 0 0 0 0 0 0 0 18 0 1 0 1166601845 5181440 710 1992294400 134512640 136057169 4294956144 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 1265 717 139 377 0 885 0

[startup+0.0744211 s]
/proc/loadavg: 1.00 1.00 1.02 3/64 8097
/proc/meminfo: memFree=1720640/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=26548 CPUtime=0.07
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 7206 0 0 0 4 3 0 0 18 0 1 0 1166601845 27185152 6033 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 6637 6034 144 377 0 6257 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 26548

[startup+0.102422 s]
/proc/loadavg: 1.00 1.00 1.02 3/64 8097
/proc/meminfo: memFree=1720640/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=28156 CPUtime=0.1
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 7604 0 0 0 7 3 0 0 18 0 1 0 1166601845 28831744 6431 1992294400 134512640 136057169 4294956144 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 7039 6432 144 377 0 6659 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 28156

[startup+0.301439 s]
/proc/loadavg: 1.00 1.00 1.02 3/64 8097
/proc/meminfo: memFree=1720640/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=38560 CPUtime=0.29
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 10817 0 0 0 24 5 0 0 20 0 1 0 1166601845 39485440 9001 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 9640 9002 144 377 0 9260 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38560

[startup+0.701475 s]
/proc/loadavg: 1.00 1.00 1.02 3/64 8097
/proc/meminfo: memFree=1720640/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=60708 CPUtime=0.69
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 18122 0 0 0 61 8 0 0 24 0 1 0 1166601845 62164992 14140 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 15177 14140 147 377 0 14797 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60708

[startup+1.50156 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 8098
/proc/meminfo: memFree=1639936/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=94140 CPUtime=1.49
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 30236 0 0 0 135 14 0 0 25 0 1 0 1166601845 96399360 22589 1992294400 134512640 136057169 4294956144 18446744073709551615 134756837 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 23535 22589 165 377 0 23155 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94140

[startup+3.1017 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 8098
/proc/meminfo: memFree=1625152/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=101676 CPUtime=3.08
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 33753 0 0 0 292 16 0 0 25 0 1 0 1166601845 104116224 24193 1992294400 134512640 136057169 4294956144 18446744073709551615 134771667 0 0 4096 16386 0 0 0 17 1 0 0
/proc/8097/statm: 25419 24193 170 377 0 25039 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 101676

[startup+6.30198 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 8098
/proc/meminfo: memFree=1617280/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=113296 CPUtime=6.27
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 36707 0 0 0 609 18 0 0 25 0 1 0 1166601845 116015104 27019 1992294400 134512640 136057169 4294956144 18446744073709551615 135433856 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 28324 27019 172 377 0 27944 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 113296

[startup+12.7016 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 8098
/proc/meminfo: memFree=1631360/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=92888 CPUtime=12.66
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 36803 0 0 0 1248 18 0 0 25 0 1 0 1166601845 95117312 22605 1992294400 134512640 136057169 4294956144 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 23222 22605 182 377 0 22842 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 92888

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 8098
/proc/meminfo: memFree=1631552/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=92888 CPUtime=25.46
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 36803 0 0 0 2528 18 0 0 25 0 1 0 1166601845 95117312 22605 1992294400 134512640 136057169 4294956144 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 23222 22605 182 377 0 22842 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 92888

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 1.02 2/65 8098
/proc/meminfo: memFree=1631424/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=92888 CPUtime=51.05
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 36806 0 0 0 5087 18 0 0 25 0 1 0 1166601845 95117312 22608 1992294400 134512640 136057169 4294956144 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 23222 22608 182 377 0 22842 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 92888

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 8098
/proc/meminfo: memFree=1631424/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=92888 CPUtime=102.23
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 36841 0 0 0 10205 18 0 0 25 0 1 0 1166601845 95117312 22643 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 23222 22643 182 377 0 22842 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 92888

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/65 8098
/proc/meminfo: memFree=1625792/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=98700 CPUtime=162.22
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 38270 0 0 0 16202 20 0 0 25 0 1 0 1166601845 101068800 24072 1992294400 134512640 136057169 4294956144 18446744073709551615 134624614 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 24675 24072 182 377 0 24295 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 98700

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8098
/proc/meminfo: memFree=1617728/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=106712 CPUtime=222.19
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 40274 0 0 0 22197 22 0 0 25 0 1 0 1166601845 109273088 26076 1992294400 134512640 136057169 4294956144 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 26678 26076 182 377 0 26298 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 106712

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8098
/proc/meminfo: memFree=1608192/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=116372 CPUtime=282.15
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 42704 0 0 0 28191 24 0 0 25 0 1 0 1166601845 119164928 28506 1992294400 134512640 136057169 4294956144 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 29093 28506 182 377 0 28713 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 116372

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8098
/proc/meminfo: memFree=1590848/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=133528 CPUtime=342.12
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 46969 0 0 0 34185 27 0 0 25 0 1 0 1166601845 136732672 32771 1992294400 134512640 136057169 4294956144 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 33382 32771 182 377 0 33002 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 133528

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8098
/proc/meminfo: memFree=1571264/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=153160 CPUtime=402.1
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 51887 0 0 0 40178 32 0 0 25 0 1 0 1166601845 156835840 37689 1992294400 134512640 136057169 4294956144 18446744073709551615 134624607 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 38290 37689 182 377 0 37910 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 153160

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8098
/proc/meminfo: memFree=1553920/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=170404 CPUtime=462.07
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 56195 0 0 0 46172 35 0 0 25 0 1 0 1166601845 174493696 41997 1992294400 134512640 136057169 4294956144 18446744073709551615 134824050 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 42601 41997 182 377 0 42221 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 170404

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8098
/proc/meminfo: memFree=1533632/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=190744 CPUtime=522.05
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 61280 0 0 0 52166 39 0 0 25 0 1 0 1166601845 195321856 47082 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 47686 47082 182 377 0 47306 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 190744

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8098
/proc/meminfo: memFree=1503168/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=221324 CPUtime=582.03
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 68897 0 0 0 58158 45 0 0 25 0 1 0 1166601845 226635776 54699 1992294400 134512640 136057169 4294956144 18446744073709551615 134823404 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 55331 54699 182 377 0 54951 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 221324

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8098
/proc/meminfo: memFree=1480512/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=243624 CPUtime=642
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 74468 0 0 0 64151 49 0 0 25 0 1 0 1166601845 249470976 60270 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 60906 60270 182 377 0 60526 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 243624

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8104
/proc/meminfo: memFree=1458240/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=265488 CPUtime=701.97
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 79959 0 0 0 70145 52 0 0 25 0 1 0 1166601845 271859712 65761 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 66372 65761 182 377 0 65992 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 265488

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8104
/proc/meminfo: memFree=1433280/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=290372 CPUtime=761.96
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 86191 0 0 0 76138 58 0 0 25 0 1 0 1166601845 297340928 71993 1992294400 134512640 136057169 4294956144 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 72593 71993 182 377 0 72213 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 290372

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8104
/proc/meminfo: memFree=1409216/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=314572 CPUtime=821.91
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 92217 0 0 0 82129 62 0 0 25 0 1 0 1166601845 322121728 78019 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 78643 78019 182 377 0 78263 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 314572

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8104
/proc/meminfo: memFree=1376832/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=346964 CPUtime=881.9
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 100333 0 0 0 88123 67 0 0 25 0 1 0 1166601845 355291136 86135 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 86741 86135 182 377 0 86361 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 346964

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8104
/proc/meminfo: memFree=1345472/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=378852 CPUtime=941.85
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 108392 0 0 0 94113 72 0 0 25 0 1 0 1166601845 387944448 94058 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 94713 94058 182 377 0 94333 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 378852

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8104
/proc/meminfo: memFree=1323456/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=400176 CPUtime=1001.82
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 113726 0 0 0 100106 76 0 0 25 0 1 0 1166601845 409780224 99392 1992294400 134512640 136057169 4294956144 18446744073709551615 134618265 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 100044 99392 182 377 0 99664 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 400176

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8104
/proc/meminfo: memFree=1300160/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=423460 CPUtime=1061.8
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 119541 0 0 0 106099 81 0 0 25 0 1 0 1166601845 433623040 105207 1992294400 134512640 136057169 4294956144 18446744073709551615 134624607 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 105865 105207 182 377 0 105485 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 423460

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8104
/proc/meminfo: memFree=1267712/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=455856 CPUtime=1121.78
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 127642 0 0 0 112092 86 0 0 25 0 1 0 1166601845 466796544 113308 1992294400 134512640 136057169 4294956144 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 113964 113308 182 377 0 113584 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 455856

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8104
/proc/meminfo: memFree=1246144/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=477956 CPUtime=1181.73
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 133180 0 0 0 118082 91 0 0 25 0 1 0 1166601845 489426944 118846 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 119489 118846 182 377 0 119109 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 477956



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 8104
/proc/meminfo: memFree=1235456/2055920 swapFree=4178292/4192956
[pid=8097] ppid=8095 vsize=487768 CPUtime=1200.03
/proc/8097/stat : 8097 (clasp) R 8095 8097 7652 0 -1 4194304 135655 0 0 0 119910 93 0 0 25 0 1 0 1166601845 499474432 121321 1992294400 134512640 136057169 4294956144 18446744073709551615 134624585 0 0 4096 16386 0 0 0 17 0 0 0
/proc/8097/statm: 121942 121321 182 377 0 121562 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 487768

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.68
CPU time (s): 1200.11
CPU user time (s): 1199.11
CPU system time (s): 1.00885
CPU usage (%): 99.953
Max. virtual memory (cumulated for all children) (KiB): 487768

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

runsolver used 1.09183 second user time and 3.2845 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-05 15:49:51
IDJOB=1582403
IDBENCH=71055
IDSOLVER=508
FILE ID=node43/1582403-1238939389
PBS_JOBID= 9101471
Free space on /tmp= 66512 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p1.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-1582403-1238939389/watcher-1582403-1238939389 -o /tmp/evaluation-result-1582403-1238939389/solver-1582403-1238939389 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1582403-1238939389.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= 6ace5cfbe110f1a43049037cb7432998
RANDOM SEED=1813122346

node43.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.242
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.242
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:       1721632 kB
Buffers:         20992 kB
Cached:         241860 kB
SwapCached:       8264 kB
Active:         106492 kB
Inactive:       168164 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1721632 kB
SwapTotal:     4192956 kB
SwapFree:      4178292 kB
Dirty:           28164 kB
Writeback:           0 kB
Mapped:          15668 kB
Slab:            45612 kB
Committed_AS:  2968996 kB
PageTables:       1448 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66508 MiB
End job on node43 at 2009-04-05 16:09:53