Trace number 1555443

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.42

General information on the benchmark

NameAPPLICATIONS/bitverif/countbitswegner/
countbitswegner064.cnf
MD5SUM1a0b22841159d2c84fdcb857229ffa08
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark155.387
Satisfiable
(Un)Satisfiability was proved
Number of variables24448
Number of clauses73151
Sum of the clauses size170683
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 248766
Number of clauses of size 324383
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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1555443-1238741114/watcher-1555443-1238741114 -o /tmp/evaluation-result-1555443-1238741114/solver-1555443-1238741114 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1555443-1238741114.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.91 0.95 0.98 3/73 14096
/proc/meminfo: memFree=1632072/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=3612 CPUtime=0
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 623 0 0 0 0 0 0 0 20 0 1 0 1146776265 3698688 564 1992294400 134512640 136057169 4294956160 18446744073709551615 134834619 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 903 567 140 377 0 523 0

[startup+0.0598901 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 14096
/proc/meminfo: memFree=1632072/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=7748 CPUtime=0.05
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 2012 0 0 0 5 0 0 0 20 0 1 0 1146776265 7933952 1659 1992294400 134512640 136057169 4294956160 18446744073709551615 134772705 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 1937 1659 165 377 0 1557 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 7748

[startup+0.102894 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 14096
/proc/meminfo: memFree=1632072/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=9072 CPUtime=0.09
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 2346 0 0 0 9 0 0 0 21 0 1 0 1146776265 9289728 1993 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 2268 1994 170 377 0 1888 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9072

[startup+0.302915 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 14096
/proc/meminfo: memFree=1632072/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=11396 CPUtime=0.29
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 2917 0 0 0 29 0 0 0 23 0 1 0 1146776265 11669504 2564 1992294400 134512640 136057169 4294956160 18446744073709551615 134774050 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 2849 2564 170 377 0 2469 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11396

[startup+0.701957 s]
/proc/loadavg: 0.91 0.95 0.98 3/73 14096
/proc/meminfo: memFree=1632072/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=10692 CPUtime=0.69
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 3123 0 0 0 68 1 0 0 25 0 1 0 1146776265 10948608 2434 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 2673 2434 183 377 0 2293 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10692

[startup+1.50104 s]
/proc/loadavg: 0.91 0.95 0.98 2/74 14097
/proc/meminfo: memFree=1622592/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=12540 CPUtime=1.49
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 3595 0 0 0 148 1 0 0 25 0 1 0 1146776265 12840960 2906 1992294400 134512640 136057169 4294956160 18446744073709551615 134811817 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 3135 2906 183 377 0 2755 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12540

[startup+3.10121 s]
/proc/loadavg: 0.91 0.95 0.98 2/74 14097
/proc/meminfo: memFree=1619520/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=15180 CPUtime=3.09
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 4262 0 0 0 308 1 0 0 25 0 1 0 1146776265 15544320 3573 1992294400 134512640 136057169 4294956160 18446744073709551615 134618235 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 3795 3573 183 377 0 3415 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15180

[startup+6.30155 s]
/proc/loadavg: 0.92 0.95 0.98 2/74 14097
/proc/meminfo: memFree=1613824/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=19536 CPUtime=6.28
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 5342 0 0 0 627 1 0 0 25 0 1 0 1146776265 20004864 4653 1992294400 134512640 136057169 4294956160 18446744073709551615 134809849 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 4884 4653 183 377 0 4504 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19536

[startup+12.7012 s]
/proc/loadavg: 0.93 0.95 0.98 2/74 14097
/proc/meminfo: memFree=1609472/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=23812 CPUtime=12.68
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 6401 0 0 0 1266 2 0 0 25 0 1 0 1146776265 24383488 5712 1992294400 134512640 136057169 4294956160 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 5953 5712 183 377 0 5573 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23812

[startup+25.5016 s]
/proc/loadavg: 0.94 0.96 0.98 2/74 14097
/proc/meminfo: memFree=1602048/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=31336 CPUtime=25.48
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 8281 0 0 0 2545 3 0 0 25 0 1 0 1146776265 32088064 7592 1992294400 134512640 136057169 4294956160 18446744073709551615 134615643 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 7834 7592 183 377 0 7454 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 31336

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.98 2/74 14097
/proc/meminfo: memFree=1599744/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=33580 CPUtime=51.07
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 8839 0 0 0 5104 3 0 0 25 0 1 0 1146776265 34385920 8150 1992294400 134512640 136057169 4294956160 18446744073709551615 134824100 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 8395 8150 183 377 0 8015 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33580

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.98 2/74 14097
/proc/meminfo: memFree=1575232/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=58184 CPUtime=102.27
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 14989 0 0 0 10220 7 0 0 25 0 1 0 1146776265 59580416 14300 1992294400 134512640 136057169 4294956160 18446744073709551615 134618176 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 14546 14300 183 377 0 14166 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 58184

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14097
/proc/meminfo: memFree=1563648/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=69708 CPUtime=162.25
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 17875 0 0 0 16217 8 0 0 25 0 1 0 1146776265 71380992 17186 1992294400 134512640 136057169 4294956160 18446744073709551615 135441987 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 17427 17186 183 377 0 17047 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 69708

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14097
/proc/meminfo: memFree=1561728/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=71332 CPUtime=222.23
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 18544 0 0 0 22214 9 0 0 25 0 1 0 1146776265 73043968 17602 1992294400 134512640 136057169 4294956160 18446744073709551615 134611773 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 17833 17602 183 377 0 17453 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 71332

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14097
/proc/meminfo: memFree=1556096/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=77172 CPUtime=282.21
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 19990 0 0 0 28212 9 0 0 25 0 1 0 1146776265 79024128 19048 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 19293 19048 183 377 0 18913 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 77172

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14097
/proc/meminfo: memFree=1556032/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=77172 CPUtime=342.19
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 19992 0 0 0 34210 9 0 0 25 0 1 0 1146776265 79024128 19050 1992294400 134512640 136057169 4294956160 18446744073709551615 134823428 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 19293 19050 183 377 0 18913 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 77172

[startup+402.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14097
/proc/meminfo: memFree=1556032/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=77172 CPUtime=402.19
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 19992 0 0 0 40209 10 0 0 25 0 1 0 1146776265 79024128 19050 1992294400 134512640 136057169 4294956160 18446744073709551615 134618241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 19293 19050 183 377 0 18913 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 77172

[startup+462.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14097
/proc/meminfo: memFree=1555968/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=77172 CPUtime=462.17
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 19992 0 0 0 46207 10 0 0 25 0 1 0 1146776265 79024128 19050 1992294400 134512640 136057169 4294956160 18446744073709551615 134828471 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 19293 19050 183 377 0 18913 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 77172

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14097
/proc/meminfo: memFree=1539392/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=93784 CPUtime=522.15
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 24130 0 0 0 52203 12 0 0 25 0 1 0 1146776265 96034816 23188 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 23446 23188 183 377 0 23066 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 93784

[startup+582.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14097
/proc/meminfo: memFree=1540160/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=92780 CPUtime=582.13
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 24130 0 0 0 58201 12 0 0 25 0 1 0 1146776265 95006720 22943 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 23195 22943 183 377 0 22815 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 92780

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14097
/proc/meminfo: memFree=1540160/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=92780 CPUtime=642.12
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 24130 0 0 0 64200 12 0 0 25 0 1 0 1146776265 95006720 22943 1992294400 134512640 136057169 4294956160 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 23195 22943 183 377 0 22815 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 92780

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14097
/proc/meminfo: memFree=1540160/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=92780 CPUtime=702.1
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 24130 0 0 0 70198 12 0 0 25 0 1 0 1146776265 95006720 22943 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 23195 22943 183 377 0 22815 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 92780

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14097
/proc/meminfo: memFree=1540160/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=92780 CPUtime=762.09
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 24130 0 0 0 76197 12 0 0 25 0 1 0 1146776265 95006720 22943 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 23195 22943 183 377 0 22815 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 92780

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14097
/proc/meminfo: memFree=1540160/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=92780 CPUtime=822.07
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 24130 0 0 0 82195 12 0 0 25 0 1 0 1146776265 95006720 22943 1992294400 134512640 136057169 4294956160 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 23195 22943 183 377 0 22815 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 92780

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14097
/proc/meminfo: memFree=1540160/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=92780 CPUtime=882.06
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 24130 0 0 0 88194 12 0 0 25 0 1 0 1146776265 95006720 22943 1992294400 134512640 136057169 4294956160 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 23195 22943 183 377 0 22815 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 92780

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14097
/proc/meminfo: memFree=1540160/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=92780 CPUtime=942.04
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 24130 0 0 0 94192 12 0 0 25 0 1 0 1146776265 95006720 22943 1992294400 134512640 136057169 4294956160 18446744073709551615 134618144 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 23195 22943 183 377 0 22815 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 92780

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14103
/proc/meminfo: memFree=1530936/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=102076 CPUtime=1002.02
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 26408 0 0 0 100188 14 0 0 25 0 1 0 1146776265 104525824 25221 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 25519 25221 183 377 0 25139 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 102076

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14103
/proc/meminfo: memFree=1531128/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=102076 CPUtime=1062
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 26408 0 0 0 106186 14 0 0 25 0 1 0 1146776265 104525824 25221 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 25519 25221 183 377 0 25139 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 102076

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14103
/proc/meminfo: memFree=1523448/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=109732 CPUtime=1121.99
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 28306 0 0 0 112183 16 0 0 25 0 1 0 1146776265 112365568 27119 1992294400 134512640 136057169 4294956160 18446744073709551615 134615984 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 27433 27119 183 377 0 27053 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 109732

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14103
/proc/meminfo: memFree=1523448/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=109732 CPUtime=1181.98
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 28306 0 0 0 118182 16 0 0 25 0 1 0 1146776265 112365568 27119 1992294400 134512640 136057169 4294956160 18446744073709551615 134618112 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 27433 27119 183 377 0 27053 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 109732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.98 2/74 14103
/proc/meminfo: memFree=1523448/2055920 swapFree=4164832/4192956
[pid=14096] ppid=14094 vsize=109732 CPUtime=1200.08
/proc/14096/stat : 14096 (clasp) R 14094 14096 13997 0 -1 4194304 28306 0 0 0 119992 16 0 0 25 0 1 0 1146776265 112365568 27119 1992294400 134512640 136057169 4294956160 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 1 0 0
/proc/14096/statm: 27433 27119 183 377 0 27053 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 109732

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.42
CPU time (s): 1200.1
CPU user time (s): 1199.92
CPU system time (s): 0.179972
CPU usage (%): 99.9733
Max. virtual memory (cumulated for all children) (KiB): 109732

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

runsolver used 1.00885 second user time and 3.36749 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-03 08:45:14
IDJOB=1555443
IDBENCH=70800
IDSOLVER=508
FILE ID=node81/1555443-1238741114
PBS_JOBID= 9085393
Free space on /tmp= 126664 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitswegner/countbitswegner064.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-1555443-1238741114/watcher-1555443-1238741114 -o /tmp/evaluation-result-1555443-1238741114/solver-1555443-1238741114 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1555443-1238741114.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= 1a0b22841159d2c84fdcb857229ffa08
RANDOM SEED=360238505

node81.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.220
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.220
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1632488 kB
Buffers:         46812 kB
Cached:         272156 kB
SwapCached:      19128 kB
Active:          93256 kB
Inactive:       246704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1632488 kB
SwapTotal:     4192956 kB
SwapFree:      4164832 kB
Dirty:            3012 kB
Writeback:           0 kB
Mapped:          26632 kB
Slab:            68332 kB
Committed_AS:  3140208 kB
PageTables:       2084 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= 126660 MiB
End job on node81 at 2009-04-03 09:05:17