Trace number 1784922

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 569.034 569.24

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd005.sat05-3111.reshuffled-07.cnf
MD5SUM7f866db903b373b6b7f75057c2353f02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark418.918
Satisfiable
(Un)Satisfiability was proved
Number of variables502
Number of clauses11816
Sum of the clauses size41772
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21080
Number of clauses of size 38731
Number of clauses of size 4281
Number of clauses of size 5285
Number of clauses of size over 51404

Solver Data

568.99/569.23	c clasp version 1.2.0-SAT09 
568.99/569.23	c Reading from ...874269/instance-1784922-1241874269.cnf
568.99/569.23	c Reading      : Done(0.000s)
568.99/569.23	c Preprocessing: |-Done(0.030s)
568.99/569.23	c Solving...
568.99/569.23	
568.99/569.23	c Models    : 0     
568.99/569.23	c Time         : 569.110s (Solve: 569.080s)
568.99/569.23	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-1784922-1241874269/watcher-1784922-1241874269 -o /tmp/evaluation-result-1784922-1241874269/solver-1784922-1241874269 -C 5000 -W 6000 -M 1800 HOME/clasp --file=HOME/instance-1784922-1241874269.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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: 1.99 1.97 1.91 3/65 27123
/proc/meminfo: memFree=1918416/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=1828 CPUtime=0
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 236 0 0 0 0 0 0 0 20 0 1 0 215456236 1871872 220 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 495 222 147 377 0 115 0

[startup+0.00695097 s]
/proc/loadavg: 1.99 1.97 1.91 3/65 27123
/proc/meminfo: memFree=1918416/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=1980 CPUtime=0
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 270 0 0 0 0 0 0 0 20 0 1 0 215456236 2027520 254 1992294400 134512640 136057169 4294956160 18446744073709551615 134662640 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 495 254 147 377 0 115 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1980

[startup+0.101957 s]
/proc/loadavg: 1.99 1.97 1.91 3/65 27123
/proc/meminfo: memFree=1918416/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=2420 CPUtime=0.1
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 409 0 0 0 10 0 0 0 20 0 1 0 215456236 2478080 391 1992294400 134512640 136057169 4294956160 18446744073709551615 134823417 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 605 391 182 377 0 225 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2420

[startup+0.301993 s]
/proc/loadavg: 1.99 1.97 1.91 3/65 27123
/proc/meminfo: memFree=1918416/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=2420 CPUtime=0.3
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 414 0 0 0 30 0 0 0 22 0 1 0 215456236 2478080 396 1992294400 134512640 136057169 4294956160 18446744073709551615 134823686 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 605 396 182 377 0 225 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 2420

[startup+0.701064 s]
/proc/loadavg: 1.99 1.97 1.91 3/65 27123
/proc/meminfo: memFree=1918416/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=2684 CPUtime=0.69
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 464 0 0 0 69 0 0 0 25 0 1 0 215456236 2748416 446 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 671 446 182 377 0 291 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 2684

[startup+1.50121 s]
/proc/loadavg: 1.99 1.97 1.91 2/66 27124
/proc/meminfo: memFree=1917192/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=2948 CPUtime=1.49
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 540 0 0 0 149 0 0 0 25 0 1 0 215456236 3018752 522 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 737 522 182 377 0 357 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 2948

[startup+3.1015 s]
/proc/loadavg: 1.99 1.97 1.91 2/66 27124
/proc/meminfo: memFree=1916744/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=3212 CPUtime=3.09
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 601 0 0 0 309 0 0 0 25 0 1 0 215456236 3289088 583 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 803 583 182 377 0 423 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3212

[startup+6.30108 s]
/proc/loadavg: 1.91 1.95 1.90 2/66 27124
/proc/meminfo: memFree=1916256/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=3504 CPUtime=6.29
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 692 0 0 0 629 0 0 0 25 0 1 0 215456236 3588096 674 1992294400 134512640 136057169 4294956160 18446744073709551615 135433673 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 876 674 182 377 0 496 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 3504

[startup+12.7012 s]
/proc/loadavg: 1.84 1.93 1.90 2/66 27124
/proc/meminfo: memFree=1915768/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=4168 CPUtime=12.69
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 848 0 0 0 1269 0 0 0 25 0 1 0 215456236 4268032 830 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 1042 830 182 377 0 662 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 4168

[startup+25.5016 s]
/proc/loadavg: 1.65 1.89 1.88 2/66 27124
/proc/meminfo: memFree=1915000/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=4704 CPUtime=25.49
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 992 0 0 0 2549 0 0 0 25 0 1 0 215456236 4816896 974 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 1176 974 182 377 0 796 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4704

[startup+51.1012 s]
/proc/loadavg: 1.43 1.81 1.86 2/66 27124
/proc/meminfo: memFree=1914296/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=5648 CPUtime=51.07
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 1191 0 0 0 5107 0 0 0 25 0 1 0 215456236 5783552 1173 1992294400 134512640 136057169 4294956160 18446744073709551615 134823844 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 1412 1173 182 377 0 1032 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 5648

[startup+102.306 s]
/proc/loadavg: 1.18 1.69 1.81 2/66 27124
/proc/meminfo: memFree=1913208/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=6616 CPUtime=102.26
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 1466 0 0 0 10226 0 0 0 25 0 1 0 215456236 6774784 1448 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 1654 1448 182 377 0 1274 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 6616

[startup+162.301 s]
/proc/loadavg: 1.07 1.56 1.76 2/66 27124
/proc/meminfo: memFree=1911928/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=7876 CPUtime=162.23
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 1763 0 0 0 16223 0 0 0 25 0 1 0 215456236 8065024 1745 1992294400 134512640 136057169 4294956160 18446744073709551615 134637493 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 1969 1745 182 377 0 1589 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 7876

[startup+222.301 s]
/proc/loadavg: 1.02 1.45 1.71 2/66 27124
/proc/meminfo: memFree=1911224/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=8608 CPUtime=222.21
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 1938 0 0 0 22221 0 0 0 25 0 1 0 215456236 8814592 1916 1992294400 134512640 136057169 4294956160 18446744073709551615 135440680 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 2152 1916 182 377 0 1772 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 8608

[startup+282.301 s]
/proc/loadavg: 1.01 1.37 1.66 2/66 27124
/proc/meminfo: memFree=1911032/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=8880 CPUtime=282.19
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 1995 0 0 0 28219 0 0 0 25 0 1 0 215456236 9093120 1973 1992294400 134512640 136057169 4294956160 18446744073709551615 134823857 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 2220 1973 182 377 0 1840 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 8880

[startup+342.301 s]
/proc/loadavg: 1.00 1.30 1.62 2/66 27124
/proc/meminfo: memFree=1910400/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=9408 CPUtime=342.17
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 2147 0 0 0 34216 1 0 0 25 0 1 0 215456236 9633792 2125 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 2352 2125 182 377 0 1972 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 9408

[startup+402.301 s]
/proc/loadavg: 1.00 1.24 1.58 2/66 27124
/proc/meminfo: memFree=1909376/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=10352 CPUtime=402.15
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 2386 0 0 0 40214 1 0 0 25 0 1 0 215456236 10600448 2364 1992294400 134512640 136057169 4294956160 18446744073709551615 134823797 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 2588 2364 182 377 0 2208 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 10352

[startup+462.301 s]
/proc/loadavg: 1.00 1.20 1.54 2/66 27124
/proc/meminfo: memFree=1908864/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=10940 CPUtime=462.13
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 2499 0 0 0 46212 1 0 0 25 0 1 0 215456236 11202560 2477 1992294400 134512640 136057169 4294956160 18446744073709551615 134618241 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 2735 2477 182 377 0 2355 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 10940

[startup+522.301 s]
/proc/loadavg: 1.00 1.16 1.50 2/66 27124
/proc/meminfo: memFree=1908736/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=11072 CPUtime=522.1
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 2538 0 0 0 52209 1 0 0 25 0 1 0 215456236 11337728 2516 1992294400 134512640 136057169 4294956160 18446744073709551615 134823879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 2768 2516 182 377 0 2388 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 11072

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

[startup+537.501 s]
/proc/loadavg: 1.00 1.15 1.49 2/66 27124
/proc/meminfo: memFree=1908672/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=11072 CPUtime=537.3
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 2538 0 0 0 53729 1 0 0 25 0 1 0 215456236 11337728 2516 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 2768 2516 182 377 0 2388 0
Current children cumulated CPU time (s) 537.3
Current children cumulated vsize (KiB) 11072

[startup+550.301 s]
/proc/loadavg: 1.00 1.14 1.48 2/66 27124
/proc/meminfo: memFree=1908672/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=11072 CPUtime=550.09
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 2540 0 0 0 55008 1 0 0 25 0 1 0 215456236 11337728 2518 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 2768 2518 182 377 0 2388 0
Current children cumulated CPU time (s) 550.09
Current children cumulated vsize (KiB) 11072

[startup+556.702 s]
/proc/loadavg: 1.00 1.14 1.48 2/66 27124
/proc/meminfo: memFree=1908672/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=11072 CPUtime=556.49
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 2541 0 0 0 55648 1 0 0 25 0 1 0 215456236 11337728 2519 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 2768 2519 182 377 0 2388 0
Current children cumulated CPU time (s) 556.49
Current children cumulated vsize (KiB) 11072

[startup+563.102 s]
/proc/loadavg: 1.00 1.13 1.47 2/66 27124
/proc/meminfo: memFree=1908672/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=11072 CPUtime=562.89
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 2541 0 0 0 56288 1 0 0 25 0 1 0 215456236 11337728 2519 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 2768 2519 182 377 0 2388 0
Current children cumulated CPU time (s) 562.89
Current children cumulated vsize (KiB) 11072

[startup+566.301 s]
/proc/loadavg: 1.00 1.13 1.47 2/66 27124
/proc/meminfo: memFree=1908608/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=11072 CPUtime=566.09
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 2553 0 0 0 56608 1 0 0 25 0 1 0 215456236 11337728 2531 1992294400 134512640 136057169 4294956160 18446744073709551615 134823749 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 2768 2531 182 377 0 2388 0
Current children cumulated CPU time (s) 566.09
Current children cumulated vsize (KiB) 11072

[startup+567.902 s]
/proc/loadavg: 1.00 1.13 1.47 2/66 27124
/proc/meminfo: memFree=1908608/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=11072 CPUtime=567.69
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 2553 0 0 0 56768 1 0 0 25 0 1 0 215456236 11337728 2531 1992294400 134512640 136057169 4294956160 18446744073709551615 134618212 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 2768 2531 182 377 0 2388 0
Current children cumulated CPU time (s) 567.69
Current children cumulated vsize (KiB) 11072

[startup+568.705 s]
/proc/loadavg: 1.00 1.13 1.47 2/66 27124
/proc/meminfo: memFree=1908608/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=11012 CPUtime=568.49
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 2553 0 0 0 56848 1 0 0 25 0 1 0 215456236 11276288 2531 1992294400 134512640 136057169 4294956160 18446744073709551615 134612911 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 2753 2531 182 377 0 2373 0
Current children cumulated CPU time (s) 568.49
Current children cumulated vsize (KiB) 11012

[startup+569.102 s]
/proc/loadavg: 1.00 1.13 1.47 2/66 27124
/proc/meminfo: memFree=1908608/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=11012 CPUtime=568.89
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 2553 0 0 0 56888 1 0 0 25 0 1 0 215456236 11276288 2531 1992294400 134512640 136057169 4294956160 18446744073709551615 134823389 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 2753 2531 182 377 0 2373 0
Current children cumulated CPU time (s) 568.89
Current children cumulated vsize (KiB) 11012

[startup+569.202 s]
/proc/loadavg: 1.00 1.13 1.47 2/66 27124
/proc/meminfo: memFree=1908608/2055920 swapFree=4180340/4192956
[pid=27123] ppid=27121 vsize=11012 CPUtime=568.99
/proc/27123/stat : 27123 (clasp) R 27121 27123 27086 0 -1 4194304 2553 0 0 0 56898 1 0 0 25 0 1 0 215456236 11276288 2531 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/27123/statm: 2753 2531 182 377 0 2373 0
Current children cumulated CPU time (s) 568.99
Current children cumulated vsize (KiB) 11012

Child status: 20
Real time (s): 569.24
CPU time (s): 569.034
CPU user time (s): 569.019
CPU system time (s): 0.014997
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 11072

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

runsolver used 0.632903 second user time and 1.11983 second system time

The end

Launcher Data

Begin job on node84 at 2009-05-09 15:04:29
IDJOB=1784922
IDBENCH=24643
IDSOLVER=637
FILE ID=node84/1784922-1241874269
PBS_JOBID= 9264639
Free space on /tmp= 66160 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd005.sat05-3111.reshuffled-07.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-1784922-1241874269/watcher-1784922-1241874269 -o /tmp/evaluation-result-1784922-1241874269/solver-1784922-1241874269 -C 5000 -W 6000 -M 1800  HOME/clasp --file=HOME/instance-1784922-1241874269.cnf --dimacs --number=1 --sat-p=20,25,150 --hParam=0,512

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

MD5SUM BENCH= 7f866db903b373b6b7f75057c2353f02
RANDOM SEED=650145851

node84.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.259
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.259
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:       1918832 kB
Buffers:         24788 kB
Cached:          66800 kB
SwapCached:       7216 kB
Active:          64136 kB
Inactive:        35928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1918832 kB
SwapTotal:     4192956 kB
SwapFree:      4180340 kB
Dirty:            2076 kB
Writeback:           0 kB
Mapped:          13492 kB
Slab:            23048 kB
Committed_AS:   684064 kB
PageTables:       1368 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= 66156 MiB
End job on node84 at 2009-05-09 15:13:59