Trace number 1563104

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_C 2009-03-22UNSAT 690.368 690.73

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l48_lambda.cnf
MD5SUMe7c28f6a200a1c1912fbaacfb3572515
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark261.819
Satisfiable
(Un)Satisfiability was proved
Number of variables34656
Number of clauses174528
Sum of the clauses size503708
Maximum clause length9
Minimum clause length1
Number of clauses of size 14424
Number of clauses of size 242805
Number of clauses of size 3103458
Number of clauses of size 416481
Number of clauses of size 57216
Number of clauses of size over 5144

Solver Data

20.94/21.02	c SATzilla is building models for class 2
20.94/21.02	c run presolver march_dl2004 for 5 seconds ... 
20.94/21.02	c Bin: Executing march_dl2004
20.94/21.02	c spawning binary file with 5 seconds ...
20.94/21.02	c child exit by a signal
20.94/21.02	c march_dl2004 returned code 137.
20.94/21.02	c run presolver mxc-sr08 for 5 seconds ... 
20.94/21.02	c Bin: Executing mxc-sr08
20.94/21.02	c spawning binary file with 5 seconds ...
20.94/21.02	c child exit by a signal
20.94/21.02	c mxc-sr08 returned code 137.
20.94/21.02	c Orignal number of varibales is 34656, number of clauses is 174528 
20.94/21.02	c predicted feature computation time is 15.861903 
20.94/21.02	c Bin: Executing satelite
20.94/21.02	c spawning binary file with 240 seconds ...
20.94/21.02	c child exited successfully
20.94/21.02	c satzilla computing base features
20.94/21.02	c Number of variabe is: 8333, Number of clause is : 73221 
20.94/21.02	c Initializing...
20.94/21.02	c satzilla compute diameter ...
20.94/21.02	c start diameter features ...
20.94/21.02	c satzilla doing clause learning
20.94/21.02	c start clause learning features ...
20.94/21.02	c Bin: Executing zchaff07
20.94/21.02	c spawning binary file with 2 seconds ...
20.94/21.02	c child exit by a signal
20.94/21.02	c satzilla doing survey propogation probe
20.94/21.02	c do survay propogation for 2 second ...
20.94/21.02	c satzilla doing local search probe
20.94/21.02	c satzilla doing lobjois search-space size estimate
20.94/21.02	c features are:34656 174528 8333 73221 3.15889 1.38358 0.113806 0.49706 0.659979 1.39543 0.000405034 0.378705 0.00024001 0.00120005 1.2942 0.18141 0.758894 0.000405034 1.4973 1.36573e-05 0.00405621 3.0333 0.365771 0.163516 0 1 3.10415 0.000177589 1.23786 0 0.00390598 2.78571 0.537127 0.000397584 1.95265 2.73146e-05 0.011595 5.26939 0.132937 2 6 0.948176 1421.4 0.208908 1031 1842 1842 1031 1549 1139 1546 18.9799 0.154358 14.2485 23.1298 23.1298 14.2485 20.6043 18.2076 18.7096 0.612152 0.33361 4.82977e-06 1 0.821138 0.276507 0.736106 0.499697 0.683169 0.0629269 0.987711 -2.22045e-16 1 0.125985 0.000221976 0.118619 0.0153934 0.05565 493.2 0.508057 1814.27 0.277142 1935 1902 1983 1.22648 1.09159 0.983 0.0536172 0.069375 0.402112 
20.94/21.02	c satzilla's ranking:
20.94/21.02	c 1) minisat20: 3.388110
20.94/21.02	c 2) mxc-sr08: 2.817555
20.94/21.02	c 3) minisat20SAT07: 2.702419
20.94/21.02	c 4) march_dl2004: 2.005096
20.94/21.02	c 5) zchaff_rand: 1.628215
20.94/21.02	c 6) vallst: 0.921153
20.94/21.02	c 7) tts-4-0: -0.103444
20.94/21.02	c 8) SATenstein: -10000.000000
20.94/21.02	c 9) gnovelty+: -10000.000000
20.94/21.02	c 10) adaptg2wsat+: -10000.000000
20.94/21.02	c 11) adaptg2wsat0: -10000.000000
20.94/21.02	c 12) picosat846: -10000.000000
20.94/21.02	c 13) kcnfs04SAT07: -10000.000000
20.94/21.02	c satzilla running minisat20 ... 
20.94/21.02	This is MiniSat 2.0 beta
20.94/21.02	WARNING: for repeatability, setting FPU to use double precision
20.94/21.02	============================[ Problem Statistics ]=============================
20.94/21.02	|                                                                             |
20.94/21.02	|  Number of variables:  34656                                                |
20.94/21.02	|  Number of clauses:    174528                                               |
20.97/21.13	|  Parsing time:         0.10         s                                       |
20.97/21.14	============================[ Search Statistics ]==============================
20.97/21.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.97/21.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.97/21.14	===============================================================================
20.97/21.14	|         0 |   29327   157924   466138 |    52641        0    nan |  0.000 % |
20.97/21.16	|       100 |   29318   157924   466138 |    57905       97      8 | 16.395 % |
20.97/21.18	|       250 |   29318   157924   466138 |    63696      247     12 | 16.395 % |
20.97/21.20	|       476 |   29318   157924   466138 |    70065      473     11 | 16.395 % |
20.97/21.23	|       813 |   29317   157924   466138 |    77072      810     11 | 16.395 % |
20.97/21.28	|      1319 |   29317   157924   466138 |    84779     1316     13 | 16.395 % |
20.97/21.37	|      2079 |   29317   157924   466138 |    93257     2076     14 | 16.395 % |
20.97/21.59	|      3218 |   28974   128480   355725 |   102583     3215     14 | 16.395 % |
20.97/21.78	|      4928 |   28974   128480   355725 |   112841     4925     15 | 16.395 % |
22.03/22.14	|      7491 |   28974   128480   355725 |   124125     7488     15 | 16.395 % |
22.53/22.68	|     11335 |   28974   128480   355725 |   136538    11332     16 | 16.395 % |
23.33/23.48	|     17101 |   28974   128480   355725 |   150191    17098     17 | 16.395 % |
24.92/25.07	|     25751 |   28974   128480   355725 |   165211    25748     17 | 16.395 % |
27.93/28.02	|     38725 |   28974   128480   355725 |   181732    38722     19 | 16.395 % |
37.33/37.42	|     58186 |   28974   128480   355725 |   199905    58183     20 | 16.395 % |
59.10/59.20	|     87378 |   28974   128480   355725 |   219895    87375     21 | 16.395 % |
85.70/85.83	|    131168 |   28953   127994   354307 |   241885    63924     18 | 16.456 % |
145.87/146.05	|    196854 |   28953   127994   354307 |   266074   129610     24 | 16.456 % |
313.47/313.70	|    295382 |   28953   127994   354307 |   292681   228138     25 | 16.456 % |
573.18/573.57	|    443171 |   28951   127986   354285 |   321949   108915     22 | 16.462 % |
690.32/690.71	===============================================================================
690.32/690.71	restarts              : 20
690.32/690.71	conflicts             : 528621         (790 /sec)
690.32/690.71	decisions             : 746078         (1.79 % random) (1115 /sec)
690.32/690.71	propagations          : 394459674      (589417 /sec)
690.32/690.71	conflict literals     : 12850452       (41.22 % deleted)
690.32/690.71	Memory used           : 51.61 MB
690.32/690.71	CPU time              : 669.237 s
690.32/690.71	
690.32/690.72	c Bin: Executing minisat20
690.32/690.72	c spawning binary file with 1179 seconds ...
690.32/690.72	c child exited successfully
690.32/690.72	c minisat20 returned code 20.
690.32/690.72	s UNSATISFIABLE
690.32/690.72	c SATZILLA_TIME=690.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-1563104-1241000333/watcher-1563104-1241000333 -o /tmp/evaluation-result-1563104-1241000333/solver-1563104-1241000333 -C 1200 -W 1800 -M 1800 HOME/SATzilla2009_C HOME/instance-1563104-1241000333.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: 0.92 0.98 1.05 3/64 2663
/proc/meminfo: memFree=935280/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=2056 CPUtime=0
/proc/2663/stat : 2663 (SATzilla2009_C) R 2661 2663 2450 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 128065945 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/2663/statm: 514 112 96 399 0 111 0
[pid=2664] ppid=2663 vsize=3344 CPUtime=0
/proc/2664/stat : 2664 (march_dl2004) R 2663 2663 2450 0 -1 4194304 501 0 0 0 0 0 0 0 18 0 1 0 128065946 3424256 497 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2664/statm: 836 499 49 118 0 715 0

[startup+0.03867 s]
/proc/loadavg: 0.92 0.98 1.05 3/64 2663
/proc/meminfo: memFree=935280/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=2056 CPUtime=0
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128065945 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2663/statm: 514 112 96 399 0 111 0
[pid=2664] ppid=2663 vsize=4544 CPUtime=0.03
/proc/2664/stat : 2664 (march_dl2004) R 2663 2663 2450 0 -1 4194304 871 0 0 0 3 0 0 0 19 0 1 0 128065946 4653056 866 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2664/statm: 1136 866 50 118 0 1015 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 6600

[startup+0.101675 s]
/proc/loadavg: 0.92 0.98 1.05 3/64 2663
/proc/meminfo: memFree=935280/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=2056 CPUtime=0
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128065945 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2663/statm: 514 112 96 399 0 111 0
[pid=2664] ppid=2663 vsize=5336 CPUtime=0.09
/proc/2664/stat : 2664 (march_dl2004) R 2663 2663 2450 0 -1 4194304 1113 0 0 0 9 0 0 0 19 0 1 0 128065946 5464064 1108 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2664/statm: 1334 1108 50 118 0 1213 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7392

[startup+0.3017 s]
/proc/loadavg: 0.92 0.98 1.05 3/64 2663
/proc/meminfo: memFree=935280/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=2056 CPUtime=0
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128065945 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2663/statm: 514 112 96 399 0 111 0
[pid=2664] ppid=2663 vsize=14308 CPUtime=0.29
/proc/2664/stat : 2664 (march_dl2004) R 2663 2663 2450 0 -1 4194304 2998 0 0 0 29 0 0 0 21 0 1 0 128065946 14651392 2817 1992294400 134512640 134996440 4294956176 18446744073709551615 134651536 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2664/statm: 3577 2817 52 118 0 3456 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16364

[startup+0.701748 s]
/proc/loadavg: 0.92 0.98 1.05 3/64 2663
/proc/meminfo: memFree=935280/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=2056 CPUtime=0
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128065945 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2663/statm: 514 112 96 399 0 111 0
[pid=2664] ppid=2663 vsize=15880 CPUtime=0.69
/proc/2664/stat : 2664 (march_dl2004) R 2663 2663 2450 0 -1 4194304 4432 0 0 0 68 1 0 0 25 0 1 0 128065946 16261120 3242 1992294400 134512640 134996440 4294956176 18446744073709551615 134652096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2664/statm: 3970 3242 55 118 0 3849 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17936

[startup+1.50184 s]
/proc/loadavg: 0.92 0.98 1.05 2/66 2665
/proc/meminfo: memFree=922016/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=2056 CPUtime=0
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128065945 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2663/statm: 514 112 96 399 0 111 0
[pid=2664] ppid=2663 vsize=15996 CPUtime=1.49
/proc/2664/stat : 2664 (march_dl2004) R 2663 2663 2450 0 -1 4194304 5603 0 0 0 147 2 0 0 25 0 1 0 128065946 16379904 3299 1992294400 134512640 134996440 4294956176 18446744073709551615 134651771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/2664/statm: 3999 3299 64 118 0 3878 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18052

[startup+3.10205 s]
/proc/loadavg: 0.92 0.98 1.05 2/66 2665
/proc/meminfo: memFree=908320/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=2056 CPUtime=0
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 128065945 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2663/statm: 514 112 96 399 0 111 0
[pid=2664] ppid=2663 vsize=42068 CPUtime=3.09
/proc/2664/stat : 2664 (march_dl2004) R 2663 2663 2450 0 -1 4194304 13344 0 0 0 305 4 0 0 25 0 1 0 128065946 43077632 9797 1992294400 134512640 134996440 4294956176 18446744073709551615 134559280 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2664/statm: 10517 9797 69 118 0 10396 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44124

[startup+6.30143 s]
/proc/loadavg: 0.93 0.98 1.05 2/66 2666
/proc/meminfo: memFree=919584/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=2056 CPUtime=4.99
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 152 13344 0 0 0 0 494 5 16 0 1 0 128065945 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 514 121 104 399 0 111 0
[pid=2666] ppid=2663 vsize=23312 CPUtime=1.27
/proc/2666/stat : 2666 (mxc-sr08) R 2663 2663 2450 0 -1 4194304 6787 0 0 0 124 3 0 0 25 0 1 0 128066447 23871488 5395 1992294400 134512640 135078026 4294956176 18446744073709551615 134533828 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2666/statm: 5828 5395 71 138 0 5687 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 25368

[startup+12.7022 s]
/proc/loadavg: 0.93 0.98 1.05 2/65 2667
/proc/meminfo: memFree=928168/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=7912 CPUtime=12.66
/proc/2663/stat : 2663 (SATzilla2009_C) R 2661 2663 2450 0 -1 4194304 2364 25721 0 0 139 1 1114 12 25 0 1 0 128065945 8101888 1611 1992294400 134512640 136149437 4294956208 18446744073709551615 134532721 0 0 4096 0 0 0 0 17 0 0 0
/proc/2663/statm: 1978 1611 135 399 0 1575 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7912

[startup+25.5017 s]
/proc/loadavg: 0.95 0.98 1.05 2/66 2669
/proc/meminfo: memFree=915232/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=13476 CPUtime=4.45
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 3122 0 0 0 444 1 0 0 25 0 1 0 128068048 13799424 3116 1992294400 134512640 134998072 4294956176 18446744073709551615 134536237 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 3369 3116 59 118 0 3247 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 22024

[startup+51.1018 s]
/proc/loadavg: 0.96 0.98 1.04 2/66 2669
/proc/meminfo: memFree=908896/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=19628 CPUtime=30.04
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 4666 0 0 0 3001 3 0 0 25 0 1 0 128068048 20099072 4660 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 4907 4660 59 118 0 4785 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 28176

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.04 2/66 2669
/proc/meminfo: memFree=906016/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=22768 CPUtime=81.22
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 5390 0 0 0 8118 4 0 0 25 0 1 0 128068048 23314432 5384 1992294400 134512640 134998072 4294956176 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 5692 5384 59 118 0 5570 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 31316

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 2669
/proc/meminfo: memFree=898912/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=29956 CPUtime=141.18
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 7159 0 0 0 14112 6 0 0 25 0 1 0 128068048 30674944 7153 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 7489 7153 59 118 0 7367 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 38504

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.03 2/66 2669
/proc/meminfo: memFree=893664/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=35088 CPUtime=201.16
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 8472 0 0 0 20108 8 0 0 25 0 1 0 128068048 35930112 8466 1992294400 134512640 134998072 4294956176 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 8772 8466 59 118 0 8650 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 43636

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 2669
/proc/meminfo: memFree=889120/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=40048 CPUtime=261.12
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 9639 0 0 0 26103 9 0 0 25 0 1 0 128068048 41009152 9633 1992294400 134512640 134998072 4294956176 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2669/statm: 10012 9633 59 118 0 9890 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 48596

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.02 2/66 2669
/proc/meminfo: memFree=884960/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=44108 CPUtime=321.09
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 10658 0 0 0 32099 10 0 0 25 0 1 0 128068048 45166592 10652 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 11027 10652 59 118 0 10905 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 52656

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/66 2669
/proc/meminfo: memFree=881504/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=47708 CPUtime=381.07
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 11540 0 0 0 38096 11 0 0 25 0 1 0 128068048 48852992 11534 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 11927 11534 59 118 0 11805 0
Current children cumulated CPU time (s) 402.04
Current children cumulated vsize (KiB) 56256

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 2669
/proc/meminfo: memFree=878176/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=50952 CPUtime=441.04
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 12364 0 0 0 44092 12 0 0 25 0 1 0 128068048 52174848 12358 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 12738 12358 59 118 0 12616 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 59500

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 2669
/proc/meminfo: memFree=876832/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=52408 CPUtime=501.02
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 12692 0 0 0 50090 12 0 0 25 0 1 0 128068048 53665792 12686 1992294400 134512640 134998072 4294956176 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 13102 12686 59 118 0 12980 0
Current children cumulated CPU time (s) 521.99
Current children cumulated vsize (KiB) 60956

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 2669
/proc/meminfo: memFree=876512/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=52764 CPUtime=561
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 12772 0 0 0 56087 13 0 0 25 0 1 0 128068048 54030336 12766 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 13191 12766 59 118 0 13069 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 61312

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 2669
/proc/meminfo: memFree=876320/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=52844 CPUtime=620.97
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 12800 0 0 0 62084 13 0 0 25 0 1 0 128068048 54112256 12794 1992294400 134512640 134998072 4294956176 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 13211 12794 59 118 0 13089 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 61392

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

[startup+665.506 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 2669
/proc/meminfo: memFree=876256/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=52844 CPUtime=644.16
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 12807 0 0 0 64403 13 0 0 25 0 1 0 128068048 54112256 12801 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 13211 12801 59 118 0 13089 0
Current children cumulated CPU time (s) 665.13
Current children cumulated vsize (KiB) 61392

[startup+678.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 2669
/proc/meminfo: memFree=876256/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=52844 CPUtime=656.95
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 12807 0 0 0 65682 13 0 0 25 0 1 0 128068048 54112256 12801 1992294400 134512640 134998072 4294956176 18446744073709551615 134525145 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 13211 12801 59 118 0 13089 0
Current children cumulated CPU time (s) 677.92
Current children cumulated vsize (KiB) 61392

[startup+684.702 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 2669
/proc/meminfo: memFree=876256/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=52844 CPUtime=663.35
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 12808 0 0 0 66322 13 0 0 25 0 1 0 128068048 54112256 12802 1992294400 134512640 134998072 4294956176 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 13211 12802 59 118 0 13089 0
Current children cumulated CPU time (s) 684.32
Current children cumulated vsize (KiB) 61392

[startup+687.902 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 2669
/proc/meminfo: memFree=876256/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=52844 CPUtime=666.55
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 12811 0 0 0 66642 13 0 0 25 0 1 0 128068048 54112256 12805 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 13211 12805 59 118 0 13089 0
Current children cumulated CPU time (s) 687.52
Current children cumulated vsize (KiB) 61392

[startup+689.501 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 2669
/proc/meminfo: memFree=876256/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=52844 CPUtime=668.15
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 12812 0 0 0 66802 13 0 0 25 0 1 0 128068048 54112256 12806 1992294400 134512640 134998072 4294956176 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 13211 12806 59 118 0 13089 0
Current children cumulated CPU time (s) 689.12
Current children cumulated vsize (KiB) 61392

[startup+690.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 2669
/proc/meminfo: memFree=876256/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=52844 CPUtime=668.95
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 12812 0 0 0 66882 13 0 0 25 0 1 0 128068048 54112256 12806 1992294400 134512640 134998072 4294956176 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 13211 12806 59 118 0 13089 0
Current children cumulated CPU time (s) 689.92
Current children cumulated vsize (KiB) 61392

[startup+690.702 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 2669
/proc/meminfo: memFree=876256/2055920 swapFree=4192812/4192956
[pid=2663] ppid=2661 vsize=8548 CPUtime=20.97
/proc/2663/stat : 2663 (SATzilla2009_C) S 2661 2663 2450 0 -1 4194304 5164 28245 0 0 763 8 1310 16 25 0 1 0 128065945 8753152 1908 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/2663/statm: 2137 1908 220 399 0 1734 0
[pid=2669] ppid=2663 vsize=52844 CPUtime=669.35
/proc/2669/stat : 2669 (minisat20) R 2663 2663 2450 0 -1 4194304 12812 0 0 0 66922 13 0 0 25 0 1 0 128068048 54112256 12806 1992294400 134512640 134998072 4294956176 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 0 0 0
/proc/2669/statm: 13211 12806 59 118 0 13089 0
Current children cumulated CPU time (s) 690.32
Current children cumulated vsize (KiB) 61392

Child status: 20
Real time (s): 690.73
CPU time (s): 690.368
CPU user time (s): 689.975
CPU system time (s): 0.39294
CPU usage (%): 99.9477
Max. virtual memory (cumulated for all children) (KiB): 61392

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

runsolver used 0.533918 second user time and 1.9927 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-29 12:18:53
IDJOB=1563104
IDBENCH=70947
IDSOLVER=527
FILE ID=node33/1563104-1241000333
PBS_JOBID= 9204834
Free space on /tmp= 66484 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l48_lambda.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1563104-1241000333/watcher-1563104-1241000333 -o /tmp/evaluation-result-1563104-1241000333/solver-1563104-1241000333 -C 1200 -W 1800 -M 1800  HOME/SATzilla2009_C HOME/instance-1563104-1241000333.cnf

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

MD5SUM BENCH= e7c28f6a200a1c1912fbaacfb3572515
RANDOM SEED=1707621387

node33.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:        935760 kB
Buffers:         66688 kB
Cached:         955488 kB
SwapCached:          0 kB
Active:         250496 kB
Inactive:       785616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        935760 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           34676 kB
Writeback:           0 kB
Mapped:          23704 kB
Slab:            70060 kB
Committed_AS:   492968 kB
PageTables:       1388 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= 66452 MiB
End job on node33 at 2009-04-29 12:30:24