Trace number 1723271

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 368.419 368.584

General information on the benchmark

Namemanol-pipe-g10bidw.cnf
MD5SUM6ade683f6bfd116f49e58395d70ae6c0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark97.5152
Satisfiable
(Un)Satisfiability was proved
Number of variables237485
Number of clauses705220
Sum of the clauses size1645512
Maximum clause length3
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2470146
Number of clauses of size 3235073
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

34.65/34.73	c SATzilla is building models for class 3
34.65/34.73	c run presolver mxc-sr08 for 10 seconds ... 
34.65/34.73	c Bin: Executing mxc-sr08
34.65/34.73	c spawning binary file with 10 seconds ...
34.65/34.73	c child exit by a signal
34.65/34.73	c mxc-sr08 returned code 137.
34.65/34.73	c run presolver picosat846 for 5 seconds ... 
34.65/34.73	c Bin: Executing picosat846
34.65/34.73	c spawning binary file with 5 seconds ...
34.65/34.73	c child exit by a signal
34.65/34.73	c picosat846 returned code 137.
34.65/34.73	c Orignal number of varibales is 237485, number of clauses is 705220 
34.65/34.73	c predicted feature computation time is 24.517358 
34.65/34.73	c Bin: Executing satelite
34.65/34.73	c spawning binary file with 240 seconds ...
34.65/34.73	c child exited successfully
34.65/34.73	c satzilla computing base features
34.65/34.73	c Number of variabe is: 39231, Number of clause is : 302951 
34.65/34.73	c Initializing...
34.65/34.73	c satzilla doing clause learning
34.65/34.73	c start clause learning features ...
34.65/34.73	c Bin: Executing zchaff07
34.65/34.73	c spawning binary file with 2 seconds ...
34.65/34.73	c child exit by a signal
34.65/34.73	c satzilla doing survey propogation probe
34.65/34.73	c do survay propogation for 2 second ...
34.65/34.73	c satzilla doing local search probe
34.65/34.73	c features are:237485 705220 39231 302951 5.0535 1.32784 0.129496 0.37437 0.717293 1.79317 9.99638e-05 0.387278 5.09801e-05 0.000943132 1.63957 0.134391 0.46022 9.99638e-05 1.54799 2.3106e-05 0.00314902 2.91746 0.172907 0.14959 0 0.973154 2.71517 3.64851e-05 1.92299 0 0.00136986 2.54326 0.473113 8.17151e-05 1.43931 1.65043e-05 0.00201353 42.7143 0.372846 26 75 75 26 56 31 36 12.1724 0.335227 6.26923 20.25 20.25 6.26923 15 10.2857 10.9394 0.60116 0.422337 2.03448e-12 0.999997 0.883225 0.141833 0.775403 0.500668 0.651375 0.0745545 0.825911 -1.11022e-16 0.461335 0.150847 0.00044202 0.117647 0.020513 0.0727489 3717.5 0.826083 5221.5 1.41421 5221.5 0 0 1.42791 1.08818 1.07531 0.238321 
34.65/34.74	c satzilla's ranking:
34.65/34.74	c 1) mxc-sr08: 2.914535
34.65/34.74	c 2) picosat846: 2.470742
34.65/34.74	c 3) zchaff_rand: 1.822306
34.65/34.74	c 4) minisat20SAT07: 1.309874
34.65/34.74	c 5) march_dl2004: -0.033110
34.65/34.74	c 6) SATenstein: -10000.000000
34.65/34.74	c 7) gnovelty+: -10000.000000
34.65/34.74	c 8) adaptg2wsat+: -10000.000000
34.65/34.74	c 9) adaptg2wsat0: -10000.000000
34.65/34.74	c 10) tts-4-0: -10000.000000
34.65/34.74	c 11) vallst: -10000.000000
34.65/34.74	c 12) minisat20: -10000.000000
34.65/34.74	c 13) kcnfs04SAT07: -10000.000000
34.65/34.74	c satzilla running mxc-sr08 ... 
368.30/368.57	c Bin: Executing mxc-sr08
368.30/368.57	c spawning binary file with 1165 seconds ...
368.30/368.57	c child exited successfully
368.30/368.57	c mxc-sr08 returned code 20.
368.30/368.57	s UNSATISFIABLE
368.30/368.57	c SATZILLA_TIME=368.450000

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-1723271-1240684567/watcher-1723271-1240684567 -o /tmp/evaluation-result-1723271-1240684567/solver-1723271-1240684567 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1723271-1240684567.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.04 3/64 17805
/proc/meminfo: memFree=1659736/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=2056 CPUtime=0
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96490851 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 514 112 96 399 0 111 0
[pid=17806] ppid=17805 vsize=13284 CPUtime=0
/proc/17806/stat : 17806 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 718 0 0 0 0 0 0 0 19 0 1 0 96490851 13602816 715 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17806/statm: 3321 722 44 138 0 3180 0

[startup+0.0933789 s]
/proc/loadavg: 1.00 1.00 1.04 3/64 17805
/proc/meminfo: memFree=1659736/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=2056 CPUtime=0
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96490851 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 514 112 96 399 0 111 0
[pid=17806] ppid=17805 vsize=56464 CPUtime=0.08
/proc/17806/stat : 17806 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 11385 0 0 0 3 5 0 0 19 0 1 0 96490851 57819136 11357 1992294400 134512640 135078026 4294956176 18446744073709551615 134555327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17806/statm: 14116 11359 52 138 0 13975 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 58520

[startup+0.101381 s]
/proc/loadavg: 1.00 1.00 1.04 3/64 17805
/proc/meminfo: memFree=1659736/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=2056 CPUtime=0
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96490851 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 514 112 96 399 0 111 0
[pid=17806] ppid=17805 vsize=56464 CPUtime=0.09
/proc/17806/stat : 17806 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 12037 0 0 0 4 5 0 0 19 0 1 0 96490851 57819136 12010 1992294400 134512640 135078026 4294956176 18446744073709551615 134555093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17806/statm: 14116 12014 52 138 0 13975 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 58520

[startup+0.301395 s]
/proc/loadavg: 1.00 1.00 1.04 3/64 17805
/proc/meminfo: memFree=1659736/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=2056 CPUtime=0
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96490851 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 514 112 96 399 0 111 0
[pid=17806] ppid=17805 vsize=77788 CPUtime=0.29
/proc/17806/stat : 17806 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 15952 0 0 0 23 6 0 0 21 0 1 0 96490851 79654912 15880 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17806/statm: 19447 15881 54 138 0 19306 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79844

[startup+0.70143 s]
/proc/loadavg: 1.00 1.00 1.04 3/64 17805
/proc/meminfo: memFree=1659736/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=2056 CPUtime=0
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96490851 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 514 112 96 399 0 111 0
[pid=17806] ppid=17805 vsize=102212 CPUtime=0.69
/proc/17806/stat : 17806 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 22150 0 0 0 60 9 0 0 25 0 1 0 96490851 104665088 22078 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17806/statm: 25553 22078 54 138 0 25412 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 104268

[startup+1.50149 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 17807
/proc/meminfo: memFree=1575688/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=2056 CPUtime=0
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96490851 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 514 112 96 399 0 111 0
[pid=17806] ppid=17805 vsize=115496 CPUtime=1.49
/proc/17806/stat : 17806 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 28375 0 0 0 137 12 0 0 25 0 1 0 96490851 118267904 25165 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17806/statm: 28874 25167 55 138 0 28733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 117552

[startup+3.10162 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 17807
/proc/meminfo: memFree=1541768/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=2056 CPUtime=0
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96490851 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 514 112 96 399 0 111 0
[pid=17806] ppid=17805 vsize=155104 CPUtime=3.09
/proc/17806/stat : 17806 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 37932 0 0 0 292 17 0 0 25 0 1 0 96490851 158826496 34722 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17806/statm: 38776 34722 55 138 0 38635 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 157160

[startup+6.30188 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 17807
/proc/meminfo: memFree=1519368/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=2056 CPUtime=0
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96490851 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 514 112 96 399 0 111 0
[pid=17806] ppid=17805 vsize=153536 CPUtime=6.29
/proc/17806/stat : 17806 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 42943 0 0 0 609 20 0 0 25 0 1 0 96490851 157220864 35752 1992294400 134512640 135078026 4294956176 18446744073709551615 134538969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17806/statm: 38384 35752 71 138 0 38243 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 155592

[startup+12.7024 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 17808
/proc/meminfo: memFree=1621192/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=2056 CPUtime=10.01
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 152 42964 0 0 0 0 979 22 19 0 1 0 96490851 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 514 121 104 399 0 111 0
[pid=17808] ppid=17805 vsize=41660 CPUtime=2.66
/proc/17808/stat : 17808 (picosat846) R 17805 17805 17489 0 -1 4194304 9799 0 0 0 261 5 0 0 25 0 1 0 96491854 42659840 9776 1992294400 134512640 134570484 4294956176 18446744073709551615 134552985 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17808/statm: 10415 9776 85 14 0 10081 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 43716

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.04 2/65 17809
/proc/meminfo: memFree=1622224/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=32488 CPUtime=25.45
/proc/17805/stat : 17805 (SATzilla2009_I) R 17803 17805 17489 0 -1 4194304 7730 84300 0 0 505 3 1976 61 25 0 1 0 96490851 33267712 7681 1992294400 134512640 136149169 4294956208 18446744073709551615 134535498 0 0 4096 0 0 0 0 17 0 0 0
/proc/17805/statm: 8122 7681 135 399 0 7719 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 32488

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 17813
/proc/meminfo: memFree=1467912/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=43120 CPUtime=34.68
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 15031 93491 0 0 1220 11 2169 68 25 0 1 0 96490851 44154880 10520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 10780 10520 217 399 0 10377 0
[pid=17811] ppid=17805 vsize=153536 CPUtime=16.34
/proc/17811/stat : 17811 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 42966 0 0 0 1614 20 0 0 25 0 1 0 96494325 157220864 35775 1992294400 134512640 135078026 4294956176 18446744073709551615 134533919 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17811/statm: 38384 35775 71 138 0 38243 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 196656

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 17813
/proc/meminfo: memFree=1467976/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=43120 CPUtime=34.68
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 15031 93491 0 0 1220 11 2169 68 25 0 1 0 96490851 44154880 10520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 10780 10520 217 399 0 10377 0
[pid=17811] ppid=17805 vsize=153796 CPUtime=67.53
/proc/17811/stat : 17811 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 43007 0 0 0 6733 20 0 0 25 0 1 0 96494325 157487104 35816 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17811/statm: 38449 35816 71 138 0 38308 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 196916

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 17813
/proc/meminfo: memFree=1465672/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=43120 CPUtime=34.68
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 15031 93491 0 0 1220 11 2169 68 25 0 1 0 96490851 44154880 10520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 10780 10520 217 399 0 10377 0
[pid=17811] ppid=17805 vsize=156852 CPUtime=127.49
/proc/17811/stat : 17811 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 43731 0 0 0 12729 20 0 0 25 0 1 0 96494325 160616448 36540 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17811/statm: 39213 36540 71 138 0 39072 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 199972

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 17813
/proc/meminfo: memFree=1453128/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=43120 CPUtime=34.68
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 15031 93491 0 0 1220 11 2169 68 25 0 1 0 96490851 44154880 10520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 10780 10520 217 399 0 10377 0
[pid=17811] ppid=17805 vsize=169696 CPUtime=187.47
/proc/17811/stat : 17811 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 46743 0 0 0 18724 23 0 0 25 0 1 0 96494325 173768704 39552 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17811/statm: 42424 39552 71 138 0 42283 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 212816

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17813
/proc/meminfo: memFree=1447048/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=43120 CPUtime=34.68
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 15031 93491 0 0 1220 11 2169 68 25 0 1 0 96490851 44154880 10520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 10780 10520 217 399 0 10377 0
[pid=17811] ppid=17805 vsize=175776 CPUtime=247.44
/proc/17811/stat : 17811 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 48231 0 0 0 24720 24 0 0 25 0 1 0 96494325 179994624 41040 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17811/statm: 43944 41040 71 138 0 43803 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 218896

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17813
/proc/meminfo: memFree=1438472/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=43120 CPUtime=34.68
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 15031 93491 0 0 1220 11 2169 68 25 0 1 0 96490851 44154880 10520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 10780 10520 217 399 0 10377 0
[pid=17811] ppid=17805 vsize=186920 CPUtime=307.42
/proc/17811/stat : 17811 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 50394 0 0 0 30716 26 0 0 25 0 1 0 96494325 191406080 43203 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17811/statm: 46730 43203 71 138 0 46589 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 230040

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

[startup+345.502 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17813
/proc/meminfo: memFree=1438216/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=43120 CPUtime=34.68
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 15031 93491 0 0 1220 11 2169 68 25 0 1 0 96490851 44154880 10520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 10780 10520 217 399 0 10377 0
[pid=17811] ppid=17805 vsize=187052 CPUtime=310.62
/proc/17811/stat : 17811 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 50434 0 0 0 31036 26 0 0 25 0 1 0 96494325 191541248 43243 1992294400 134512640 135078026 4294956176 18446744073709551615 134526849 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17811/statm: 46763 43243 71 138 0 46622 0
Current children cumulated CPU time (s) 345.3
Current children cumulated vsize (KiB) 230172

[startup+358.302 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17813
/proc/meminfo: memFree=1438152/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=43120 CPUtime=34.68
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 15031 93491 0 0 1220 11 2169 68 25 0 1 0 96490851 44154880 10520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 10780 10520 217 399 0 10377 0
[pid=17811] ppid=17805 vsize=187052 CPUtime=323.42
/proc/17811/stat : 17811 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 50434 0 0 0 32316 26 0 0 25 0 1 0 96494325 191541248 43243 1992294400 134512640 135078026 4294956176 18446744073709551615 134526795 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17811/statm: 46763 43243 71 138 0 46622 0
Current children cumulated CPU time (s) 358.1
Current children cumulated vsize (KiB) 230172

[startup+364.701 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17813
/proc/meminfo: memFree=1438152/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=43120 CPUtime=34.68
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 15031 93491 0 0 1220 11 2169 68 25 0 1 0 96490851 44154880 10520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 10780 10520 217 399 0 10377 0
[pid=17811] ppid=17805 vsize=187052 CPUtime=329.82
/proc/17811/stat : 17811 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 50434 0 0 0 32956 26 0 0 25 0 1 0 96494325 191541248 43243 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17811/statm: 46763 43243 71 138 0 46622 0
Current children cumulated CPU time (s) 364.5
Current children cumulated vsize (KiB) 230172

[startup+366.305 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 17813
/proc/meminfo: memFree=1438152/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=43120 CPUtime=34.68
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 15031 93491 0 0 1220 11 2169 68 25 0 1 0 96490851 44154880 10520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 10780 10520 217 399 0 10377 0
[pid=17811] ppid=17805 vsize=187052 CPUtime=331.42
/proc/17811/stat : 17811 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 50434 0 0 0 33116 26 0 0 25 0 1 0 96494325 191541248 43243 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17811/statm: 46763 43243 71 138 0 46622 0
Current children cumulated CPU time (s) 366.1
Current children cumulated vsize (KiB) 230172

[startup+367.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17813
/proc/meminfo: memFree=1438152/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=43120 CPUtime=34.68
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 15031 93491 0 0 1220 11 2169 68 25 0 1 0 96490851 44154880 10520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 10780 10520 217 399 0 10377 0
[pid=17811] ppid=17805 vsize=187052 CPUtime=333.02
/proc/17811/stat : 17811 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 50434 0 0 0 33276 26 0 0 25 0 1 0 96494325 191541248 43243 1992294400 134512640 135078026 4294956176 18446744073709551615 134533769 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17811/statm: 46763 43243 71 138 0 46622 0
Current children cumulated CPU time (s) 367.7
Current children cumulated vsize (KiB) 230172

[startup+368.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17813
/proc/meminfo: memFree=1438152/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=43120 CPUtime=34.68
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 15031 93491 0 0 1220 11 2169 68 25 0 1 0 96490851 44154880 10520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 10780 10520 217 399 0 10377 0
[pid=17811] ppid=17805 vsize=187052 CPUtime=333.42
/proc/17811/stat : 17811 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 50434 0 0 0 33316 26 0 0 25 0 1 0 96494325 191541248 43243 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17811/statm: 46763 43243 71 138 0 46622 0
Current children cumulated CPU time (s) 368.1
Current children cumulated vsize (KiB) 230172

[startup+368.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 17813
/proc/meminfo: memFree=1438152/2055920 swapFree=4192812/4192956
[pid=17805] ppid=17803 vsize=43120 CPUtime=34.68
/proc/17805/stat : 17805 (SATzilla2009_I) S 17803 17805 17489 0 -1 4194304 15031 93491 0 0 1220 11 2169 68 25 0 1 0 96490851 44154880 10520 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17805/statm: 10780 10520 217 399 0 10377 0
[pid=17811] ppid=17805 vsize=187052 CPUtime=333.62
/proc/17811/stat : 17811 (mxc-sr08) R 17805 17805 17489 0 -1 4194304 50434 0 0 0 33336 26 0 0 25 0 1 0 96494325 191541248 43243 1992294400 134512640 135078026 4294956176 18446744073709551615 134534384 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17811/statm: 46763 43243 71 138 0 46622 0
Current children cumulated CPU time (s) 368.3
Current children cumulated vsize (KiB) 230172

Child status: 20
Real time (s): 368.584
CPU time (s): 368.419
CPU user time (s): 367.314
CPU system time (s): 1.10483
CPU usage (%): 99.9554
Max. virtual memory (cumulated for all children) (KiB): 230172

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

runsolver used 0.302953 second user time and 1.04684 second system time

The end

Launcher Data

Begin job on node3 at 2009-04-25 20:36:08
IDJOB=1723271
IDBENCH=71689
IDSOLVER=528
FILE ID=node3/1723271-1240684567
PBS_JOBID= 9186673
Free space on /tmp= 66056 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT_RACE06/manol-pipe-g10bidw.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1723271-1240684567/watcher-1723271-1240684567 -o /tmp/evaluation-result-1723271-1240684567/solver-1723271-1240684567 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1723271-1240684567.cnf

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

MD5SUM BENCH= 6ade683f6bfd116f49e58395d70ae6c0
RANDOM SEED=1663430998

node3.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.212
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.212
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:       1660216 kB
Buffers:         32040 kB
Cached:         289728 kB
SwapCached:        144 kB
Active:         140908 kB
Inactive:       195928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660216 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           43996 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            44980 kB
Committed_AS:   343268 kB
PageTables:       1380 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= 66028 MiB
End job on node3 at 2009-04-25 20:42:17