Trace number 1577533

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 779.977 780.341

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark200.567
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

14.97/15.06	c SATzilla is building models for class 3
14.97/15.06	c run presolver mxc-sr08 for 10 seconds ... 
14.97/15.06	c Bin: Executing mxc-sr08
14.97/15.06	c spawning binary file with 10 seconds ...
14.97/15.06	c child exit by a signal
14.97/15.06	c mxc-sr08 returned code 137.
14.97/15.06	c run presolver picosat846 for 5 seconds ... 
14.97/15.06	c Bin: Executing picosat846
14.97/15.06	c spawning binary file with 5 seconds ...
14.97/15.06	c child exit by a signal
14.97/15.06	c picosat846 returned code 137.
14.97/15.06	c Orignal number of varibales is 486992, number of clauses is 2456708 
14.97/15.06	c predicted feature computation time is 134.956507 
14.97/15.06	c Satzilla is runing default solver ... 
14.97/15.06	c satzilla running mxc-sr08 ... 
779.92/780.34	c Bin: Executing mxc-sr08
779.92/780.34	c spawning binary file with 1184 seconds ...
779.92/780.34	c child exited successfully
779.92/780.34	c mxc-sr08 returned code 20.
779.92/780.34	s UNSATISFIABLE
779.92/780.34	c SATZILLA_TIME=780.090000

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-1577533-1241002272/watcher-1577533-1241002272 -o /tmp/evaluation-result-1577533-1241002272/solver-1577533-1241002272 -C 1200 -W 1800 -M 1800 HOME/SATzilla2009_I HOME/instance-1577533-1241002272.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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10669
/proc/meminfo: memFree=1216312/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=0
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 128260492 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 112 96 399 0 111 0
[pid=10670] ppid=10669 vsize=50072 CPUtime=0
/proc/10670/stat : 10670 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 681 0 0 0 0 0 0 0 20 0 1 0 128260492 51273728 677 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10670/statm: 12518 684 44 138 0 12377 0

[startup+0.0864209 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10669
/proc/meminfo: memFree=1216312/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=0
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 128260492 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 112 96 399 0 111 0
[pid=10670] ppid=10669 vsize=72900 CPUtime=0.08
/proc/10670/stat : 10670 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 14415 0 0 0 0 8 0 0 20 0 1 0 128260492 74649600 14412 1992294400 134512640 135078026 4294956176 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10670/statm: 18225 14418 50 138 0 18084 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 74956

[startup+0.10142 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10669
/proc/meminfo: memFree=1216312/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=0
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 128260492 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 112 96 399 0 111 0
[pid=10670] ppid=10669 vsize=72900 CPUtime=0.09
/proc/10670/stat : 10670 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 17206 0 0 0 0 9 0 0 20 0 1 0 128260492 74649600 17202 1992294400 134512640 135078026 4294956176 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10670/statm: 18225 17209 50 138 0 18084 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 74956

[startup+0.301439 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10669
/proc/meminfo: memFree=1216312/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=0
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 128260492 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 112 96 399 0 111 0
[pid=10670] ppid=10669 vsize=153492 CPUtime=0.29
/proc/10670/stat : 10670 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 32441 0 0 0 13 16 0 0 22 0 1 0 128260492 157175808 32293 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10670/statm: 38373 32293 54 138 0 38232 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 155548

[startup+0.70148 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 10669
/proc/meminfo: memFree=1216312/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=0
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 128260492 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 112 96 399 0 111 0
[pid=10670] ppid=10669 vsize=180128 CPUtime=0.69
/proc/10670/stat : 10670 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 39039 0 0 0 50 19 0 0 25 0 1 0 128260492 184451072 38891 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10670/statm: 45032 38896 54 138 0 44891 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 182184

[startup+1.50256 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10671
/proc/meminfo: memFree=1040680/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=0
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 128260492 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 112 96 399 0 111 0
[pid=10670] ppid=10669 vsize=234632 CPUtime=1.49
/proc/10670/stat : 10670 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 52050 0 0 0 126 23 0 0 25 0 1 0 128260492 240263168 51902 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10670/statm: 58658 51903 54 138 0 58517 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 236688

[startup+3.10172 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10671
/proc/meminfo: memFree=968872/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=0
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 128260492 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 112 96 399 0 111 0
[pid=10670] ppid=10669 vsize=236236 CPUtime=3.08
/proc/10670/stat : 10670 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 64707 0 0 0 279 29 0 0 25 0 1 0 128260492 241905664 52224 1992294400 134512640 135078026 4294956176 18446744073709551615 134553995 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10670/statm: 59059 52224 55 138 0 58918 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 238292

[startup+6.30108 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10671
/proc/meminfo: memFree=1007144/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=0
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 128260492 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 112 96 399 0 111 0
[pid=10670] ppid=10669 vsize=236236 CPUtime=6.28
/proc/10670/stat : 10670 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 64707 0 0 0 599 29 0 0 25 0 1 0 128260492 241905664 52224 1992294400 134512640 135078026 4294956176 18446744073709551615 134553995 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10670/statm: 59059 52224 55 138 0 58918 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 238292

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10672
/proc/meminfo: memFree=1113016/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=10.03
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 152 64707 0 0 0 0 970 33 16 0 1 0 128260492 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 121 104 399 0 111 0
[pid=10672] ppid=10669 vsize=126008 CPUtime=2.65
/proc/10672/stat : 10672 (picosat846) R 10669 10669 10300 0 -1 4194304 29429 0 0 0 247 18 0 0 25 0 1 0 128261496 129032192 29418 1992294400 134512640 134570484 4294956176 18446744073709551615 134522302 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10672/statm: 31502 29418 85 14 0 31168 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 128064

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10673
/proc/meminfo: memFree=1007800/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=236236 CPUtime=10.42
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 64707 0 0 0 1010 32 0 0 25 0 1 0 128261999 241905664 52224 1992294400 134512640 135078026 4294956176 18446744073709551615 134553862 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 59059 52224 55 138 0 58918 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 238292

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10673
/proc/meminfo: memFree=958840/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=285196 CPUtime=36
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88017 0 0 0 3556 44 0 0 25 0 1 0 128261999 292040704 65880 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71299 65880 71 138 0 71158 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 287252

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10673
/proc/meminfo: memFree=952760/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=285456 CPUtime=87.18
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88151 0 0 0 8674 44 0 0 25 0 1 0 128261999 292306944 66014 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71364 66014 71 138 0 71223 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 287512

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10673
/proc/meminfo: memFree=952760/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=285712 CPUtime=147.15
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88188 0 0 0 14671 44 0 0 25 0 1 0 128261999 292569088 66051 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71428 66051 71 138 0 71287 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 287768

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10673
/proc/meminfo: memFree=952696/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=285712 CPUtime=207.13
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88207 0 0 0 20669 44 0 0 25 0 1 0 128261999 292569088 66070 1992294400 134512640 135078026 4294956176 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71428 66070 71 138 0 71287 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 287768

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10673
/proc/meminfo: memFree=952568/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=285712 CPUtime=267.1
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88230 0 0 0 26666 44 0 0 25 0 1 0 128261999 292569088 66093 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71428 66093 71 138 0 71287 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 287768

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10673
/proc/meminfo: memFree=952568/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=286224 CPUtime=327.08
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88231 0 0 0 32664 44 0 0 25 0 1 0 128261999 293093376 66094 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71556 66094 71 138 0 71415 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 288280

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10673
/proc/meminfo: memFree=952440/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=286224 CPUtime=387.05
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88264 0 0 0 38661 44 0 0 25 0 1 0 128261999 293093376 66127 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71556 66127 71 138 0 71415 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 288280

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10673
/proc/meminfo: memFree=952312/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=286224 CPUtime=447.02
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88300 0 0 0 44658 44 0 0 25 0 1 0 128261999 293093376 66163 1992294400 134512640 135078026 4294956176 18446744073709551615 134526787 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71556 66163 71 138 0 71415 0
Current children cumulated CPU time (s) 462.06
Current children cumulated vsize (KiB) 288280

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10673
/proc/meminfo: memFree=952312/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=286224 CPUtime=507
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88302 0 0 0 50656 44 0 0 25 0 1 0 128261999 293093376 66165 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71556 66165 71 138 0 71415 0
Current children cumulated CPU time (s) 522.04
Current children cumulated vsize (KiB) 288280

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10673
/proc/meminfo: memFree=952312/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=286224 CPUtime=566.98
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88304 0 0 0 56653 45 0 0 25 0 1 0 128261999 293093376 66167 1992294400 134512640 135078026 4294956176 18446744073709551615 134534356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71556 66167 71 138 0 71415 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 288280

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10679
/proc/meminfo: memFree=951992/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=286736 CPUtime=626.94
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88372 0 0 0 62649 45 0 0 25 0 1 0 128261999 293617664 66235 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71684 66235 71 138 0 71543 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 288792

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10679
/proc/meminfo: memFree=951416/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=287192 CPUtime=686.91
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88491 0 0 0 68646 45 0 0 25 0 1 0 128261999 294084608 66354 1992294400 134512640 135078026 4294956176 18446744073709551615 134522662 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71798 66354 71 138 0 71657 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 289248

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10679
/proc/meminfo: memFree=951416/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=287192 CPUtime=746.89
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88491 0 0 0 74644 45 0 0 25 0 1 0 128261999 294084608 66354 1992294400 134512640 135078026 4294956176 18446744073709551615 134534276 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71798 66354 71 138 0 71657 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 289248

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

[startup+767.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10679
/proc/meminfo: memFree=951416/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=287192 CPUtime=752.48
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88491 0 0 0 75203 45 0 0 25 0 1 0 128261999 294084608 66354 1992294400 134512640 135078026 4294956176 18446744073709551615 134534901 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71798 66354 71 138 0 71657 0
Current children cumulated CPU time (s) 767.52
Current children cumulated vsize (KiB) 289248

[startup+774.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10679
/proc/meminfo: memFree=951416/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=287192 CPUtime=758.88
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88491 0 0 0 75843 45 0 0 25 0 1 0 128261999 294084608 66354 1992294400 134512640 135078026 4294956176 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71798 66354 71 138 0 71657 0
Current children cumulated CPU time (s) 773.92
Current children cumulated vsize (KiB) 289248

[startup+777.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10679
/proc/meminfo: memFree=951416/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=287192 CPUtime=762.08
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88491 0 0 0 76163 45 0 0 25 0 1 0 128261999 294084608 66354 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71798 66354 71 138 0 71657 0
Current children cumulated CPU time (s) 777.12
Current children cumulated vsize (KiB) 289248

[startup+779.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10679
/proc/meminfo: memFree=951416/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=287192 CPUtime=763.67
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88491 0 0 0 76322 45 0 0 25 0 1 0 128261999 294084608 66354 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71798 66354 71 138 0 71657 0
Current children cumulated CPU time (s) 778.71
Current children cumulated vsize (KiB) 289248

[startup+779.907 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10679
/proc/meminfo: memFree=951416/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=287192 CPUtime=764.48
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194304 88491 0 0 0 76403 45 0 0 25 0 1 0 128261999 294084608 66354 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 71798 66354 71 138 0 71657 0
Current children cumulated CPU time (s) 779.52
Current children cumulated vsize (KiB) 289248

[startup+780.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10679
/proc/meminfo: memFree=951416/2055920 swapFree=4180896/4192956
[pid=10669] ppid=10667 vsize=2056 CPUtime=15.04
/proc/10669/stat : 10669 (SATzilla2009_I) S 10667 10669 10300 0 -1 4194304 180 94136 0 0 0 0 1451 53 19 0 1 0 128260492 2105344 138 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10669/statm: 514 138 120 399 0 111 0
[pid=10673] ppid=10669 vsize=0 CPUtime=764.88
/proc/10673/stat : 10673 (mxc-sr08) R 10669 10669 10300 0 -1 4194308 88492 0 0 0 76442 46 0 0 25 0 1 0 128261999 0 0 1992294400 0 0 0 0 0 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10673/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 779.92
Current children cumulated vsize (KiB) 2056

Child status: 20
Real time (s): 780.341
CPU time (s): 779.977
CPU user time (s): 778.942
CPU system time (s): 1.03584
CPU usage (%): 99.9534
Max. virtual memory (cumulated for all children) (KiB): 324804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 778.942
system time used= 1.03584
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 182826
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= 10
involuntary context switches= 1823

runsolver used 0.659899 second user time and 2.18567 second system time

The end

Launcher Data

Begin job on node27 at 2009-04-29 12:51:15
IDJOB=1577533
IDBENCH=70961
IDSOLVER=528
FILE ID=node27/1577533-1241002272
PBS_JOBID= 9204840
Free space on /tmp= 66144 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1577533-1241002272/watcher-1577533-1241002272 -o /tmp/evaluation-result-1577533-1241002272/solver-1577533-1241002272 -C 1200 -W 1800 -M 1800  HOME/SATzilla2009_I HOME/instance-1577533-1241002272.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=927484723

node27.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		: 2800.234
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	: 5521.40
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		: 2800.234
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:       1216728 kB
Buffers:         49432 kB
Cached:         704236 kB
SwapCached:       5076 kB
Active:         130328 kB
Inactive:       631440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1216728 kB
SwapTotal:     4192956 kB
SwapFree:      4180896 kB
Dirty:           80964 kB
Writeback:           0 kB
Mapped:          14144 kB
Slab:            63260 kB
Committed_AS:   513324 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264948 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66112 MiB
End job on node27 at 2009-04-29 13:04:16