Trace number 1831985

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 1604.39 1604.89

General information on the benchmark

Namemanol-pipe-c7bidw_i.cnf
MD5SUM3eac71f4fca7132b74d6d27cfa83813f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark91.7201
Satisfiable
(Un)Satisfiability was proved
Number of variables131004
Number of clauses387841
Sum of the clauses size904961
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2258560
Number of clauses of size 3129280
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

1604.29/1604.89	c clasp version 1.2.0-SAT09 
1604.29/1604.89	c Reading from ...820981/instance-1831985-1242820981.cnf
1604.29/1604.89	c Reading      : Done(0.230s)
1604.29/1604.89	c Preprocessing: |-\Done(3.460s)
1604.29/1604.89	c Solving...
1604.29/1604.89	
1604.29/1604.89	c Models    : 0     
1604.29/1604.89	c Time         : 1604.310s (Solve: 1600.620s)
1604.29/1604.89	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-1831985-1242820981/watcher-1831985-1242820981 -o /tmp/evaluation-result-1831985-1242820981/solver-1831985-1242820981 -C 10000 -W 12000 -M 1800 HOME/clasp --file=HOME/instance-1831985-1242820981.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.52 1.85 1.93 3/64 29807
/proc/meminfo: memFree=1952444/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=2976 CPUtime=0
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 574 0 0 0 0 0 0 0 18 0 1 0 310127795 3047424 380 1992294400 134512640 136057169 4294956160 18446744073709551615 134816709 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 744 383 139 377 0 364 0

[startup+0.0796991 s]
/proc/loadavg: 1.52 1.85 1.93 3/64 29807
/proc/meminfo: memFree=1952444/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=17064 CPUtime=0.06
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 4314 0 0 0 5 1 0 0 18 0 1 0 310127795 17473536 3818 1992294400 134512640 136057169 4294956160 18446744073709551615 135502702 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 4266 3819 144 377 0 3886 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 17064

[startup+0.1017 s]
/proc/loadavg: 1.52 1.85 1.93 3/64 29807
/proc/meminfo: memFree=1952444/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=17856 CPUtime=0.09
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 4554 0 0 0 7 2 0 0 18 0 1 0 310127795 18284544 4058 1992294400 134512640 136057169 4294956160 18446744073709551615 134767168 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 4464 4058 144 377 0 4084 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17856

[startup+0.301721 s]
/proc/loadavg: 1.52 1.85 1.93 3/64 29807
/proc/meminfo: memFree=1952444/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=32492 CPUtime=0.29
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 9805 0 0 0 25 4 0 0 20 0 1 0 310127795 33271808 7643 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 8123 7643 165 377 0 7743 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 32492

[startup+0.701762 s]
/proc/loadavg: 1.52 1.85 1.93 3/64 29807
/proc/meminfo: memFree=1952444/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=43064 CPUtime=0.69
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 13045 0 0 0 64 5 0 0 23 0 1 0 310127795 44097536 10240 1992294400 134512640 136057169 4294956160 18446744073709551615 135443142 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 10766 10240 170 377 0 10386 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43064

[startup+1.50284 s]
/proc/loadavg: 1.52 1.85 1.93 2/65 29808
/proc/meminfo: memFree=1907892/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=52112 CPUtime=1.49
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 15298 0 0 0 143 6 0 0 25 0 1 0 310127795 53362688 12493 1992294400 134512640 136057169 4294956160 18446744073709551615 134780568 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 13028 12493 170 377 0 12648 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52112

[startup+3.10201 s]
/proc/loadavg: 1.52 1.85 1.93 2/65 29808
/proc/meminfo: memFree=1900276/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=58828 CPUtime=3.09
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 17209 0 0 0 302 7 0 0 25 0 1 0 310127795 60239872 14084 1992294400 134512640 136057169 4294956160 18446744073709551615 134782974 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 14707 14084 170 377 0 14327 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 58828

[startup+6.30134 s]
/proc/loadavg: 1.48 1.83 1.92 2/65 29808
/proc/meminfo: memFree=1899516/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=54968 CPUtime=6.29
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 18161 0 0 0 621 8 0 0 25 0 1 0 310127795 56287232 13254 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 13742 13254 182 377 0 13362 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 54968

[startup+12.702 s]
/proc/loadavg: 1.60 1.85 1.93 2/65 29808
/proc/meminfo: memFree=1899516/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=54968 CPUtime=12.69
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 18175 0 0 0 1261 8 0 0 25 0 1 0 310127795 56287232 13268 1992294400 134512640 136057169 4294956160 18446744073709551615 134649331 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 13742 13268 182 377 0 13362 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54968

[startup+25.5013 s]
/proc/loadavg: 1.60 1.84 1.92 2/65 29808
/proc/meminfo: memFree=1899772/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=54968 CPUtime=25.47
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 18192 0 0 0 2539 8 0 0 25 0 1 0 310127795 56287232 13285 1992294400 134512640 136057169 4294956160 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 13742 13285 182 377 0 13362 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 54968

[startup+51.102 s]
/proc/loadavg: 1.40 1.77 1.90 2/65 29808
/proc/meminfo: memFree=1899772/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=55368 CPUtime=51.06
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 18257 0 0 0 5098 8 0 0 25 0 1 0 310127795 56696832 13350 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 13842 13350 182 377 0 13462 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 55368

[startup+102.305 s]
/proc/loadavg: 1.17 1.65 1.85 2/65 29808
/proc/meminfo: memFree=1898236/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=56856 CPUtime=102.25
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 18622 0 0 0 10217 8 0 0 25 0 1 0 310127795 58220544 13715 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 14214 13715 182 377 0 13834 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 56856

[startup+162.301 s]
/proc/loadavg: 1.06 1.53 1.79 2/65 29808
/proc/meminfo: memFree=1895996/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=59028 CPUtime=162.23
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 19172 0 0 0 16214 9 0 0 25 0 1 0 310127795 60444672 14265 1992294400 134512640 136057169 4294956160 18446744073709551615 134811473 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 14757 14265 182 377 0 14377 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 59028

[startup+222.302 s]
/proc/loadavg: 1.02 1.43 1.74 2/65 29808
/proc/meminfo: memFree=1892092/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=62868 CPUtime=222.21
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 20137 0 0 0 22211 10 0 0 25 0 1 0 310127795 64376832 15230 1992294400 134512640 136057169 4294956160 18446744073709551615 134618430 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 15717 15230 182 377 0 15337 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 62868

[startup+282.302 s]
/proc/loadavg: 1.01 1.35 1.69 2/65 29808
/proc/meminfo: memFree=1886780/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=68100 CPUtime=282.2
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 21464 0 0 0 28209 11 0 0 25 0 1 0 310127795 69734400 16557 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 17025 16557 182 377 0 16645 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 68100

[startup+342.302 s]
/proc/loadavg: 1.00 1.28 1.64 2/65 29808
/proc/meminfo: memFree=1886460/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=68644 CPUtime=342.18
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 21559 0 0 0 34207 11 0 0 25 0 1 0 310127795 70291456 16652 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 17161 16652 182 377 0 16781 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 68644

[startup+402.301 s]
/proc/loadavg: 1.00 1.23 1.60 2/65 29808
/proc/meminfo: memFree=1886396/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=68644 CPUtime=402.16
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 21561 0 0 0 40205 11 0 0 25 0 1 0 310127795 70291456 16654 1992294400 134512640 136057169 4294956160 18446744073709551615 134823406 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 17161 16654 182 377 0 16781 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 68644

[startup+462.301 s]
/proc/loadavg: 1.00 1.19 1.56 2/65 29808
/proc/meminfo: memFree=1886332/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=68644 CPUtime=462.14
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 21561 0 0 0 46203 11 0 0 25 0 1 0 310127795 70291456 16654 1992294400 134512640 136057169 4294956160 18446744073709551615 134823812 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 17161 16654 182 377 0 16781 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 68644

[startup+522.301 s]
/proc/loadavg: 1.00 1.15 1.52 2/65 29808
/proc/meminfo: memFree=1885500/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=69700 CPUtime=522.12
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 21833 0 0 0 52201 11 0 0 25 0 1 0 310127795 71372800 16926 1992294400 134512640 136057169 4294956160 18446744073709551615 134823265 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 17425 16926 182 377 0 17045 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 69700

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.49 2/65 29808
/proc/meminfo: memFree=1882492/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=72472 CPUtime=582.1
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 22506 0 0 0 58198 12 0 0 25 0 1 0 310127795 74211328 17599 1992294400 134512640 136057169 4294956160 18446744073709551615 134811580 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 18118 17599 182 377 0 17738 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 72472

[startup+642.302 s]
/proc/loadavg: 1.00 1.10 1.45 2/65 29808
/proc/meminfo: memFree=1881020/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=73952 CPUtime=642.1
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 22872 0 0 0 64197 13 0 0 25 0 1 0 310127795 75726848 17965 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 18488 17965 182 377 0 18108 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 73952

[startup+702.302 s]

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

/proc/meminfo: memFree=1878588/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=76064 CPUtime=822.02
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 23424 0 0 0 82188 14 0 0 25 0 1 0 310127795 77889536 18517 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 19016 18517 182 377 0 18636 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 76064

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.34 2/65 29808
/proc/meminfo: memFree=1876604/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=78048 CPUtime=882.01
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 23933 0 0 0 88186 15 0 0 25 0 1 0 310127795 79921152 19026 1992294400 134512640 136057169 4294956160 18446744073709551615 134823809 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 19512 19026 182 377 0 19132 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 78048

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.32 2/65 29808
/proc/meminfo: memFree=1875196/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=79768 CPUtime=941.98
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 24337 0 0 0 94183 15 0 0 25 0 1 0 310127795 81682432 19430 1992294400 134512640 136057169 4294956160 18446744073709551615 134649307 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 19942 19430 182 377 0 19562 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 79768

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.29 2/65 29808
/proc/meminfo: memFree=1874492/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=80168 CPUtime=1001.96
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 24455 0 0 0 100181 15 0 0 25 0 1 0 310127795 82092032 19548 1992294400 134512640 136057169 4294956160 18446744073709551615 134823846 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 20042 19548 182 377 0 19662 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 80168

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.27 2/65 29808
/proc/meminfo: memFree=1871420/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=83204 CPUtime=1061.94
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 25220 0 0 0 106178 16 0 0 25 0 1 0 310127795 85200896 20313 1992294400 134512640 136057169 4294956160 18446744073709551615 134823794 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 20801 20313 182 377 0 20421 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 83204

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/65 29808
/proc/meminfo: memFree=1871164/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=83468 CPUtime=1121.93
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 25259 0 0 0 112177 16 0 0 25 0 1 0 310127795 85471232 20352 1992294400 134512640 136057169 4294956160 18446744073709551615 134649358 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 20867 20352 182 377 0 20487 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 83468

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.24 2/65 29808
/proc/meminfo: memFree=1865788/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=88764 CPUtime=1181.92
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 26607 0 0 0 118174 18 0 0 25 0 1 0 310127795 90894336 21700 1992294400 134512640 136057169 4294956160 18446744073709551615 134645282 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 22191 21700 182 377 0 21811 0
Current children cumulated CPU time (s) 1181.92
Current children cumulated vsize (KiB) 88764

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/65 29808
/proc/meminfo: memFree=1865660/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=88764 CPUtime=1241.9
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 26607 0 0 0 124172 18 0 0 25 0 1 0 310127795 90894336 21700 1992294400 134512640 136057169 4294956160 18446744073709551615 134823325 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 22191 21700 182 377 0 21811 0
Current children cumulated CPU time (s) 1241.9
Current children cumulated vsize (KiB) 88764

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/65 29808
/proc/meminfo: memFree=1855548/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=98856 CPUtime=1301.88
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 29126 0 0 0 130168 20 0 0 25 0 1 0 310127795 101228544 24219 1992294400 134512640 136057169 4294956160 18446744073709551615 134819954 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 24714 24219 182 377 0 24334 0
Current children cumulated CPU time (s) 1301.88
Current children cumulated vsize (KiB) 98856

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/65 29808
/proc/meminfo: memFree=1855036/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=99384 CPUtime=1361.86
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 29230 0 0 0 136166 20 0 0 25 0 1 0 310127795 101769216 24323 1992294400 134512640 136057169 4294956160 18446744073709551615 134823803 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 24846 24323 182 377 0 24466 0
Current children cumulated CPU time (s) 1361.86
Current children cumulated vsize (KiB) 99384

[startup+1422.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/65 29808
/proc/meminfo: memFree=1854972/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=99384 CPUtime=1421.84
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 29230 0 0 0 142164 20 0 0 25 0 1 0 310127795 101769216 24323 1992294400 134512640 136057169 4294956160 18446744073709551615 134828494 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 24846 24323 182 377 0 24466 0
Current children cumulated CPU time (s) 1421.84
Current children cumulated vsize (KiB) 99384

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/65 29808
/proc/meminfo: memFree=1854908/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=99384 CPUtime=1481.82
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 29230 0 0 0 148162 20 0 0 25 0 1 0 310127795 101769216 24323 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 24846 24323 182 377 0 24466 0
Current children cumulated CPU time (s) 1481.82
Current children cumulated vsize (KiB) 99384

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/65 29808
/proc/meminfo: memFree=1854844/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=99384 CPUtime=1541.8
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 29230 0 0 0 154160 20 0 0 25 0 1 0 310127795 101769216 24323 1992294400 134512640 136057169 4294956160 18446744073709551615 134823873 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 24846 24323 182 377 0 24466 0
Current children cumulated CPU time (s) 1541.8
Current children cumulated vsize (KiB) 99384

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.14 2/65 29808
/proc/meminfo: memFree=1854780/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=99384 CPUtime=1601.79
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 29235 0 0 0 160159 20 0 0 25 0 1 0 310127795 101769216 24328 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 24846 24328 182 377 0 24466 0
Current children cumulated CPU time (s) 1601.79
Current children cumulated vsize (KiB) 99384

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

[startup+1603.1 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 29808
/proc/meminfo: memFree=1854780/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=99384 CPUtime=1602.59
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 29236 0 0 0 160239 20 0 0 25 0 1 0 310127795 101769216 24329 1992294400 134512640 136057169 4294956160 18446744073709551615 134618141 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 24846 24329 182 377 0 24466 0
Current children cumulated CPU time (s) 1602.59
Current children cumulated vsize (KiB) 99384

[startup+1603.9 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 29808
/proc/meminfo: memFree=1854780/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=99384 CPUtime=1603.39
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 29236 0 0 0 160319 20 0 0 25 0 1 0 310127795 101769216 24329 1992294400 134512640 136057169 4294956160 18446744073709551615 134618347 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 24846 24329 182 377 0 24466 0
Current children cumulated CPU time (s) 1603.39
Current children cumulated vsize (KiB) 99384

[startup+1604.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 29808
/proc/meminfo: memFree=1854780/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=99384 CPUtime=1603.79
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 29236 0 0 0 160359 20 0 0 25 0 1 0 310127795 101769216 24329 1992294400 134512640 136057169 4294956160 18446744073709551615 134812858 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 24846 24329 182 377 0 24466 0
Current children cumulated CPU time (s) 1603.79
Current children cumulated vsize (KiB) 99384

[startup+1604.7 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 29808
/proc/meminfo: memFree=1854780/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=39328 CPUtime=1604.19
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 29241 0 0 0 160398 21 0 0 25 0 1 0 310127795 40271872 9534 1992294400 134512640 136057169 4294956160 18446744073709551615 135439450 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 9832 9534 187 377 0 9452 0
Current children cumulated CPU time (s) 1604.19
Current children cumulated vsize (KiB) 39328

[startup+1604.8 s]
/proc/loadavg: 1.00 1.00 1.13 2/65 29808
/proc/meminfo: memFree=1913916/2055920 swapFree=4160960/4192956
[pid=29807] ppid=29805 vsize=39328 CPUtime=1604.29
/proc/29807/stat : 29807 (clasp) R 29805 29807 29743 0 -1 4194304 29241 0 0 0 160408 21 0 0 25 0 1 0 310127795 40271872 9534 1992294400 134512640 136057169 4294956160 18446744073709551615 135433712 0 0 4096 16386 0 0 0 17 0 0 0
/proc/29807/statm: 9832 9534 187 377 0 9452 0
Current children cumulated CPU time (s) 1604.29
Current children cumulated vsize (KiB) 39328

Child status: 20
Real time (s): 1604.89
CPU time (s): 1604.39
CPU user time (s): 1604.17
CPU system time (s): 0.218966
CPU usage (%): 99.9684
Max. virtual memory (cumulated for all children) (KiB): 99384

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

runsolver used 1.27481 second user time and 3.3065 second system time

The end

Launcher Data

Begin job on node90 at 2009-05-20 14:03:07
IDJOB=1831985
IDBENCH=71766
IDSOLVER=637
FILE ID=node90/1831985-1242820981
PBS_JOBID= 9322474
Free space on /tmp= 66296 MiB

SOLVER NAME= clasp 1.2.0-SAT09-32
BENCH NAME= SAT_RACE06/manol-pipe-c7bidw_i.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-1831985-1242820981/watcher-1831985-1242820981 -o /tmp/evaluation-result-1831985-1242820981/solver-1831985-1242820981 -C 10000 -W 12000 -M 1800  HOME/clasp --file=HOME/instance-1831985-1242820981.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= 3eac71f4fca7132b74d6d27cfa83813f
RANDOM SEED=228455568

node90.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.238
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.238
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:       1952860 kB
Buffers:         12696 kB
Cached:          35536 kB
SwapCached:      26432 kB
Active:          28064 kB
Inactive:        48664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1952860 kB
SwapTotal:     4192956 kB
SwapFree:      4160960 kB
Dirty:            8788 kB
Writeback:           0 kB
Mapped:          15832 kB
Slab:            12316 kB
Committed_AS:   905564 kB
PageTables:       1436 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= 66296 MiB
End job on node90 at 2009-05-20 14:29:52