Trace number 1773510

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
SATzilla2009_I 2009-03-22UNSAT 4105.63 4107.51

General information on the benchmark

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

Solver Data

20.86/20.93	c SATzilla is building models for class 3
20.86/20.93	c run presolver mxc-sr08 for 10 seconds ... 
20.86/20.93	c Bin: Executing mxc-sr08
20.86/20.93	c spawning binary file with 10 seconds ...
20.86/20.93	c child exit by a signal
20.86/20.93	c mxc-sr08 returned code 137.
20.86/20.93	c run presolver picosat846 for 5 seconds ... 
20.86/20.93	c Bin: Executing picosat846
20.86/20.93	c spawning binary file with 5 seconds ...
20.86/20.93	c child exit by a signal
20.86/20.93	c picosat846 returned code 137.
20.86/20.93	c Orignal number of varibales is 9426, number of clauses is 59991 
20.86/20.93	c predicted feature computation time is 1.512950 
20.86/20.93	c Bin: Executing satelite
20.86/20.93	c spawning binary file with 240 seconds ...
20.86/20.93	c child exited successfully
20.86/20.93	c satzilla computing base features
20.86/20.93	c Number of variabe is: 9363, Number of clause is : 59810 
20.86/20.93	c Initializing...
20.86/20.93	c satzilla doing clause learning
20.86/20.93	c start clause learning features ...
20.86/20.93	c Bin: Executing zchaff07
20.86/20.93	c spawning binary file with 2 seconds ...
20.86/20.93	c child exit by a signal
20.86/20.93	c satzilla doing survey propogation probe
20.86/20.93	c do survay propogation for 2 second ...
20.86/20.93	c satzilla doing local search probe
20.86/20.93	c features are:9426 59991 9363 59810 0.00672861 0.00302625 0.156546 0.496369 0.732685 1.27006 0.000361871 0.354833 0.000213607 0.00373812 1.0597 0.230296 0.692827 0.000361871 4.42886 0.000167196 0.0625982 2.14343 0.152013 0.0719984 0 0.666667 2.21677 8.90106e-05 4.13974 1.67196e-05 0.0160508 1.54666 0.252232 0.000197882 2.83012 0.000100318 0.0235914 386.571 0.175573 247 486 486 247 424 371 386 11.2127 0.370895 4.72065 18.7572 18.7572 4.72065 13.7989 7.5285 10.8831 0.597962 0.296373 0 0.96351 0.781331 0.352052 0.732648 0.501294 0.645273 0.0438029 0.632998 0 0.303069 0.0819353 0.0141711 0.0543092 0.0276926 0.0393328 648.875 0.605452 2319.12 0.404603 2624.5 0 2669 0.830337 0.904714 0.942614 0.14254 
20.86/20.93	c satzilla's ranking:
20.86/20.93	c 1) mxc-sr08: 2.870965
20.86/20.93	c 2) minisat20SAT07: 2.582526
20.86/20.93	c 3) picosat846: 1.977575
20.86/20.93	c 4) zchaff_rand: 1.741060
20.86/20.93	c 5) march_dl2004: 0.936817
20.86/20.93	c 6) SATenstein: -10000.000000
20.86/20.93	c 7) gnovelty+: -10000.000000
20.86/20.93	c 8) adaptg2wsat+: -10000.000000
20.86/20.93	c 9) adaptg2wsat0: -10000.000000
20.86/20.93	c 10) tts-4-0: -10000.000000
20.86/20.93	c 11) vallst: -10000.000000
20.86/20.93	c 12) minisat20: -10000.000000
20.86/20.93	c 13) kcnfs04SAT07: -10000.000000
20.86/20.93	c satzilla running mxc-sr08 ... 
4105.60/4107.50	c Bin: Executing mxc-sr08
4105.60/4107.50	c spawning binary file with 9979 seconds ...
4105.60/4107.50	c child exited successfully
4105.60/4107.50	c mxc-sr08 returned code 20.
4105.60/4107.50	s UNSATISFIABLE
4105.60/4107.50	c SATZILLA_TIME=4106.230000

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-1773510-1241349216/watcher-1773510-1241349216 -o /tmp/evaluation-result-1773510-1241349216/solver-1773510-1241349216 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1773510-1241349216.cnf 

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.99 1.02 1.00 3/64 28280
/proc/meminfo: memFree=1019512/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=2056 CPUtime=0
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162955167 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 514 112 96 399 0 111 0
[pid=28281] ppid=28280 vsize=3208 CPUtime=0
/proc/28281/stat : 28281 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 636 0 0 0 0 0 0 0 19 0 1 0 162955167 3284992 632 1992294400 134512640 135078026 4294956192 18446744073709551615 134554581 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28281/statm: 839 636 52 138 0 698 0

[startup+0.0715451 s]
/proc/loadavg: 0.99 1.02 1.00 3/64 28280
/proc/meminfo: memFree=1019512/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=2056 CPUtime=0
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162955167 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 514 112 96 399 0 111 0
[pid=28281] ppid=28280 vsize=6476 CPUtime=0.06
/proc/28281/stat : 28281 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 1692 0 0 0 6 0 0 0 19 0 1 0 162955167 6631424 1403 1992294400 134512640 135078026 4294956192 18446744073709551615 134561280 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28281/statm: 1619 1403 55 138 0 1478 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8532

[startup+0.10151 s]
/proc/loadavg: 0.99 1.02 1.00 3/64 28280
/proc/meminfo: memFree=1019512/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=2056 CPUtime=0
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162955167 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 514 112 96 399 0 111 0
[pid=28281] ppid=28280 vsize=6476 CPUtime=0.09
/proc/28281/stat : 28281 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 1715 0 0 0 9 0 0 0 20 0 1 0 162955167 6631424 1426 1992294400 134512640 135078026 4294956192 18446744073709551615 134570755 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28281/statm: 1619 1426 55 138 0 1478 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8532

[startup+0.301527 s]
/proc/loadavg: 0.99 1.02 1.00 3/64 28280
/proc/meminfo: memFree=1019512/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=2056 CPUtime=0
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162955167 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 514 112 96 399 0 111 0
[pid=28281] ppid=28280 vsize=7536 CPUtime=0.29
/proc/28281/stat : 28281 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 2130 0 0 0 29 0 0 0 22 0 1 0 162955167 7716864 1695 1992294400 134512640 135078026 4294956192 18446744073709551615 134538102 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28281/statm: 1884 1695 71 138 0 1743 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9592

[startup+0.701563 s]
/proc/loadavg: 0.99 1.02 1.00 3/64 28280
/proc/meminfo: memFree=1019512/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=2056 CPUtime=0
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162955167 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 514 112 96 399 0 111 0
[pid=28281] ppid=28280 vsize=7668 CPUtime=0.69
/proc/28281/stat : 28281 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 2164 0 0 0 69 0 0 0 25 0 1 0 162955167 7852032 1729 1992294400 134512640 135078026 4294956192 18446744073709551615 134533788 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28281/statm: 1917 1729 71 138 0 1776 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9724

[startup+1.50164 s]
/proc/loadavg: 0.99 1.02 1.00 2/66 28282
/proc/meminfo: memFree=1012648/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=2056 CPUtime=0
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162955167 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 514 112 96 399 0 111 0
[pid=28281] ppid=28280 vsize=7800 CPUtime=1.49
/proc/28281/stat : 28281 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 2188 0 0 0 148 1 0 0 25 0 1 0 162955167 7987200 1753 1992294400 134512640 135078026 4294956192 18446744073709551615 134538107 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28281/statm: 1950 1753 71 138 0 1809 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9856

[startup+3.10178 s]
/proc/loadavg: 0.99 1.02 1.00 2/66 28282
/proc/meminfo: memFree=1012456/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=2056 CPUtime=0
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162955167 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 514 112 96 399 0 111 0
[pid=28281] ppid=28280 vsize=7932 CPUtime=3.09
/proc/28281/stat : 28281 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 2230 0 0 0 308 1 0 0 25 0 1 0 162955167 8122368 1795 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28281/statm: 1983 1795 71 138 0 1842 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9988

[startup+6.30109 s]
/proc/loadavg: 0.99 1.02 1.00 2/66 28282
/proc/meminfo: memFree=1011048/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=2056 CPUtime=0
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162955167 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 514 112 96 399 0 111 0
[pid=28281] ppid=28280 vsize=8644 CPUtime=6.28
/proc/28281/stat : 28281 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 2399 0 0 0 626 2 0 0 25 0 1 0 162955167 8851456 1964 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28281/statm: 2161 1964 71 138 0 2020 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 10700

[startup+12.7017 s]
/proc/loadavg: 0.99 1.02 1.00 2/66 28283
/proc/meminfo: memFree=1016232/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=2056 CPUtime=9.99
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 152 2561 0 0 0 0 997 2 19 0 1 0 162955167 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 514 121 104 399 0 111 0
[pid=28283] ppid=28280 vsize=5200 CPUtime=2.67
/proc/28283/stat : 28283 (picosat846) R 28280 28280 28243 0 -1 4194304 975 0 0 0 267 0 0 0 25 0 1 0 162956168 5324800 964 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28283/statm: 1300 964 85 14 0 966 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7256

[startup+25.5019 s]
/proc/loadavg: 0.99 1.01 1.00 2/66 28286
/proc/meminfo: memFree=1005992/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=8204 CPUtime=4.55
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 2296 0 0 0 455 0 0 0 25 0 1 0 162957260 8400896 1861 1992294400 134512640 135078026 4294956192 18446744073709551615 134534683 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 2051 1861 71 138 0 1910 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 15520

[startup+51.1012 s]
/proc/loadavg: 0.99 1.01 1.00 2/66 28286
/proc/meminfo: memFree=1000872/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=13736 CPUtime=30.12
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 3644 0 0 0 3010 2 0 0 25 0 1 0 162957260 14065664 3209 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 3434 3209 71 138 0 3293 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 21052

[startup+102.306 s]
/proc/loadavg: 0.99 1.01 1.00 2/66 28286
/proc/meminfo: memFree=992488/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=22584 CPUtime=81.3
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 5712 0 0 0 8125 5 0 0 25 0 1 0 162957260 23126016 5277 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 5646 5277 71 138 0 5505 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 29900

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 28286
/proc/meminfo: memFree=988008/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=26968 CPUtime=141.27
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 6801 0 0 0 14121 6 0 0 25 0 1 0 162957260 27615232 6366 1992294400 134512640 135078026 4294956192 18446744073709551615 134533778 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 6742 6366 71 138 0 6601 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 34284

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 28286
/proc/meminfo: memFree=986600/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=28552 CPUtime=201.26
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 7160 0 0 0 20119 7 0 0 25 0 1 0 162957260 29237248 6725 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 7138 6725 71 138 0 6997 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 35868

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 28286
/proc/meminfo: memFree=984232/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=30972 CPUtime=261.23
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 7739 0 0 0 26115 8 0 0 25 0 1 0 162957260 31715328 7304 1992294400 134512640 135078026 4294956192 18446744073709551615 134526790 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 7743 7304 71 138 0 7602 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 38288

[startup+342.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/66 28286
/proc/meminfo: memFree=982768/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=32744 CPUtime=321.2
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 8159 0 0 0 32112 8 0 0 25 0 1 0 162957260 33529856 7724 1992294400 134512640 135078026 4294956192 18446744073709551615 134534404 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 8186 7724 71 138 0 8045 0
Current children cumulated CPU time (s) 342.09

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


[startup+3762.3 s]
/proc/loadavg: 1.12 1.05 1.01 2/66 28294
/proc/meminfo: memFree=962736/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=54464 CPUtime=3739.67
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 13085 0 0 0 373951 16 0 0 25 0 1 0 162957260 55771136 12644 1992294400 134512640 135078026 4294956192 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 13616 12644 71 138 0 13475 0
Current children cumulated CPU time (s) 3760.56
Current children cumulated vsize (KiB) 61780

[startup+3822.3 s]
/proc/loadavg: 1.04 1.04 1.00 2/66 28294
/proc/meminfo: memFree=962736/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=54464 CPUtime=3799.64
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 13095 0 0 0 379948 16 0 0 25 0 1 0 162957260 55771136 12654 1992294400 134512640 135078026 4294956192 18446744073709551615 134526802 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 13616 12654 71 138 0 13475 0
Current children cumulated CPU time (s) 3820.53
Current children cumulated vsize (KiB) 61780

[startup+3882.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 28294
/proc/meminfo: memFree=962672/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=54464 CPUtime=3859.61
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 13100 0 0 0 385945 16 0 0 25 0 1 0 162957260 55771136 12659 1992294400 134512640 135078026 4294956192 18446744073709551615 134526799 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 13616 12659 71 138 0 13475 0
Current children cumulated CPU time (s) 3880.5
Current children cumulated vsize (KiB) 61780

[startup+3942.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 28294
/proc/meminfo: memFree=962672/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=54464 CPUtime=3919.59
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 13105 0 0 0 391943 16 0 0 25 0 1 0 162957260 55771136 12664 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 13616 12664 71 138 0 13475 0
Current children cumulated CPU time (s) 3940.48
Current children cumulated vsize (KiB) 61780

[startup+4002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 28294
/proc/meminfo: memFree=962672/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=54464 CPUtime=3979.57
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 13110 0 0 0 397941 16 0 0 25 0 1 0 162957260 55771136 12669 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 13616 12669 71 138 0 13475 0
Current children cumulated CPU time (s) 4000.46
Current children cumulated vsize (KiB) 61780

[startup+4062.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28294
/proc/meminfo: memFree=962672/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=54464 CPUtime=4039.53
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 13112 0 0 0 403937 16 0 0 25 0 1 0 162957260 55771136 12671 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 13616 12671 71 138 0 13475 0
Current children cumulated CPU time (s) 4060.42
Current children cumulated vsize (KiB) 61780

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

[startup+4070.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28294
/proc/meminfo: memFree=962672/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=54464 CPUtime=4047.53
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 13112 0 0 0 404736 17 0 0 25 0 1 0 162957260 55771136 12671 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 13616 12671 71 138 0 13475 0
Current children cumulated CPU time (s) 4068.42
Current children cumulated vsize (KiB) 61780

[startup+4083.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28294
/proc/meminfo: memFree=962672/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=54464 CPUtime=4060.33
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 13112 0 0 0 406016 17 0 0 25 0 1 0 162957260 55771136 12671 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 13616 12671 71 138 0 13475 0
Current children cumulated CPU time (s) 4081.22
Current children cumulated vsize (KiB) 61780

[startup+4095.9 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28294
/proc/meminfo: memFree=962608/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=54464 CPUtime=4073.12
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 13112 0 0 0 407295 17 0 0 25 0 1 0 162957260 55771136 12671 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 13616 12671 71 138 0 13475 0
Current children cumulated CPU time (s) 4094.01
Current children cumulated vsize (KiB) 61780

[startup+4102.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28294
/proc/meminfo: memFree=962608/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=54464 CPUtime=4079.52
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 13113 0 0 0 407935 17 0 0 25 0 1 0 162957260 55771136 12672 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28286/statm: 13616 12672 71 138 0 13475 0
Current children cumulated CPU time (s) 4100.41
Current children cumulated vsize (KiB) 61780

[startup+4105.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28294
/proc/meminfo: memFree=962608/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=54464 CPUtime=4082.71
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 13116 0 0 0 408254 17 0 0 25 0 1 0 162957260 55771136 12675 1992294400 134512640 135078026 4294956192 18446744073709551615 134523767 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 13616 12675 71 138 0 13475 0
Current children cumulated CPU time (s) 4103.6
Current children cumulated vsize (KiB) 61780

[startup+4106.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28294
/proc/meminfo: memFree=962608/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=54464 CPUtime=4083.52
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 13116 0 0 0 408335 17 0 0 25 0 1 0 162957260 55771136 12675 1992294400 134512640 135078026 4294956192 18446744073709551615 134534669 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 13616 12675 71 138 0 13475 0
Current children cumulated CPU time (s) 4104.41
Current children cumulated vsize (KiB) 61780

[startup+4107.1 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28294
/proc/meminfo: memFree=962608/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=54464 CPUtime=4084.31
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194304 13116 0 0 0 408414 17 0 0 25 0 1 0 162957260 55771136 12675 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 13616 12675 71 138 0 13475 0
Current children cumulated CPU time (s) 4105.2
Current children cumulated vsize (KiB) 61780

[startup+4107.5 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 28294
/proc/meminfo: memFree=962608/2055920 swapFree=4181256/4192956
[pid=28280] ppid=28278 vsize=7316 CPUtime=20.89
/proc/28280/stat : 28280 (SATzilla2009_I) S 28278 28280 28243 0 -1 4194304 4112 7548 0 0 360 6 1716 7 25 0 1 0 162955167 7491584 1597 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28280/statm: 1829 1597 217 399 0 1426 0
[pid=28286] ppid=28280 vsize=0 CPUtime=4084.71
/proc/28286/stat : 28286 (mxc-sr08) R 28280 28280 28243 0 -1 4194308 13117 0 0 0 408454 17 0 0 25 0 1 0 162957260 0 0 1992294400 0 0 0 0 0 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28286/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4105.6
Current children cumulated vsize (KiB) 7316

Child status: 20
Real time (s): 4107.51
CPU time (s): 4105.63
CPU user time (s): 4105.3
CPU system time (s): 0.32295
CPU usage (%): 99.9542
Max. virtual memory (cumulated for all children) (KiB): 61780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4105.3
system time used= 0.32295
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24790
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= 16
involuntary context switches= 11800

runsolver used 4.36634 second user time and 10.5784 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-03 13:13:37
IDJOB=1773510
IDBENCH=69604
IDSOLVER=616
FILE ID=node14/1773510-1241349216
PBS_JOBID= 9225543
Free space on /tmp= 66552 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-dalumul.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773510-1241349216/watcher-1773510-1241349216 -o /tmp/evaluation-result-1773510-1241349216/solver-1773510-1241349216 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1773510-1241349216.cnf

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

MD5SUM BENCH= f03acb1e2f3063539a5fb2ac1bbf6244
RANDOM SEED=988783344

node14.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.256
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	: 5931.00
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.256
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:       1019992 kB
Buffers:         88988 kB
Cached:         839336 kB
SwapCached:       5520 kB
Active:         174648 kB
Inactive:       761432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1019992 kB
SwapTotal:     4192956 kB
SwapFree:      4181256 kB
Dirty:           32800 kB
Writeback:           0 kB
Mapped:          13468 kB
Slab:            85816 kB
Committed_AS:   644420 kB
PageTables:       1448 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= 66520 MiB
End job on node14 at 2009-05-03 14:22:04