Trace number 1831961

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 892.208 892.426

General information on the benchmark

Namegoldb-heqc-term1mul.cnf
MD5SUMc356d60706abf7ddd80826e417c8de67
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark27.8868
Satisfiable
(Un)Satisfiability was proved
Number of variables3504
Number of clauses22229
Sum of the clauses size75188
Maximum clause length20
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25116
Number of clauses of size 310312
Number of clauses of size 40
Number of clauses of size 56800
Number of clauses of size over 51

Solver Data

892.17/892.42	c clasp version 1.2.0-SAT09 
892.17/892.42	c Reading from ...794305/instance-1831961-1242794305.cnf
892.17/892.42	c Reading      : Done(0.010s)
892.17/892.42	c Preprocessing: |-\Done(0.040s)
892.17/892.42	c Solving...
892.17/892.42	
892.17/892.42	c Models    : 0     
892.17/892.42	c Time         : 892.330s (Solve: 892.280s)
892.17/892.42	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-1831961-1242794305/watcher-1831961-1242794305 -o /tmp/evaluation-result-1831961-1242794305/solver-1831961-1242794305 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831961-1242794305.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: 1.00 1.00 1.00 3/64 12465
/proc/meminfo: memFree=1886736/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=2064 CPUtime=0
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 307463722 2113536 276 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 516 276 144 377 0 136 0

[startup+0.0960069 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12465
/proc/meminfo: memFree=1886736/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=3836 CPUtime=0.09
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 783 0 0 0 9 0 0 0 18 0 1 0 307463722 3928064 741 1992294400 134512640 136057169 4294956160 18446744073709551615 134624326 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 959 741 182 377 0 579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3836

[startup+0.101006 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12465
/proc/meminfo: memFree=1886736/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=3836 CPUtime=0.09
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 783 0 0 0 9 0 0 0 18 0 1 0 307463722 3928064 741 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 959 741 182 377 0 579 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3836

[startup+0.301024 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12465
/proc/meminfo: memFree=1886736/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=3836 CPUtime=0.29
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 783 0 0 0 29 0 0 0 19 0 1 0 307463722 3928064 741 1992294400 134512640 136057169 4294956160 18446744073709551615 134618176 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 959 741 182 377 0 579 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3836

[startup+0.701057 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12465
/proc/meminfo: memFree=1886736/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=3836 CPUtime=0.69
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 786 0 0 0 69 0 0 0 22 0 1 0 307463722 3928064 744 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 959 744 182 377 0 579 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3836

[startup+1.50113 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12466
/proc/meminfo: memFree=1884040/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=4496 CPUtime=1.49
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 948 0 0 0 149 0 0 0 25 0 1 0 307463722 4603904 906 1992294400 134512640 136057169 4294956160 18446744073709551615 134649943 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 1124 906 182 377 0 744 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4496

[startup+3.10126 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12466
/proc/meminfo: memFree=1883592/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=5024 CPUtime=3.09
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 1065 0 0 0 309 0 0 0 25 0 1 0 307463722 5144576 1023 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 1256 1023 182 377 0 876 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5024

[startup+6.30154 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12466
/proc/meminfo: memFree=1882312/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=5828 CPUtime=6.29
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 1273 0 0 0 629 0 0 0 25 0 1 0 307463722 5967872 1231 1992294400 134512640 136057169 4294956160 18446744073709551615 134823867 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 1457 1231 182 377 0 1077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 5828

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12466
/proc/meminfo: memFree=1880520/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=7416 CPUtime=12.69
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 1684 0 0 0 1268 1 0 0 25 0 1 0 307463722 7593984 1642 1992294400 134512640 136057169 4294956160 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 1854 1642 182 377 0 1474 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 7416

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12466
/proc/meminfo: memFree=1878728/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=9264 CPUtime=25.48
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 2142 0 0 0 2547 1 0 0 25 0 1 0 307463722 9486336 2100 1992294400 134512640 136057169 4294956160 18446744073709551615 134823788 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 2316 2100 182 377 0 1936 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9264

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12466
/proc/meminfo: memFree=1876744/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=11344 CPUtime=51.07
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 2655 0 0 0 5106 1 0 0 25 0 1 0 307463722 11616256 2613 1992294400 134512640 136057169 4294956160 18446744073709551615 134618545 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 2836 2613 182 377 0 2456 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11344

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12466
/proc/meminfo: memFree=1874248/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=13796 CPUtime=102.27
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 3244 0 0 0 10225 2 0 0 25 0 1 0 307463722 14127104 3202 1992294400 134512640 136057169 4294956160 18446744073709551615 134615641 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 3449 3202 182 377 0 3069 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 13796

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12466
/proc/meminfo: memFree=1872328/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=15744 CPUtime=162.25
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 3725 0 0 0 16223 2 0 0 25 0 1 0 307463722 16121856 3683 1992294400 134512640 136057169 4294956160 18446744073709551615 134618270 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 3936 3683 182 377 0 3556 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 15744

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12468
/proc/meminfo: memFree=1871624/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=16436 CPUtime=222.24
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 3886 0 0 0 22221 3 0 0 25 0 1 0 307463722 16830464 3844 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 4109 3844 182 377 0 3729 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 16436

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12468
/proc/meminfo: memFree=1871112/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=16992 CPUtime=282.22
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 4013 0 0 0 28219 3 0 0 25 0 1 0 307463722 17399808 3971 1992294400 134512640 136057169 4294956160 18446744073709551615 134612930 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 4248 3971 182 377 0 3868 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 16992

[startup+342.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/65 12468
/proc/meminfo: memFree=1869896/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=18244 CPUtime=342.2
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 4315 0 0 0 34217 3 0 0 25 0 1 0 307463722 18681856 4273 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 4561 4273 182 377 0 4181 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 18244

[startup+402.302 s]
/proc/loadavg: 1.12 1.04 1.01 2/65 12468
/proc/meminfo: memFree=1868808/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=19348 CPUtime=402.19
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 4568 0 0 0 40215 4 0 0 25 0 1 0 307463722 19812352 4526 1992294400 134512640 136057169 4294956160 18446744073709551615 134828473 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 4837 4526 182 377 0 4457 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 19348

[startup+462.302 s]
/proc/loadavg: 1.04 1.03 1.00 2/65 12468
/proc/meminfo: memFree=1868168/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=20024 CPUtime=462.18
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 4731 0 0 0 46214 4 0 0 25 0 1 0 307463722 20504576 4689 1992294400 134512640 136057169 4294956160 18446744073709551615 134618267 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 5006 4689 182 377 0 4626 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 20024

[startup+522.302 s]
/proc/loadavg: 1.01 1.02 1.00 2/65 12468
/proc/meminfo: memFree=1867848/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=20200 CPUtime=522.16
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 4811 0 0 0 52212 4 0 0 25 0 1 0 307463722 20684800 4756 1992294400 134512640 136057169 4294956160 18446744073709551615 134823879 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 5050 4756 182 377 0 4670 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 20200

[startup+582.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 12468
/proc/meminfo: memFree=1867592/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=20436 CPUtime=582.15
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 4873 0 0 0 58211 4 0 0 25 0 1 0 307463722 20926464 4816 1992294400 134512640 136057169 4294956160 18446744073709551615 134828818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 5109 4816 182 377 0 4729 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 20436

[startup+642.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/65 12468
/proc/meminfo: memFree=1867272/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=20768 CPUtime=642.14
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 4945 0 0 0 64210 4 0 0 25 0 1 0 307463722 21266432 4888 1992294400 134512640 136057169 4294956160 18446744073709551615 134829001 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 5192 4888 182 377 0 4812 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 20768

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12468
/proc/meminfo: memFree=1866248/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=21808 CPUtime=702.12
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 5188 0 0 0 70208 4 0 0 25 0 1 0 307463722 22331392 5131 1992294400 134512640 136057169 4294956160 18446744073709551615 134823741 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 5452 5131 182 377 0 5072 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 21808

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12468
/proc/meminfo: memFree=1865864/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=22172 CPUtime=762.11
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 5276 0 0 0 76207 4 0 0 25 0 1 0 307463722 22704128 5219 1992294400 134512640 136057169 4294956160 18446744073709551615 134813074 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 5543 5219 182 377 0 5163 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 22172

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12468
/proc/meminfo: memFree=1865288/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=22604 CPUtime=822.09
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 5440 0 0 0 82205 4 0 0 25 0 1 0 307463722 23146496 5347 1992294400 134512640 136057169 4294956160 18446744073709551615 134823818 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 5651 5347 182 377 0 5271 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 22604

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12468
/proc/meminfo: memFree=1865416/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=22316 CPUtime=882.08
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 5445 0 0 0 88203 5 0 0 25 0 1 0 307463722 22851584 5286 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 5579 5286 182 377 0 5199 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 22316

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

[startup+883.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12468
/proc/meminfo: memFree=1865416/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=22316 CPUtime=882.88
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 5445 0 0 0 88283 5 0 0 25 0 1 0 307463722 22851584 5286 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 5579 5286 182 377 0 5199 0
Current children cumulated CPU time (s) 882.88
Current children cumulated vsize (KiB) 22316

[startup+886.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12468
/proc/meminfo: memFree=1865544/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=22172 CPUtime=886.08
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 5445 0 0 0 88603 5 0 0 25 0 1 0 307463722 22704128 5261 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 5543 5261 182 377 0 5163 0
Current children cumulated CPU time (s) 886.08
Current children cumulated vsize (KiB) 22172

[startup+889.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12468
/proc/meminfo: memFree=1865672/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=22028 CPUtime=889.28
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 5445 0 0 0 88923 5 0 0 25 0 1 0 307463722 22556672 5233 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 5507 5233 182 377 0 5127 0
Current children cumulated CPU time (s) 889.28
Current children cumulated vsize (KiB) 22028

[startup+891.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12468
/proc/meminfo: memFree=1865672/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=22028 CPUtime=890.88
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 5445 0 0 0 89083 5 0 0 25 0 1 0 307463722 22556672 5233 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 5507 5233 182 377 0 5127 0
Current children cumulated CPU time (s) 890.88
Current children cumulated vsize (KiB) 22028

[startup+891.902 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12468
/proc/meminfo: memFree=1865672/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=21884 CPUtime=891.68
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 5445 0 0 0 89163 5 0 0 25 0 1 0 307463722 22409216 5206 1992294400 134512640 136057169 4294956160 18446744073709551615 134618238 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 5471 5206 182 377 0 5091 0
Current children cumulated CPU time (s) 891.68
Current children cumulated vsize (KiB) 21884

[startup+892.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12468
/proc/meminfo: memFree=1865736/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=21596 CPUtime=892.07
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 5445 0 0 0 89202 5 0 0 25 0 1 0 307463722 22114304 5148 1992294400 134512640 136057169 4294956160 18446744073709551615 134823934 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 5399 5148 182 377 0 5019 0
Current children cumulated CPU time (s) 892.07
Current children cumulated vsize (KiB) 21596

[startup+892.402 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12468
/proc/meminfo: memFree=1865736/2055920 swapFree=4179340/4192956
[pid=12465] ppid=12463 vsize=21596 CPUtime=892.17
/proc/12465/stat : 12465 (clasp) R 12463 12465 12365 0 -1 4194304 5445 0 0 0 89212 5 0 0 25 0 1 0 307463722 22114304 5148 1992294400 134512640 136057169 4294956160 18446744073709551615 134823860 0 0 4096 16386 0 0 0 17 1 0 0
/proc/12465/statm: 5399 5148 182 377 0 5019 0
Current children cumulated CPU time (s) 892.17
Current children cumulated vsize (KiB) 21596

Child status: 20
Real time (s): 892.426
CPU time (s): 892.208
CPU user time (s): 892.15
CPU system time (s): 0.057991
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 22816

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

runsolver used 0.638902 second user time and 1.91471 second system time

The end

Launcher Data

Begin job on node31 at 2009-05-20 06:38:25
IDJOB=1831961
IDBENCH=71729
IDSOLVER=637
FILE ID=node31/1831961-1242794305
PBS_JOBID= 9322392
Free space on /tmp= 66228 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE06/goldb-heqc-term1mul.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-1831961-1242794305/watcher-1831961-1242794305 -o /tmp/evaluation-result-1831961-1242794305/solver-1831961-1242794305 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831961-1242794305.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= c356d60706abf7ddd80826e417c8de67
RANDOM SEED=956930773

node31.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.213
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.213
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:       1887152 kB
Buffers:         33568 kB
Cached:          87296 kB
SwapCached:       7180 kB
Active:          37892 kB
Inactive:        92708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1887152 kB
SwapTotal:     4192956 kB
SwapFree:      4179340 kB
Dirty:            2232 kB
Writeback:           0 kB
Mapped:          14304 kB
Slab:            23888 kB
Committed_AS:  1003364 kB
PageTables:       1468 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= 66228 MiB
End job on node31 at 2009-05-20 06:53:18