Trace number 1733499

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.05 1200.41

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2_autoenc.cnf
MD5SUM68299073e5e5e9c13c18eb7bcc640f07
Bench CategoryCRAFTED (crafted 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 variables383
Number of clauses75352
Sum of the clauses size441112
Maximum clause length11
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21220
Number of clauses of size 30
Number of clauses of size 4516
Number of clauses of size 54802
Number of clauses of size over 568750

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-1733499-1240789086/watcher-1733499-1240789086 -o /tmp/evaluation-result-1733499-1240789086/solver-1733499-1240789086 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/clasp --file=HOME/instance-1733499-1240789086.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.99 1.85 1.45 3/64 22204
/proc/meminfo: memFree=1287712/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=1836 CPUtime=0
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 226 0 0 0 0 0 0 0 18 0 1 0 106941241 1880064 210 1992294400 134512640 136057169 4294956144 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 459 210 144 377 0 79 0

[startup+0.0921291 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 22204
/proc/meminfo: memFree=1287712/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=6780 CPUtime=0.08
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 1553 0 0 0 8 0 0 0 18 0 1 0 106941241 6942720 1433 1992294400 134512640 136057169 4294956144 18446744073709551615 135459759 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 1695 1433 165 377 0 1315 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6780

[startup+0.102129 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 22204
/proc/meminfo: memFree=1287712/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=7048 CPUtime=0.09
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 1620 0 0 0 9 0 0 0 18 0 1 0 106941241 7217152 1500 1992294400 134512640 136057169 4294956144 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 1762 1500 168 377 0 1382 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7048

[startup+0.301152 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 22204
/proc/meminfo: memFree=1287712/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=7048 CPUtime=0.29
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 1620 0 0 0 29 0 0 0 19 0 1 0 106941241 7217152 1500 1992294400 134512640 136057169 4294956144 18446744073709551615 134774457 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 1762 1500 168 377 0 1382 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7048

[startup+0.702201 s]
/proc/loadavg: 1.99 1.85 1.45 3/64 22204
/proc/meminfo: memFree=1287712/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=7180 CPUtime=0.69
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 1671 0 0 0 69 0 0 0 22 0 1 0 106941241 7352320 1551 1992294400 134512640 136057169 4294956144 18446744073709551615 134765714 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 1795 1551 170 377 0 1415 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7180

[startup+1.5013 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 22205
/proc/meminfo: memFree=1281944/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=7176 CPUtime=1.49
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 1755 0 0 0 149 0 0 0 25 0 1 0 106941241 7348224 1561 1992294400 134512640 136057169 4294956144 18446744073709551615 134618152 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 1794 1561 183 377 0 1414 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7176

[startup+3.10149 s]
/proc/loadavg: 1.91 1.84 1.45 2/65 22205
/proc/meminfo: memFree=1281816/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=7176 CPUtime=3.08
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 1755 0 0 0 308 0 0 0 25 0 1 0 106941241 7348224 1561 1992294400 134512640 136057169 4294956144 18446744073709551615 134618344 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 1794 1561 183 377 0 1414 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 7176

[startup+6.30188 s]
/proc/loadavg: 1.84 1.82 1.45 2/65 22205
/proc/meminfo: memFree=1281744/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=7612 CPUtime=6.28
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 1864 0 0 0 628 0 0 0 25 0 1 0 106941241 7794688 1670 1992294400 134512640 136057169 4294956144 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 1903 1670 183 377 0 1523 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7612

[startup+12.7016 s]
/proc/loadavg: 1.77 1.81 1.44 2/65 22207
/proc/meminfo: memFree=1279592/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=9496 CPUtime=12.69
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 2317 0 0 0 1268 1 0 0 25 0 1 0 106941241 9723904 2123 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 2374 2123 183 377 0 1994 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9496

[startup+25.5012 s]
/proc/loadavg: 1.65 1.78 1.44 2/65 22207
/proc/meminfo: memFree=1278576/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=10560 CPUtime=25.48
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 2585 0 0 0 2547 1 0 0 25 0 1 0 106941241 10813440 2391 1992294400 134512640 136057169 4294956144 18446744073709551615 134828289 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 2640 2391 183 377 0 2260 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10560

[startup+51.1013 s]
/proc/loadavg: 1.40 1.70 1.43 2/65 22207
/proc/meminfo: memFree=1276208/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=13220 CPUtime=51.06
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 3196 0 0 0 5105 1 0 0 25 0 1 0 106941241 13537280 3002 1992294400 134512640 136057169 4294956144 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 3305 3002 183 377 0 2925 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13220

[startup+102.305 s]
/proc/loadavg: 1.17 1.59 1.40 2/65 22207
/proc/meminfo: memFree=1272944/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=16740 CPUtime=102.26
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 4007 0 0 0 10224 2 0 0 25 0 1 0 106941241 17141760 3813 1992294400 134512640 136057169 4294956144 18446744073709551615 134823941 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 4185 3813 183 377 0 3805 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 16740

[startup+162.302 s]
/proc/loadavg: 1.06 1.48 1.37 2/65 22207
/proc/meminfo: memFree=1270896/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=19044 CPUtime=162.23
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 4536 0 0 0 16221 2 0 0 25 0 1 0 106941241 19501056 4342 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 4761 4342 183 377 0 4381 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19044

[startup+222.302 s]
/proc/loadavg: 1.02 1.39 1.35 2/65 22207
/proc/meminfo: memFree=1268080/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=21788 CPUtime=222.22
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 5211 0 0 0 22219 3 0 0 25 0 1 0 106941241 22310912 5017 1992294400 134512640 136057169 4294956144 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 5447 5017 183 377 0 5067 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 21788

[startup+282.301 s]
/proc/loadavg: 1.01 1.32 1.32 2/65 22207
/proc/meminfo: memFree=1265904/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=24124 CPUtime=282.2
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 5741 0 0 0 28217 3 0 0 25 0 1 0 106941241 24702976 5547 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 6031 5547 183 377 0 5651 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 24124

[startup+342.301 s]
/proc/loadavg: 1.00 1.26 1.30 2/65 22207
/proc/meminfo: memFree=1264688/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=25548 CPUtime=342.18
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 6052 0 0 0 34214 4 0 0 25 0 1 0 106941241 26161152 5858 1992294400 134512640 136057169 4294956144 18446744073709551615 134823884 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 6387 5858 183 377 0 6007 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 25548

[startup+402.302 s]
/proc/loadavg: 1.00 1.21 1.28 2/65 22207
/proc/meminfo: memFree=1262960/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=27428 CPUtime=402.16
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 6472 0 0 0 40212 4 0 0 25 0 1 0 106941241 28086272 6278 1992294400 134512640 136057169 4294956144 18446744073709551615 134618421 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 6857 6278 183 377 0 6477 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 27428

[startup+462.302 s]
/proc/loadavg: 1.00 1.17 1.26 2/65 22207
/proc/meminfo: memFree=1262192/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=28400 CPUtime=462.15
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 6678 0 0 0 46210 5 0 0 25 0 1 0 106941241 29081600 6484 1992294400 134512640 136057169 4294956144 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 7100 6484 183 377 0 6720 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 28400

[startup+522.302 s]
/proc/loadavg: 1.00 1.13 1.24 2/65 22207
/proc/meminfo: memFree=1260912/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=29912 CPUtime=522.13
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 7008 0 0 0 52207 6 0 0 25 0 1 0 106941241 30629888 6814 1992294400 134512640 136057169 4294956144 18446744073709551615 134618217 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 7478 6814 183 377 0 7098 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 29912

[startup+582.301 s]
/proc/loadavg: 1.00 1.11 1.22 2/65 22207
/proc/meminfo: memFree=1259696/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=31220 CPUtime=582.11
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 7314 0 0 0 58205 6 0 0 25 0 1 0 106941241 31969280 7120 1992294400 134512640 136057169 4294956144 18446744073709551615 134612880 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 7805 7120 183 377 0 7425 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 31220

[startup+642.301 s]
/proc/loadavg: 1.00 1.08 1.20 2/65 22207
/proc/meminfo: memFree=1258800/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=32240 CPUtime=642.09
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 7537 0 0 0 64203 6 0 0 25 0 1 0 106941241 33013760 7343 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 8060 7343 183 377 0 7680 0
Current children cumulated CPU time (s) 642.09
Current children cumulated vsize (KiB) 32240

[startup+702.303 s]
/proc/loadavg: 1.00 1.07 1.19 2/65 22207
/proc/meminfo: memFree=1258544/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=32452 CPUtime=702.08
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 7591 0 0 0 70201 7 0 0 25 0 1 0 106941241 33230848 7397 1992294400 134512640 136057169 4294956144 18446744073709551615 134820200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 8113 7397 183 377 0 7733 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 32452

[startup+762.306 s]
/proc/loadavg: 1.00 1.05 1.17 2/65 22207
/proc/meminfo: memFree=1257776/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=33304 CPUtime=762.06
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 7774 0 0 0 76199 7 0 0 25 0 1 0 106941241 34103296 7580 1992294400 134512640 136057169 4294956144 18446744073709551615 134618377 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 8326 7580 183 377 0 7946 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 33304

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.16 2/65 22207
/proc/meminfo: memFree=1257776/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=33304 CPUtime=822.04
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 7783 0 0 0 82197 7 0 0 25 0 1 0 106941241 34103296 7589 1992294400 134512640 136057169 4294956144 18446744073709551615 134618200 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 8326 7589 183 377 0 7946 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 33304

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/65 22207
/proc/meminfo: memFree=1256496/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=34680 CPUtime=882.02
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 8092 0 0 0 88195 7 0 0 25 0 1 0 106941241 35512320 7898 1992294400 134512640 136057169 4294956144 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 8670 7898 183 377 0 8290 0
Current children cumulated CPU time (s) 882.02
Current children cumulated vsize (KiB) 34680

[startup+942.303 s]
/proc/loadavg: 1.00 1.02 1.14 2/65 22207
/proc/meminfo: memFree=1255856/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=35464 CPUtime=942.01
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 8261 0 0 0 94193 8 0 0 25 0 1 0 106941241 36315136 8067 1992294400 134512640 136057169 4294956144 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 8866 8067 183 377 0 8486 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 35464

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/65 22207
/proc/meminfo: memFree=1255280/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=36172 CPUtime=1001.98
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 8408 0 0 0 100190 8 0 0 25 0 1 0 106941241 37040128 8214 1992294400 134512640 136057169 4294956144 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 9043 8214 183 377 0 8663 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 36172

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/65 22207
/proc/meminfo: memFree=1255216/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=36172 CPUtime=1061.96
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 8417 0 0 0 106188 8 0 0 25 0 1 0 106941241 37040128 8223 1992294400 134512640 136057169 4294956144 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 9043 8223 183 377 0 8663 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 36172

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.10 2/65 22207
/proc/meminfo: memFree=1255024/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=36316 CPUtime=1121.95
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 8463 0 0 0 112186 9 0 0 25 0 1 0 106941241 37187584 8269 1992294400 134512640 136057169 4294956144 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 9079 8269 183 377 0 8699 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 36316

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 22207
/proc/meminfo: memFree=1254192/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=37240 CPUtime=1181.93
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 8665 0 0 0 118184 9 0 0 25 0 1 0 106941241 38133760 8471 1992294400 134512640 136057169 4294956144 18446744073709551615 134637484 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 9310 8471 183 377 0 8930 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 37240



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.09 2/65 22207
/proc/meminfo: memFree=1253808/2055920 swapFree=4192812/4192956
[pid=22204] ppid=22202 vsize=37620 CPUtime=1200.03
/proc/22204/stat : 22204 (clasp) R 22202 22204 21888 0 -1 4194304 8752 0 0 0 119994 9 0 0 25 0 1 0 106941241 38522880 8558 1992294400 134512640 136057169 4294956144 18446744073709551615 135459153 0 0 4096 16386 0 0 0 17 1 0 0
/proc/22204/statm: 9405 8558 183 377 0 9025 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 37620

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.41
CPU time (s): 1200.05
CPU user time (s): 1199.95
CPU system time (s): 0.099984
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 37620

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

runsolver used 1.02784 second user time and 2.28165 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-27 01:38:06
IDJOB=1733499
IDBENCH=71142
IDSOLVER=508
FILE ID=node33/1733499-1240789086
PBS_JOBID= 9187299
Free space on /tmp= 66424 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT09/CRAFTED/modcircuits/mod4block_2vars_8gates_u2_autoenc.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-1733499-1240789086/watcher-1733499-1240789086 -o /tmp/evaluation-result-1733499-1240789086/solver-1733499-1240789086 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/clasp --file=HOME/instance-1733499-1240789086.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= 68299073e5e5e9c13c18eb7bcc640f07
RANDOM SEED=1777408275

node33.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.212
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.212
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:       1288192 kB
Buffers:         74416 kB
Cached:         602388 kB
SwapCached:          0 kB
Active:         294956 kB
Inactive:       395740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1288192 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3916 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            63124 kB
Committed_AS:   376672 kB
PageTables:       1388 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= 66420 MiB
End job on node33 at 2009-04-27 01:58:08