Trace number 1831461

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 6816.94 6818.67

General information on the benchmark

Nameindustrial/fuhs/hard/
AProVE07-01.cnf
MD5SUMd2f77e32530988f77dca5112174eee00
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark6816.94
Satisfiable
(Un)Satisfiability was proved
Number of variables7502
Number of clauses28770
Sum of the clauses size76290
Maximum clause length847
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 215814
Number of clauses of size 311119
Number of clauses of size 4733
Number of clauses of size 5172
Number of clauses of size over 5931

Solver Data

6816.86/6818.66	c clasp version 1.2.0-SAT09 
6816.86/6818.66	c Reading from ...759127/instance-1831461-1242759127.cnf
6816.86/6818.66	c Reading      : Done(0.010s)
6816.86/6818.66	c Preprocessing: |-\|Done(0.110s)
6816.86/6818.66	c Solving...
6816.86/6818.66	
6816.86/6818.66	c Models    : 0     
6816.86/6818.66	c Time         : 6817.950s (Solve: 6817.830s)
6816.86/6818.66	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-1831461-1242759127/watcher-1831461-1242759127 -o /tmp/evaluation-result-1831461-1242759127/solver-1831461-1242759127 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831461-1242759127.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.00 0.00 0.00 2/64 11945
/proc/meminfo: memFree=1994360/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=2432 CPUtime=0
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 360 0 0 0 0 0 0 0 18 0 1 0 303941286 2490368 344 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 608 344 147 377 0 228 0

[startup+0.041934 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 11945
/proc/meminfo: memFree=1994360/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=4024 CPUtime=0.03
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 844 0 0 0 3 0 0 0 18 0 1 0 303941286 4120576 770 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 1006 770 170 377 0 626 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 4024

[startup+0.10194 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 11945
/proc/meminfo: memFree=1994360/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=4828 CPUtime=0.09
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 1056 0 0 0 9 0 0 0 18 0 1 0 303941286 4943872 982 1992294400 134512640 136057169 4294956160 18446744073709551615 135480624 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 1207 982 170 377 0 827 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4828

[startup+0.301959 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 11945
/proc/meminfo: memFree=1994360/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=4868 CPUtime=0.29
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 1137 0 0 0 29 0 0 0 19 0 1 0 303941286 4984832 1004 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 1217 1004 183 377 0 837 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4868

[startup+0.701998 s]
/proc/loadavg: 0.00 0.00 0.00 2/64 11945
/proc/meminfo: memFree=1994360/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=5000 CPUtime=0.69
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 1173 0 0 0 69 0 0 0 23 0 1 0 303941286 5120000 1040 1992294400 134512640 136057169 4294956160 18446744073709551615 134823371 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 1250 1040 183 377 0 870 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5000

[startup+1.50108 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 11946
/proc/meminfo: memFree=1990384/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=5548 CPUtime=1.49
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 1289 0 0 0 149 0 0 0 25 0 1 0 303941286 5681152 1156 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 1387 1156 183 377 0 1007 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5548

[startup+3.10124 s]
/proc/loadavg: 0.00 0.00 0.00 2/65 11946
/proc/meminfo: memFree=1989808/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=6340 CPUtime=3.09
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 1492 0 0 0 309 0 0 0 25 0 1 0 303941286 6492160 1359 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 1585 1359 183 377 0 1205 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6340

[startup+6.30155 s]
/proc/loadavg: 0.08 0.02 0.01 2/65 11946
/proc/meminfo: memFree=1988464/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=7396 CPUtime=6.29
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 1760 0 0 0 629 0 0 0 25 0 1 0 303941286 7573504 1627 1992294400 134512640 136057169 4294956160 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 1849 1627 183 377 0 1469 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 7396

[startup+12.7012 s]
/proc/loadavg: 0.15 0.03 0.01 2/65 11946
/proc/meminfo: memFree=1987376/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=8188 CPUtime=12.68
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 1968 0 0 0 1268 0 0 0 25 0 1 0 303941286 8384512 1835 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 2047 1835 183 377 0 1667 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8188

[startup+25.5014 s]
/proc/loadavg: 0.34 0.08 0.02 2/65 11946
/proc/meminfo: memFree=1985968/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=9640 CPUtime=25.49
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 2318 0 0 0 2548 1 0 0 25 0 1 0 303941286 9871360 2185 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 2410 2185 183 377 0 2030 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 9640

[startup+51.102 s]
/proc/loadavg: 0.56 0.15 0.05 2/65 11946
/proc/meminfo: memFree=1984688/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=10960 CPUtime=51.08
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 2669 0 0 0 5107 1 0 0 25 0 1 0 303941286 11223040 2536 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 2740 2536 183 377 0 2360 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10960

[startup+102.305 s]
/proc/loadavg: 0.85 0.29 0.10 2/65 11946
/proc/meminfo: memFree=1982704/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=13072 CPUtime=102.26
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 3170 0 0 0 10225 1 0 0 25 0 1 0 303941286 13385728 3037 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 3268 3037 183 377 0 2888 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13072

[startup+162.302 s]
/proc/loadavg: 0.98 0.43 0.16 2/65 11946
/proc/meminfo: memFree=1981552/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=14128 CPUtime=162.24
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 3442 0 0 0 16223 1 0 0 25 0 1 0 303941286 14467072 3309 1992294400 134512640 136057169 4294956160 18446744073709551615 134828272 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 3532 3309 183 377 0 3152 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 14128

[startup+222.302 s]
/proc/loadavg: 1.03 0.55 0.21 2/65 11946
/proc/meminfo: memFree=1980528/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=15184 CPUtime=222.23
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 3701 0 0 0 22222 1 0 0 25 0 1 0 303941286 15548416 3568 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 3796 3568 183 377 0 3416 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 15184

[startup+282.302 s]
/proc/loadavg: 1.15 0.67 0.28 2/65 11946
/proc/meminfo: memFree=1979120/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=16504 CPUtime=282.22
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 4045 0 0 0 28220 2 0 0 25 0 1 0 303941286 16900096 3912 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 4126 3912 183 377 0 3746 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 16504

[startup+342.302 s]
/proc/loadavg: 1.05 0.73 0.32 2/65 11946
/proc/meminfo: memFree=1979056/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=16504 CPUtime=342.2
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 4045 0 0 0 34218 2 0 0 25 0 1 0 303941286 16900096 3912 1992294400 134512640 136057169 4294956160 18446744073709551615 134649287 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 4126 3912 183 377 0 3746 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 16504

[startup+402.302 s]
/proc/loadavg: 1.02 0.78 0.36 2/65 11946
/proc/meminfo: memFree=1978544/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=17032 CPUtime=402.19
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 4174 0 0 0 40217 2 0 0 25 0 1 0 303941286 17440768 4041 1992294400 134512640 136057169 4294956160 18446744073709551615 134828253 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 4258 4041 183 377 0 3878 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 17032

[startup+462.302 s]
/proc/loadavg: 1.00 0.81 0.40 2/65 11946
/proc/meminfo: memFree=1977904/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=17692 CPUtime=462.17
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 4322 0 0 0 46215 2 0 0 25 0 1 0 303941286 18116608 4189 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 4423 4189 183 377 0 4043 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 17692

[startup+522.302 s]
/proc/loadavg: 1.00 0.85 0.43 2/65 11946
/proc/meminfo: memFree=1977904/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=17692 CPUtime=522.16
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 4322 0 0 0 52214 2 0 0 25 0 1 0 303941286 18116608 4189 1992294400 134512640 136057169 4294956160 18446744073709551615 134823938 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 4423 4189 183 377 0 4043 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 17692

[startup+582.301 s]
/proc/loadavg: 1.00 0.87 0.46 2/65 11952
/proc/meminfo: memFree=1977776/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=17692 CPUtime=582.14
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 4322 0 0 0 58212 2 0 0 25 0 1 0 303941286 18116608 4189 1992294400 134512640 136057169 4294956160 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 4423 4189 183 377 0 4043 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 17692

[startup+642.301 s]
/proc/loadavg: 1.00 0.89 0.49 2/65 11952
/proc/meminfo: memFree=1977264/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=18088 CPUtime=642.12
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 4436 0 0 0 64210 2 0 0 25 0 1 0 303941286 18522112 4303 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 4522 4303 183 377 0 4142 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 18088

[startup+702.301 s]

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

/proc/meminfo: memFree=1956720/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6220.71
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 622055 16 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6220.71
Current children cumulated vsize (KiB) 35920

[startup+6282.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11960
/proc/meminfo: memFree=1956592/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6280.7
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 628054 16 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134828227 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6280.7
Current children cumulated vsize (KiB) 35920

[startup+6342.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11960
/proc/meminfo: memFree=1956528/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6340.68
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 634052 16 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6340.68
Current children cumulated vsize (KiB) 35920

[startup+6402.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11960
/proc/meminfo: memFree=1956464/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6400.67
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 640050 17 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134828277 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6400.67
Current children cumulated vsize (KiB) 35920

[startup+6462.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11960
/proc/meminfo: memFree=1956464/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6460.66
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 646049 17 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6460.66
Current children cumulated vsize (KiB) 35920

[startup+6522.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11960
/proc/meminfo: memFree=1956464/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6520.64
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 652047 17 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134824081 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6520.64
Current children cumulated vsize (KiB) 35920

[startup+6582.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11960
/proc/meminfo: memFree=1956464/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6580.63
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 658046 17 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134823889 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6580.63
Current children cumulated vsize (KiB) 35920

[startup+6642.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11960
/proc/meminfo: memFree=1956464/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6640.61
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 664044 17 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134824056 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6640.61
Current children cumulated vsize (KiB) 35920

[startup+6702.31 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11962
/proc/meminfo: memFree=1956336/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6700.6
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 670043 17 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134618468 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6700.6
Current children cumulated vsize (KiB) 35920

[startup+6762.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11962
/proc/meminfo: memFree=1956336/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6760.58
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 676041 17 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6760.58
Current children cumulated vsize (KiB) 35920

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

[startup+6783.9 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11962
/proc/meminfo: memFree=1956336/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6782.17
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 678200 17 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134828552 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6782.17
Current children cumulated vsize (KiB) 35920

[startup+6796.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11962
/proc/meminfo: memFree=1956336/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6794.97
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 679480 17 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134612987 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6794.97
Current children cumulated vsize (KiB) 35920

[startup+6809.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11962
/proc/meminfo: memFree=1956336/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6807.77
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 680760 17 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134824056 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6807.77
Current children cumulated vsize (KiB) 35920

[startup+6812.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11962
/proc/meminfo: memFree=1956336/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6810.97
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 681080 17 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134828284 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6810.97
Current children cumulated vsize (KiB) 35920

[startup+6815.9 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11962
/proc/meminfo: memFree=1956336/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6814.17
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 681400 17 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134812030 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6814.17
Current children cumulated vsize (KiB) 35920

[startup+6817.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11962
/proc/meminfo: memFree=1956336/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6815.76
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 681559 17 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134618437 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6815.76
Current children cumulated vsize (KiB) 35920

[startup+6818.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11962
/proc/meminfo: memFree=1956336/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6816.56
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 681639 17 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6816.56
Current children cumulated vsize (KiB) 35920

[startup+6818.5 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11962
/proc/meminfo: memFree=1956336/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6816.76
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 681659 17 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134618315 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6816.76
Current children cumulated vsize (KiB) 35920

[startup+6818.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/65 11962
/proc/meminfo: memFree=1956336/2055920 swapFree=4180540/4192956
[pid=11945] ppid=11943 vsize=35920 CPUtime=6816.86
/proc/11945/stat : 11945 (clasp) R 11943 11945 11908 0 -1 4194304 9044 0 0 0 681669 17 0 0 25 0 1 0 303941286 36782080 8757 1992294400 134512640 136057169 4294956160 18446744073709551615 134637541 0 0 4096 16386 0 0 0 17 1 0 0
/proc/11945/statm: 8980 8757 183 377 0 8600 0
Current children cumulated CPU time (s) 6816.86
Current children cumulated vsize (KiB) 35920

Child status: 20
Real time (s): 6818.67
CPU time (s): 6816.94
CPU user time (s): 6816.76
CPU system time (s): 0.183972
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 35920

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

runsolver used 5.20321 second user time and 13.6179 second system time

The end

Launcher Data

Begin job on node36 at 2009-05-19 20:52:07
IDJOB=1831461
IDBENCH=20399
IDSOLVER=637
FILE ID=node36/1831461-1242759127
PBS_JOBID= 9322262
Free space on /tmp= 66420 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT07/industrial/fuhs/hard/AProVE07-01.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-1831461-1242759127/watcher-1831461-1242759127 -o /tmp/evaluation-result-1831461-1242759127/solver-1831461-1242759127 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831461-1242759127.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= d2f77e32530988f77dca5112174eee00
RANDOM SEED=1393270419

node36.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.232
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.232
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:       1995032 kB
Buffers:          3156 kB
Cached:          21300 kB
SwapCached:       6552 kB
Active:          11552 kB
Inactive:        21584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1995032 kB
SwapTotal:     4192956 kB
SwapFree:      4180540 kB
Dirty:            2480 kB
Writeback:           0 kB
Mapped:          13812 kB
Slab:            13816 kB
Committed_AS:  1036936 kB
PageTables:       1360 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 node36 at 2009-05-19 22:45:46