Trace number 1831597

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-32UNSAT 1720.6 1721.05

General information on the benchmark

Namegoldb-heqc-dalumul.cnf
MD5SUMf03acb1e2f3063539a5fb2ac1bbf6244
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark103.442
Satisfiable
(Un)Satisfiability was proved
Number of variables9426
Number of clauses59991
Sum of the clauses size202888
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213834
Number of clauses of size 327796
Number of clauses of size 40
Number of clauses of size 518360
Number of clauses of size over 51

Solver Data

1720.54/1721.05	c clasp version 1.2.0-SAT09 
1720.54/1721.05	c Reading from ...774243/instance-1831597-1242774243.cnf
1720.54/1721.05	c Reading      : Done(0.030s)
1720.54/1721.05	c Preprocessing: |-\Done(0.110s)
1720.54/1721.05	c Solving...
1720.54/1721.05	
1720.54/1721.05	c Models    : 0     
1720.54/1721.05	c Time         : 1720.840s (Solve: 1720.700s)
1720.54/1721.05	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1831597-1242774243/watcher-1831597-1242774243 -o /tmp/evaluation-result-1831597-1242774243/solver-1831597-1242774243 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831597-1242774243.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.94 3/65 11506
/proc/meminfo: memFree=1922320/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=2640 CPUtime=0
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 417 0 0 0 0 0 0 0 20 0 1 0 305453372 2703360 401 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 660 401 144 377 0 280 0

[startup+0.082622 s]
/proc/loadavg: 0.92 0.98 0.94 3/65 11506
/proc/meminfo: memFree=1922320/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=6776 CPUtime=0.07
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 1568 0 0 0 7 0 0 0 20 0 1 0 305453372 6938624 1438 1992294400 134512640 136057169 4294956160 18446744073709551615 134774372 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 1694 1438 166 377 0 1314 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6776

[startup+0.101624 s]
/proc/loadavg: 0.92 0.98 0.94 3/65 11506
/proc/meminfo: memFree=1922320/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=6776 CPUtime=0.09
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 1568 0 0 0 9 0 0 0 20 0 1 0 305453372 6938624 1438 1992294400 134512640 136057169 4294956160 18446744073709551615 134774197 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 1694 1438 166 377 0 1314 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6776

[startup+0.301646 s]
/proc/loadavg: 0.92 0.98 0.94 3/65 11506
/proc/meminfo: memFree=1922320/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=7004 CPUtime=0.29
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 1829 0 0 0 29 0 0 0 22 0 1 0 305453372 7172096 1507 1992294400 134512640 136057169 4294956160 18446744073709551615 134649331 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 1751 1507 182 377 0 1371 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7004

[startup+0.70169 s]
/proc/loadavg: 0.92 0.98 0.94 3/65 11506
/proc/meminfo: memFree=1922320/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=7004 CPUtime=0.69
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 1830 0 0 0 69 0 0 0 25 0 1 0 305453372 7172096 1508 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 1751 1508 183 377 0 1371 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7004

[startup+1.50178 s]
/proc/loadavg: 0.92 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1916744/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=7004 CPUtime=1.49
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 1830 0 0 0 149 0 0 0 25 0 1 0 305453372 7172096 1508 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 1751 1508 183 377 0 1371 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7004

[startup+3.10196 s]
/proc/loadavg: 0.93 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1916616/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=7672 CPUtime=3.09
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 2019 0 0 0 309 0 0 0 25 0 1 0 305453372 7856128 1697 1992294400 134512640 136057169 4294956160 18446744073709551615 134825006 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 1918 1697 183 377 0 1538 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7672

[startup+6.30131 s]
/proc/loadavg: 0.93 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1914888/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=9396 CPUtime=6.29
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 2444 0 0 0 628 1 0 0 25 0 1 0 305453372 9621504 2122 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 2349 2122 183 377 0 1969 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9396

[startup+12.703 s]
/proc/loadavg: 0.94 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1910800/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=12996 CPUtime=12.69
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 3342 0 0 0 1268 1 0 0 25 0 1 0 305453372 13307904 3020 1992294400 134512640 136057169 4294956160 18446744073709551615 134827010 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 3249 3020 183 377 0 2869 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 12996

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1907536/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=16192 CPUtime=25.48
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 4145 0 0 0 2547 1 0 0 25 0 1 0 305453372 16580608 3823 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 4048 3823 183 377 0 3668 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16192

[startup+51.1013 s]
/proc/loadavg: 0.96 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1903760/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=20136 CPUtime=51.08
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 5093 0 0 0 5106 2 0 0 25 0 1 0 305453372 20619264 4771 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 5034 4771 183 377 0 4654 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 20136

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1901648/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=22188 CPUtime=102.27
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 5610 0 0 0 10224 3 0 0 25 0 1 0 305453372 22720512 5288 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 5547 5288 183 377 0 5167 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22188

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1897296/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=26656 CPUtime=162.24
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 6687 0 0 0 16221 3 0 0 25 0 1 0 305453372 27295744 6365 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 6664 6365 183 377 0 6284 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 26656

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1893264/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=30768 CPUtime=222.23
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 7707 0 0 0 22219 4 0 0 25 0 1 0 305453372 31506432 7385 1992294400 134512640 136057169 4294956160 18446744073709551615 134823879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 7692 7385 183 377 0 7312 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 30768

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1890960/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=33048 CPUtime=282.21
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 8274 0 0 0 28217 4 0 0 25 0 1 0 305453372 33841152 7952 1992294400 134512640 136057169 4294956160 18446744073709551615 134823453 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 8262 7952 183 377 0 7882 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 33048

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1888336/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=35556 CPUtime=342.2
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 8928 0 0 0 34215 5 0 0 25 0 1 0 305453372 36409344 8606 1992294400 134512640 136057169 4294956160 18446744073709551615 134637395 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 8889 8606 183 377 0 8509 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 35556

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1888016/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=36012 CPUtime=402.18
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 9009 0 0 0 40213 5 0 0 25 0 1 0 305453372 36876288 8687 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 9003 8687 183 377 0 8623 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 36012

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1887696/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=36252 CPUtime=462.17
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 9067 0 0 0 46212 5 0 0 25 0 1 0 305453372 37122048 8745 1992294400 134512640 136057169 4294956160 18446744073709551615 134618307 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 9063 8745 183 377 0 8683 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 36252

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1885968/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=37836 CPUtime=522.15
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 9500 0 0 0 52210 5 0 0 25 0 1 0 305453372 38744064 9178 1992294400 134512640 136057169 4294956160 18446744073709551615 134824875 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 9459 9178 183 377 0 9079 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 37836

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1884624/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=39216 CPUtime=582.13
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 9819 0 0 0 58208 5 0 0 25 0 1 0 305453372 40157184 9497 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 9804 9497 183 377 0 9424 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 39216

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1883536/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=40272 CPUtime=642.12
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 10094 0 0 0 64207 5 0 0 25 0 1 0 305453372 41238528 9772 1992294400 134512640 136057169 4294956160 18446744073709551615 134828249 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 10068 9772 183 377 0 9688 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 40272

[startup+702.301 s]

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

/proc/meminfo: memFree=1874960/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=48464 CPUtime=1122
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12132 0 0 0 112193 7 0 0 25 0 1 0 305453372 49627136 11810 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12116 11810 183 377 0 11736 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 48464

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1874576/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=48860 CPUtime=1181.98
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12228 0 0 0 118191 7 0 0 25 0 1 0 305453372 50032640 11906 1992294400 134512640 136057169 4294956160 18446744073709551615 134823950 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12215 11906 183 377 0 11835 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 48860

[startup+1242.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1874576/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=48860 CPUtime=1241.97
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12234 0 0 0 124190 7 0 0 25 0 1 0 305453372 50032640 11912 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12215 11912 183 377 0 11835 0
Current children cumulated CPU time (s) 1241.97
Current children cumulated vsize (KiB) 48860

[startup+1302.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1874128/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=49320 CPUtime=1301.95
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12319 0 0 0 130188 7 0 0 25 0 1 0 305453372 50503680 11997 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12330 11997 183 377 0 11950 0
Current children cumulated CPU time (s) 1301.95
Current children cumulated vsize (KiB) 49320

[startup+1362.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1873616/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=49860 CPUtime=1361.93
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12431 0 0 0 136186 7 0 0 25 0 1 0 305453372 51056640 12109 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12465 12109 183 377 0 12085 0
Current children cumulated CPU time (s) 1361.93
Current children cumulated vsize (KiB) 49860

[startup+1422.31 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1873616/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=49860 CPUtime=1421.92
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12431 0 0 0 142185 7 0 0 25 0 1 0 305453372 51056640 12109 1992294400 134512640 136057169 4294956160 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12465 12109 183 377 0 12085 0
Current children cumulated CPU time (s) 1421.92
Current children cumulated vsize (KiB) 49860

[startup+1482.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1873616/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=49860 CPUtime=1481.9
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12431 0 0 0 148183 7 0 0 25 0 1 0 305453372 51056640 12109 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12465 12109 183 377 0 12085 0
Current children cumulated CPU time (s) 1481.9
Current children cumulated vsize (KiB) 49860

[startup+1542.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1873104/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=50396 CPUtime=1541.88
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12543 0 0 0 154181 7 0 0 25 0 1 0 305453372 51605504 12221 1992294400 134512640 136057169 4294956160 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12599 12221 183 377 0 12219 0
Current children cumulated CPU time (s) 1541.88
Current children cumulated vsize (KiB) 50396

[startup+1602.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1872848/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=50720 CPUtime=1601.87
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12610 0 0 0 160180 7 0 0 25 0 1 0 305453372 51937280 12288 1992294400 134512640 136057169 4294956160 18446744073709551615 134616000 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12680 12288 183 377 0 12300 0
Current children cumulated CPU time (s) 1601.87
Current children cumulated vsize (KiB) 50720

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1872720/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=50720 CPUtime=1661.85
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12623 0 0 0 166178 7 0 0 25 0 1 0 305453372 51937280 12301 1992294400 134512640 136057169 4294956160 18446744073709551615 134824059 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12680 12301 183 377 0 12300 0
Current children cumulated CPU time (s) 1661.85
Current children cumulated vsize (KiB) 50720

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

[startup+1689.5 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1872464/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=51044 CPUtime=1689.05
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12695 0 0 0 168898 7 0 0 25 0 1 0 305453372 52269056 12373 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12761 12373 183 377 0 12381 0
Current children cumulated CPU time (s) 1689.05
Current children cumulated vsize (KiB) 51044

[startup+1702.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1872464/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=51044 CPUtime=1701.84
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12695 0 0 0 170177 7 0 0 25 0 1 0 305453372 52269056 12373 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12761 12373 183 377 0 12381 0
Current children cumulated CPU time (s) 1701.84
Current children cumulated vsize (KiB) 51044

[startup+1708.7 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1872528/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=50720 CPUtime=1708.24
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12695 0 0 0 170817 7 0 0 25 0 1 0 305453372 51937280 12307 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12680 12307 183 377 0 12300 0
Current children cumulated CPU time (s) 1708.24
Current children cumulated vsize (KiB) 50720

[startup+1715.1 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1872720/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=50396 CPUtime=1714.64
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12695 0 0 0 171457 7 0 0 25 0 1 0 305453372 51605504 12249 1992294400 134512640 136057169 4294956160 18446744073709551615 134823401 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12599 12249 183 377 0 12219 0
Current children cumulated CPU time (s) 1714.64
Current children cumulated vsize (KiB) 50396

[startup+1718.3 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1872976/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=50072 CPUtime=1717.84
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12695 0 0 0 171777 7 0 0 25 0 1 0 305453372 51273728 12190 1992294400 134512640 136057169 4294956160 18446744073709551615 134612852 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12518 12190 183 377 0 12138 0
Current children cumulated CPU time (s) 1717.84
Current children cumulated vsize (KiB) 50072

[startup+1719.9 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1872976/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=50072 CPUtime=1719.44
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12695 0 0 0 171937 7 0 0 25 0 1 0 305453372 51273728 12190 1992294400 134512640 136057169 4294956160 18446744073709551615 134823428 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12518 12190 183 377 0 12138 0
Current children cumulated CPU time (s) 1719.44
Current children cumulated vsize (KiB) 50072

[startup+1720.7 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1872976/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=50072 CPUtime=1720.24
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12695 0 0 0 172017 7 0 0 25 0 1 0 305453372 51273728 12190 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12518 12190 183 377 0 12138 0
Current children cumulated CPU time (s) 1720.24
Current children cumulated vsize (KiB) 50072

[startup+1720.9 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1872976/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=49748 CPUtime=1720.44
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12695 0 0 0 172037 7 0 0 25 0 1 0 305453372 50941952 12132 1992294400 134512640 136057169 4294956160 18446744073709551615 134624577 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12437 12132 183 377 0 12057 0
Current children cumulated CPU time (s) 1720.44
Current children cumulated vsize (KiB) 49748

[startup+1721 s]
/proc/loadavg: 0.99 0.98 0.94 2/66 11507
/proc/meminfo: memFree=1872976/2055920 swapFree=4180292/4192956
[pid=11506] ppid=11504 vsize=49748 CPUtime=1720.54
/proc/11506/stat : 11506 (clasp) R 11504 11506 11469 0 -1 4194304 12695 0 0 0 172047 7 0 0 25 0 1 0 305453372 50941952 12132 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11506/statm: 12437 12132 183 377 0 12057 0
Current children cumulated CPU time (s) 1720.54
Current children cumulated vsize (KiB) 49748

Child status: 20
Real time (s): 1721.05
CPU time (s): 1720.6
CPU user time (s): 1720.52
CPU system time (s): 0.083987
CPU usage (%): 99.9737
Max. virtual memory (cumulated for all children) (KiB): 51044

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

runsolver used 1.88171 second user time and 4.05038 second system time

The end

Launcher Data

Begin job on node91 at 2009-05-20 01:04:04
IDJOB=1831597
IDBENCH=69604
IDSOLVER=637
FILE ID=node91/1831597-1242774243
PBS_JOBID= 9322308
Free space on /tmp= 66324 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-dalumul.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-1831597-1242774243/watcher-1831597-1242774243 -o /tmp/evaluation-result-1831597-1242774243/solver-1831597-1242774243 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831597-1242774243.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= f03acb1e2f3063539a5fb2ac1bbf6244
RANDOM SEED=486254214

node91.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.241
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.241
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:       1922736 kB
Buffers:         15620 kB
Cached:          77260 kB
SwapCached:       6264 kB
Active:          25928 kB
Inactive:        79444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1922736 kB
SwapTotal:     4192956 kB
SwapFree:      4180292 kB
Dirty:            3044 kB
Writeback:           0 kB
Mapped:          17028 kB
Slab:            13608 kB
Committed_AS:   918132 kB
PageTables:       1368 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= 66324 MiB
End job on node91 at 2009-05-20 01:32:45