Trace number 297199

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, and are wall clock time (not CPU 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
SATzilla FULL? (exit code) 1199.57 1199.87

General information on the benchmark

Namerandom/OnTreshold/7SAT/v75/
unif-k7-r89-v75-c6675-S1963596997-08.SAT.shuffled.cnf
MD5SUMc980bbb828358ff4d2a9cdb308a41d76
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.64345
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56675

Solver Data (download as text)

10.64/10.72	c run March_dl for 5 seconds ... 
10.64/10.72	c Bin: Executing march_dl
10.64/10.72	c child exit by a signal
10.64/10.72	c march_dl returned code 137.
10.64/10.72	c run saps for 2 seconds ... 
10.64/10.72	c Bin: Executing ubcsat2006
10.64/10.72	c child exited successfully
10.64/10.72	c ubcsat2006 returned code 0.
10.64/10.72	c satzilla computing base features
10.64/10.72	c satzilla doing unit-prop probe
10.64/10.72	c satzilla doing local search probe
10.64/10.72	c satzilla doing lobjois search-space size estimate
10.64/10.72	c satzilla's ranking:
10.64/10.72	c 1) minisat20: 2.919220
10.64/10.72	c 2) kcnfs: 2.929841
10.64/10.72	c 3) march_dl: 3.455374
10.64/10.72	c 4) eureka: 3.875472
10.64/10.72	c 5) vallst: 4.373369
10.64/10.72	c 6) zchaff_rand: 5.183544
10.64/10.72	c 7) kcnfs+P: 999.000000
10.64/10.72	c 8) march_dl+P: 999.000000
10.64/10.72	c 9) vallst+P: 999.000000
10.64/10.72	c 10) zchaff_rand+P: 999.000000
10.64/10.72	c 11) rsat+P: 999.000000
10.64/10.72	c 12) eureka+P: 999.000000
10.64/10.72	c 13) minisat20+P: 999.000000
10.64/10.72	c 14) rsat: 999.000000
10.64/10.72	c satzilla running minisat20 ... 
10.64/10.72	This is MiniSat 2.0 beta
10.64/10.72	WARNING: for repeatability, setting FPU to use double precision
10.64/10.72	============================[ Problem Statistics ]=============================
10.64/10.72	|                                                                             |
10.64/10.72	|  Number of variables:  75                                                   |
10.64/10.72	|  Number of clauses:    6675                                                 |
10.64/10.72	|  Parsing time:         0.01         s                                       |
10.64/10.72	============================[ Search Statistics ]==============================
10.64/10.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.64/10.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.64/10.72	===============================================================================
10.64/10.72	|         0 |      75     6675    46725 |     2225        0    nan |  0.000 % |
10.64/10.73	|       101 |      75     6675    46725 |     2447      101     26 |  0.018 % |
10.64/10.74	|       252 |      75     6675    46725 |     2692      252     26 |  0.018 % |
10.64/10.75	|       477 |      75     6675    46725 |     2961      477     26 |  0.018 % |
10.70/10.76	|       816 |      75     6675    46725 |     3257      816     26 |  0.018 % |
10.70/10.79	|      1323 |      75     6675    46725 |     3583     1323     25 |  0.018 % |
10.70/10.82	|      2083 |      75     6675    46725 |     3941     2083     25 |  0.018 % |
10.70/10.88	|      3224 |      75     6675    46725 |     4335     3224     26 |  0.018 % |
10.70/10.99	|      4932 |      75     6675    46725 |     4769     2746     26 |  0.018 % |
10.70/11.13	|      7495 |      75     6675    46725 |     5246     2906     26 |  0.018 % |
11.25/11.37	|     11339 |      75     6675    46725 |     5771     4110     25 |  0.018 % |
11.76/11.79	|     17105 |      75     6675    46725 |     6348     4068     25 |  0.018 % |
12.27/12.36	|     25755 |      75     6675    46725 |     6983     6338     26 |  0.018 % |
13.20/13.29	|     38729 |      75     6675    46725 |     7681     5275     25 |  0.018 % |
14.74/14.79	|     58191 |      75     6675    46725 |     8449     5455     25 |  0.018 % |
17.09/17.14	|     87383 |      75     6675    46725 |     9294     4957     25 |  0.018 % |
20.78/20.86	|    131172 |      75     6675    46725 |    10223     6785     26 |  0.018 % |
26.62/26.67	|    196856 |      75     6675    46725 |    11246     5821     24 |  0.018 % |
35.84/35.92	|    295382 |      75     6675    46725 |    12370     8490     24 |  0.018 % |
50.59/50.72	|    443173 |      75     6675    46725 |    13607     7474     24 |  0.018 % |
73.66/73.80	|    664857 |      75     6675    46725 |    14968    10942     24 |  0.018 % |
111.26/111.33	|    997382 |      75     6675    46725 |    16465    13476     24 |  0.018 % |
171.62/171.79	|   1496170 |      75     6675    46725 |    18112     9111     25 |  0.018 % |
270.11/270.25	|   2244354 |      75     6675    46725 |    19923    13477     24 |  0.018 % |
429.35/429.59	|   3366628 |      75     6675    46725 |    21915    18424     24 |  0.018 % |
690.59/690.84	|   5050039 |      75     6675    46725 |    24107    12149     23 |  0.018 % |
1115.08/1115.47	|   7575155 |      75     6675    46725 |    26517    16761     23 |  0.018 % |
1199.41/1199.83	c Bin: Executing minisat20
1199.41/1199.83	c child exit by a signal
1199.41/1199.83	c minisat20 returned code 137.
1199.41/1199.83	c minisat20 returned code 137.
1199.41/1199.83	c satzilla running kcnfs ... 
1199.41/1199.83	c Bin: Executing kcnfs
1199.41/1199.83	c kcnfs returned code 1.
1199.41/1199.83	c kcnfs returned code 1.
1199.41/1199.83	c satzilla running march_dl ... 
1199.41/1199.83	c Bin: Executing march_dl
1199.41/1199.83	c march_dl returned code 1.
1199.41/1199.83	c march_dl returned code 1.
1199.41/1199.83	c satzilla running eureka ... 
1199.41/1199.83	c Bin: Executing eureka
1199.41/1199.83	c eureka returned code 1.
1199.41/1199.83	c eureka returned code 1.
1199.41/1199.83	c satzilla running vallst ... 
1199.41/1199.83	c Bin: Executing vallst
1199.41/1199.83	c vallst returned code 1.
1199.41/1199.83	c vallst returned code 1.
1199.41/1199.83	c satzilla running zchaff_rand ... 
1199.41/1199.83	c Bin: Executing zchaff_rand
1199.41/1199.83	c zchaff_rand returned code 1.
1199.41/1199.83	c zchaff_rand returned code 1.
1199.41/1199.83	c satzilla running kcnfs with preprocessing ... 
1199.52/1199.86	c Preprocessing...
1199.52/1199.86	c Inital problem has 75 variables, 6675 nary clauses (0 binary clauses).
1199.52/1199.86	c Num non-binary clauses 6675, Average non-binary clause length 7.000
1199.52/1199.86	c Theory has no gaps
1199.52/1199.86	c Preprocessor runtime was 0.020 seconds.
1199.52/1199.86	c 
1199.52/1199.86	c Satisfiability of theory still undetermined.
1199.52/1199.86	c See file /tmp/GrPls4 for simplified theory.
1199.52/1199.86	c Bin: Executing kcnfs
1199.52/1199.86	c kcnfs returned code 1.
1199.52/1199.86	c kcnfs returned code 1.
1199.52/1199.86	c satzilla running march_dl with preprocessing ... 
1199.52/1199.86	c Bin: Executing march_dl
1199.52/1199.86	c march_dl returned code 1.
1199.52/1199.86	c march_dl returned code 1.
1199.52/1199.86	c satzilla running vallst with preprocessing ... 
1199.52/1199.86	c Bin: Executing vallst
1199.52/1199.86	c vallst returned code 1.
1199.52/1199.86	c vallst returned code 1.
1199.52/1199.86	c satzilla running zchaff_rand with preprocessing ... 
1199.52/1199.86	c Bin: Executing zchaff_rand
1199.52/1199.86	c zchaff_rand returned code 1.
1199.52/1199.86	c zchaff_rand returned code 1.
1199.52/1199.86	c satzilla running rsat with preprocessing ... 
1199.52/1199.86	c Bin: Executing rsat
1199.52/1199.86	c rsat returned code 1.
1199.52/1199.86	c rsat returned code 1.
1199.52/1199.86	c satzilla running eureka with preprocessing ... 
1199.52/1199.86	c Bin: Executing eureka
1199.52/1199.86	c eureka returned code 1.
1199.52/1199.86	c eureka returned code 1.
1199.52/1199.86	c satzilla running minisat20 with preprocessing ... 
1199.52/1199.86	c Bin: Executing minisat20
1199.52/1199.86	c minisat20 returned code 1.
1199.52/1199.86	c minisat20 returned code 1.
1199.52/1199.86	c satzilla running rsat ... 
1199.52/1199.87	c Bin: Executing rsat
1199.52/1199.87	c rsat returned code 1.
1199.52/1199.87	c rsat returned code 1.
1199.52/1199.87	c ERROR: All Failed! 
1199.52/1199.87	c SATZILLA_TIME=1199.730000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node72/watcher-297199-1171834695 -o ROOT/results/node72/solver-297199-1171834695 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/297199-1171834695/SATzilla2007_F /tmp/evaluation/297199-1171834695/instance-297199-1171834695.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.02 1.02 0.96 3/77 478
/proc/meminfo: memFree=836016/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=1512 CPUtime=0
/proc/478/stat : 478 (SATzilla2007_F) R 476 478 31989 0 -1 4194304 142 0 0 0 0 0 0 0 18 0 1 0 203437376 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135218003 0 0 4096 0 0 0 0 17 1 0 0
/proc/478/statm: 378 125 110 260 0 84 0
[pid=479] ppid=478 vsize=636 CPUtime=0
/proc/479/stat : 479 (march_dl) R 478 478 31989 0 -1 4194304 85 0 0 0 0 0 0 0 18 0 1 0 203437376 651264 79 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/479/statm: 159 79 50 118 0 38 0

[startup+0.107551 s]
/proc/loadavg: 1.02 1.02 0.96 3/77 478
/proc/meminfo: memFree=836016/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=1512 CPUtime=0
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 203437376 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/478/statm: 378 125 110 260 0 84 0
[pid=479] ppid=478 vsize=2368 CPUtime=0.1
/proc/479/stat : 479 (march_dl) R 478 478 31989 0 -1 4194304 1100 0 0 0 10 0 0 0 20 0 1 0 203437376 2424832 349 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583483 0 0 8392704 0 0 0 0 17 1 0 0
/proc/479/statm: 592 349 67 118 0 471 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3880

[startup+0.515586 s]
/proc/loadavg: 1.02 1.02 0.96 3/77 478
/proc/meminfo: memFree=836016/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=1512 CPUtime=0
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 203437376 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/478/statm: 378 125 110 260 0 84 0
[pid=479] ppid=478 vsize=2500 CPUtime=0.51
/proc/479/stat : 479 (march_dl) R 478 478 31989 0 -1 4194304 1131 0 0 0 51 0 0 0 24 0 1 0 203437376 2560000 380 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134584441 0 0 8392704 0 0 0 0 17 1 0 0
/proc/479/statm: 625 380 67 118 0 504 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4012

[startup+1.33566 s]
/proc/loadavg: 1.02 1.02 0.96 2/79 480
/proc/meminfo: memFree=829728/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=1512 CPUtime=0
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 203437376 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/478/statm: 378 125 110 260 0 84 0
[pid=479] ppid=478 vsize=7504 CPUtime=1.32
/proc/479/stat : 479 (march_dl) R 478 478 31989 0 -1 4194304 2634 0 0 0 124 8 0 0 25 0 1 0 203437376 7684096 1752 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559737 0 0 8392704 0 0 0 0 17 1 0 0
/proc/479/statm: 1876 1752 72 118 0 1755 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 9016

[startup+2.97181 s]
/proc/loadavg: 1.02 1.02 0.96 2/79 480
/proc/meminfo: memFree=828768/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=1512 CPUtime=0
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 143 0 0 0 0 0 0 0 18 0 1 0 203437376 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/478/statm: 378 125 110 260 0 84 0
[pid=479] ppid=478 vsize=7512 CPUtime=2.96
/proc/479/stat : 479 (march_dl) R 478 478 31989 0 -1 4194304 3158 0 0 0 287 9 0 0 25 0 1 0 203437376 7692288 1762 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/479/statm: 1878 1762 74 118 0 1757 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9024

[startup+6.25911 s]
/proc/loadavg: 1.02 1.02 0.96 2/79 481
/proc/meminfo: memFree=834720/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=1512 CPUtime=4.99
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 149 3158 0 0 0 0 490 9 16 0 1 0 203437376 1548288 125 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/478/statm: 378 125 110 260 0 84 0
[pid=481] ppid=478 vsize=6188 CPUtime=1.25
/proc/481/stat : 481 (ubcsat2006) R 478 478 31989 0 -1 4194304 373 0 0 0 121 4 0 0 25 0 1 0 203437876 6336512 355 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/481/statm: 1547 355 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7700

[startup+12.7177 s]
/proc/loadavg: 1.01 1.01 0.96 2/79 482
/proc/meminfo: memFree=833064/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=3264 CPUtime=1.99
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 519 0 0 0 199 0 0 0 25 0 1 0 203438448 3342336 512 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 816 512 58 118 0 694 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 5584

[startup+25.5269 s]
/proc/loadavg: 1.01 1.01 0.96 2/79 482
/proc/meminfo: memFree=832104/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=4200 CPUtime=14.79
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 760 0 0 0 1479 0 0 0 25 0 1 0 203438448 4300800 753 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 1050 753 58 118 0 928 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 6520

[startup+51.1542 s]
/proc/loadavg: 1.01 1.01 0.96 2/79 482
/proc/meminfo: memFree=831336/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=5044 CPUtime=40.4
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 937 0 0 0 4040 0 0 0 25 0 1 0 203438448 5165056 930 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 1261 930 58 118 0 1139 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 7364

[startup+102.405 s]
/proc/loadavg: 1.00 1.01 0.96 2/79 482
/proc/meminfo: memFree=830568/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=5776 CPUtime=91.65
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 1129 0 0 0 9164 1 0 0 25 0 1 0 203438448 5914624 1122 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 1444 1122 58 118 0 1322 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 8096

[startup+162.472 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 482
/proc/meminfo: memFree=829800/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=6544 CPUtime=151.7
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 1319 0 0 0 15168 2 0 0 25 0 1 0 203438448 6701056 1312 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 1636 1312 58 118 0 1514 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 8864

[startup+222.538 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 482
/proc/meminfo: memFree=829352/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=7024 CPUtime=211.75
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 1424 0 0 0 21173 2 0 0 25 0 1 0 203438448 7192576 1417 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 1756 1417 58 118 0 1634 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 9344

[startup+282.603 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 482
/proc/meminfo: memFree=829032/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=7336 CPUtime=271.8
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 1487 0 0 0 27177 3 0 0 25 0 1 0 203438448 7512064 1480 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 1834 1480 58 118 0 1712 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 9656

[startup+342.673 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 482
/proc/meminfo: memFree=828584/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=7764 CPUtime=331.85
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 1606 0 0 0 33182 3 0 0 25 0 1 0 203438448 7950336 1599 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519691 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 1941 1599 58 118 0 1819 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 10084

[startup+402.744 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 482
/proc/meminfo: memFree=828136/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=8192 CPUtime=391.91
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 1696 0 0 0 39187 4 0 0 25 0 1 0 203438448 8388608 1689 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 2048 1689 58 118 0 1926 0
Current children cumulated CPU time (s) 402.61
Current children cumulated vsize (KiB) 10512

[startup+462.814 s]
/proc/loadavg: 1.00 1.00 0.96 2/79 482
/proc/meminfo: memFree=827944/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=8476 CPUtime=451.97
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 1757 0 0 0 45192 5 0 0 25 0 1 0 203438448 8679424 1750 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 2119 1750 58 118 0 1997 0
Current children cumulated CPU time (s) 462.67

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

/proc/482/statm: 2303 1934 58 118 0 2181 0
Current children cumulated CPU time (s) 762.93
Current children cumulated vsize (KiB) 11532

[startup+823.225 s]
/proc/loadavg: 1.07 1.03 0.97 2/79 482
/proc/meminfo: memFree=827176/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=9400 CPUtime=812.29
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 1975 0 0 0 81221 8 0 0 25 0 1 0 203438448 9625600 1968 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 2350 1968 58 118 0 2228 0
Current children cumulated CPU time (s) 822.99
Current children cumulated vsize (KiB) 11720

[startup+883.292 s]
/proc/loadavg: 1.02 1.03 0.97 2/79 482
/proc/meminfo: memFree=827112/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=9400 CPUtime=872.34
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 1992 0 0 0 87226 8 0 0 25 0 1 0 203438448 9625600 1985 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 2350 1985 58 118 0 2228 0
Current children cumulated CPU time (s) 883.04
Current children cumulated vsize (KiB) 11720

[startup+943.363 s]
/proc/loadavg: 1.01 1.02 0.97 2/79 482
/proc/meminfo: memFree=826920/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=9544 CPUtime=932.4
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 2022 0 0 0 93231 9 0 0 25 0 1 0 203438448 9773056 2015 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 2386 2015 58 118 0 2264 0
Current children cumulated CPU time (s) 943.1
Current children cumulated vsize (KiB) 11864

[startup+1003.43 s]
/proc/loadavg: 1.00 1.01 0.97 3/79 482
/proc/meminfo: memFree=826920/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=9684 CPUtime=992.45
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 2038 0 0 0 99236 9 0 0 25 0 1 0 203438448 9916416 2031 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 2421 2031 58 118 0 2299 0
Current children cumulated CPU time (s) 1003.15
Current children cumulated vsize (KiB) 12004

[startup+1063.51 s]
/proc/loadavg: 1.00 1.01 0.97 2/79 482
/proc/meminfo: memFree=826920/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=9684 CPUtime=1052.51
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 2041 0 0 0 105241 10 0 0 25 0 1 0 203438448 9916416 2034 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 2421 2034 58 118 0 2299 0
Current children cumulated CPU time (s) 1063.21
Current children cumulated vsize (KiB) 12004

[startup+1123.58 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 482
/proc/meminfo: memFree=826792/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=9684 CPUtime=1112.57
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 2070 0 0 0 111246 11 0 0 25 0 1 0 203438448 9916416 2063 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 2421 2063 58 118 0 2299 0
Current children cumulated CPU time (s) 1123.27
Current children cumulated vsize (KiB) 12004

[startup+1183.64 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 482
/proc/meminfo: memFree=826600/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=9860 CPUtime=1172.62
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 2104 0 0 0 117251 11 0 0 25 0 1 0 203438448 10096640 2097 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 2465 2097 58 118 0 2343 0
Current children cumulated CPU time (s) 1183.32
Current children cumulated vsize (KiB) 12180

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

[startup+1187.45 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 482
/proc/meminfo: memFree=826600/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=9860 CPUtime=1176.42
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 2105 0 0 0 117631 11 0 0 25 0 1 0 203438448 10096640 2098 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 2465 2098 58 118 0 2343 0
Current children cumulated CPU time (s) 1187.12
Current children cumulated vsize (KiB) 12180

[startup+1194.01 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 482
/proc/meminfo: memFree=826600/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=9860 CPUtime=1182.98
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 2105 0 0 0 118287 11 0 0 25 0 1 0 203438448 10096640 2098 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525595 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 2465 2098 58 118 0 2343 0
Current children cumulated CPU time (s) 1193.68
Current children cumulated vsize (KiB) 12180

[startup+1197.28 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 482
/proc/meminfo: memFree=826600/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=9860 CPUtime=1186.25
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 2105 0 0 0 118614 11 0 0 25 0 1 0 203438448 10096640 2098 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 2465 2098 58 118 0 2343 0
Current children cumulated CPU time (s) 1196.95
Current children cumulated vsize (KiB) 12180

[startup+1198.92 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 482
/proc/meminfo: memFree=826600/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=9860 CPUtime=1187.89
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 2105 0 0 0 118778 11 0 0 25 0 1 0 203438448 10096640 2098 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 2465 2098 58 118 0 2343 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 12180

[startup+1199.33 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 482
/proc/meminfo: memFree=826600/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=9860 CPUtime=1188.3
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 2105 0 0 0 118819 11 0 0 25 0 1 0 203438448 10096640 2098 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525677 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 2465 2098 58 118 0 2343 0
Current children cumulated CPU time (s) 1199
Current children cumulated vsize (KiB) 12180

[startup+1199.74 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 482
/proc/meminfo: memFree=826600/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2320 CPUtime=10.7
/proc/478/stat : 478 (SATzilla2007_F) S 476 478 31989 0 -1 4194304 968 3537 0 0 354 8 692 16 25 0 1 0 203437376 2375680 403 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135217869 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/478/statm: 580 403 169 260 0 286 0
[pid=482] ppid=478 vsize=9860 CPUtime=1188.71
/proc/482/stat : 482 (minisat20) R 478 478 31989 0 -1 4194304 2105 0 0 0 118860 11 0 0 25 0 1 0 203438448 10096640 2098 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/482/statm: 2465 2098 58 118 0 2343 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 12180

[startup+1199.85 s]
/proc/loadavg: 1.00 1.00 0.97 2/79 482
/proc/meminfo: memFree=826600/2055920 swapFree=4145060/4192956
[pid=478] ppid=476 vsize=2456 CPUtime=1199.52
/proc/478/stat : 478 (SATzilla2007_F) R 476 478 31989 0 -1 4194304 1070 5642 0 0 354 8 119562 28 16 0 1 0 203437376 2514944 426 18446744073709551615 134512640 135581085 4294956704 18446744073709551615 135296255 0 0 4096 0 0 0 0 17 0 0 0
/proc/478/statm: 614 426 170 260 0 320 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 2456

Child status: 17
Real time (s): 1199.87
CPU time (s): 1199.57
CPU user time (s): 1199.19
CPU system time (s): 0.374943
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 12180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.19
system time used= 0.374943
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6992
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= 26
involuntary context switches= 11347

runsolver used 1.11083 second user time and 3.15652 second system time

The end

Launcher Data (download as text)

Begin job on node72 on Sun Feb 18 21:38:16 UTC 2007

IDJOB= 297199
IDBENCH= 19955
IDSOLVER= 136
FILE ID= node72/297199-1171834695

PBS_JOBID= 3839702

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla FULL
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v75/unif-k7-r89-v75-c6675-S1963596997-08.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/297199-1171834695/SATzilla2007_F /tmp/evaluation/297199-1171834695/instance-297199-1171834695.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-297199-1171834695 -o ROOT/results/node72/solver-297199-1171834695 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/297199-1171834695/SATzilla2007_F /tmp/evaluation/297199-1171834695/instance-297199-1171834695.cnf            

META MD5SUM SOLVER= cf97f3a2fd0b75b608f79c1ce3d2be4a
MD5SUM BENCH=  c980bbb828358ff4d2a9cdb308a41d76

RANDOM SEED= 231250794

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node72.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.236
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.236
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:        836488 kB
Buffers:         50404 kB
Cached:        1038904 kB
SwapCached:      16508 kB
Active:         693928 kB
Inactive:       419692 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        836488 kB
SwapTotal:     4192956 kB
SwapFree:      4145060 kB
Dirty:           10308 kB
Writeback:           0 kB
Mapped:          30012 kB
Slab:            91484 kB
Committed_AS:   523316 kB
PageTables:       1676 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= 66554 MiB

End job on node72 on Sun Feb 18 21:58:16 UTC 2007