Trace number 292442

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 CRAFTED? (exit code) 1199.43 1199.76

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1412274662-11.UNSAT.shuffled.cnf
MD5SUM3c4f5368158b573142e5708eb27d980e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark169.002
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
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 51917
Number of clauses of size over 50

Solver Data (download as text)

10.53/10.60	c run March_dl for 5 seconds ... 
10.53/10.60	c Bin: Executing march_dl
10.53/10.60	c child exit by a signal
10.53/10.60	c march_dl returned code 137.
10.53/10.60	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.60	c Bin: Executing ubcsat2006
10.53/10.60	c child exited successfully
10.53/10.60	c ubcsat2006 returned code 0.
10.53/10.60	c satzilla computing base features
10.53/10.60	c satzilla doing unit-prop probe
10.53/10.60	c satzilla doing local search probe
10.53/10.60	c satzilla doing lobjois search-space size estimate
10.53/10.60	c satzilla's ranking:
10.53/10.60	c 1) minisat20+P: -1.392980
10.53/10.60	c 2) march_dl+P: 1.027127
10.53/10.60	c 3) zchaff_rand+P: 2.849356
10.53/10.60	c 4) march_dl: 3.050997
10.53/10.60	c 5) minisat20: 5.103950
10.53/10.60	c 6) vallst+P: 6.510721
10.53/10.60	c 7) kcnfs+P: 999.000000
10.53/10.60	c 8) kcnfs: 999.000000
10.53/10.60	c 9) vallst: 999.000000
10.53/10.60	c 10) zchaff_rand: 999.000000
10.53/10.60	c satzilla running minisat20 with preprocessing ... 
10.53/10.61	This is MiniSat 2.0 beta
10.53/10.61	WARNING: for repeatability, setting FPU to use double precision
10.53/10.61	============================[ Problem Statistics ]=============================
10.53/10.61	|                                                                             |
10.53/10.61	|  Number of variables:  90                                                   |
10.53/10.61	|  Number of clauses:    1917                                                 |
10.53/10.61	|  Parsing time:         0.00         s                                       |
10.53/10.61	============================[ Search Statistics ]==============================
10.53/10.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.61	===============================================================================
10.53/10.61	|         0 |      90     1917     9585 |      639        0    nan |  0.000 % |
10.53/10.62	|       101 |      90     1917     9585 |      702      101     21 |  0.012 % |
10.53/10.62	|       251 |      90     1917     9585 |      773      251     20 |  0.012 % |
10.53/10.63	|       477 |      90     1917     9585 |      850      477     20 |  0.012 % |
10.53/10.63	|       814 |      90     1917     9585 |      935      814     20 |  0.012 % |
10.53/10.65	|      1320 |      90     1917     9585 |     1029      841     19 |  0.012 % |
10.59/10.67	|      2079 |      90     1917     9585 |     1132      551     17 |  0.012 % |
10.59/10.70	|      3218 |      90     1917     9585 |     1245     1115     19 |  0.012 % |
10.59/10.74	|      4927 |      90     1917     9585 |     1369      922     18 |  0.012 % |
10.59/10.82	|      7491 |      90     1917     9585 |     1506      710     17 |  0.012 % |
10.59/10.93	|     11336 |      90     1917     9585 |     1657     1500     18 |  0.012 % |
10.59/11.11	|     17102 |      90     1917     9585 |     1823     1401     18 |  0.012 % |
11.34/11.40	|     25754 |      90     1917     9585 |     2005     1763     19 |  0.012 % |
11.75/11.85	|     38729 |      90     1917     9585 |     2206     1551     18 |  0.012 % |
12.47/12.55	|     58192 |      90     1917     9585 |     2426     2062     19 |  0.012 % |
13.59/13.64	|     87385 |      90     1917     9585 |     2669     1855     19 |  0.012 % |
15.23/15.32	|    131174 |      90     1917     9585 |     2936     2534     18 |  0.012 % |
17.90/17.96	|    196858 |      90     1917     9585 |     3229     1612     19 |  0.012 % |
21.99/22.03	|    295384 |      90     1917     9585 |     3552     2552     18 |  0.012 % |
28.35/28.38	|    443173 |      90     1917     9585 |     3908     1964     19 |  0.012 % |
38.29/38.37	|    664856 |      90     1917     9585 |     4298     3508     18 |  0.012 % |
53.86/53.93	|    997382 |      90     1917     9585 |     4728     3419     17 |  0.012 % |
78.14/78.26	|   1496171 |      90     1917     9585 |     5201     3281     18 |  0.012 % |
116.35/116.49	|   2244353 |      90     1917     9585 |     5721     4430     17 |  0.012 % |
176.29/176.40	|   3366627 |      90     1917     9585 |     6293     4065     18 |  0.012 % |
269.93/270.10	|   5050038 |      90     1917     9585 |     6923     4788     18 |  0.012 % |
416.97/417.17	|   7575155 |      90     1917     9585 |     7615     5795     19 |  0.012 % |
650.06/650.32	|  11362830 |      90     1917     9585 |     8377     6121     16 |  0.012 % |
1015.63/1015.95	|  17044342 |      90     1917     9585 |     9215     6365     17 |  0.013 % |
1199.33/1199.76	c Preprocessing...
1199.33/1199.76	c Inital problem has 90 variables, 1917 nary clauses (0 binary clauses).
1199.33/1199.76	c Num non-binary clauses 1917, Average non-binary clause length 5.000
1199.33/1199.76	c Theory has no gaps
1199.33/1199.76	c Preprocessor runtime was 0.000 seconds.
1199.33/1199.76	c 
1199.33/1199.76	c Satisfiability of theory still undetermined.
1199.33/1199.76	c See file /tmp/OxGkOc for simplified theory.
1199.33/1199.76	c Bin: Executing minisat20
1199.33/1199.76	c child exit by a signal
1199.33/1199.76	c minisat20 returned code 137.
1199.33/1199.76	c minisat20 returned code 137.
1199.33/1199.76	c satzilla running march_dl with preprocessing ... 
1199.33/1199.76	c Bin: Executing march_dl
1199.33/1199.76	c march_dl returned code 1.
1199.33/1199.76	c march_dl returned code 1.
1199.33/1199.76	c satzilla running zchaff_rand with preprocessing ... 
1199.33/1199.76	c Bin: Executing zchaff_rand
1199.33/1199.76	c zchaff_rand returned code 1.
1199.33/1199.76	c zchaff_rand returned code 1.
1199.33/1199.76	c satzilla running march_dl ... 
1199.33/1199.76	c Bin: Executing march_dl
1199.33/1199.76	c march_dl returned code 1.
1199.33/1199.76	c march_dl returned code 1.
1199.33/1199.76	c satzilla running minisat20 ... 
1199.33/1199.76	c Bin: Executing minisat20
1199.33/1199.76	c minisat20 returned code 1.
1199.33/1199.76	c minisat20 returned code 1.
1199.33/1199.76	c satzilla running vallst with preprocessing ... 
1199.33/1199.76	c Bin: Executing vallst
1199.33/1199.76	c vallst returned code 1.
1199.33/1199.76	c vallst returned code 1.
1199.33/1199.76	c satzilla running kcnfs with preprocessing ... 
1199.33/1199.76	c Bin: Executing kcnfs
1199.33/1199.76	c kcnfs returned code 1.
1199.33/1199.76	c kcnfs returned code 1.
1199.33/1199.76	c satzilla running kcnfs ... 
1199.33/1199.76	c Bin: Executing kcnfs
1199.33/1199.76	c kcnfs returned code 1.
1199.33/1199.76	c kcnfs returned code 1.
1199.33/1199.76	c satzilla running vallst ... 
1199.33/1199.76	c Bin: Executing vallst
1199.33/1199.76	c vallst returned code 1.
1199.33/1199.76	c vallst returned code 1.
1199.33/1199.76	c satzilla running zchaff_rand ... 
1199.33/1199.76	c Bin: Executing zchaff_rand
1199.33/1199.76	c zchaff_rand returned code 1.
1199.33/1199.76	c zchaff_rand returned code 1.
1199.33/1199.76	c ERROR: All Failed! 
1199.33/1199.76	c SATZILLA_TIME=1199.590000

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/node68/watcher-292442-1171754206 -o ROOT/results/node68/solver-292442-1171754206 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292442-1171754206/SATzilla2007_C /tmp/evaluation/292442-1171754206/instance-292442-1171754206.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: 0.99 0.98 0.93 3/64 32605
/proc/meminfo: memFree=857920/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1440 CPUtime=0
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195378288 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 360 110 95 260 0 84 0
[pid=32606] ppid=32605 vsize=636 CPUtime=0
/proc/32606/stat : 32606 (march_dl) R 32605 32605 31334 0 -1 4194304 79 0 0 0 0 0 0 0 20 0 1 0 195378288 651264 74 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32606/statm: 159 74 50 118 0 38 0

[startup+0.106734 s]
/proc/loadavg: 0.99 0.98 0.93 3/64 32605
/proc/meminfo: memFree=857920/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1440 CPUtime=0
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195378288 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 360 110 95 260 0 84 0
[pid=32606] ppid=32605 vsize=2148 CPUtime=0.1
/proc/32606/stat : 32606 (march_dl) R 32605 32605 31334 0 -1 4194304 472 0 0 0 10 0 0 0 20 0 1 0 195378288 2199552 464 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134544603 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32606/statm: 537 464 72 118 0 416 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3588

[startup+0.51477 s]
/proc/loadavg: 0.99 0.98 0.93 3/64 32605
/proc/meminfo: memFree=857920/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1440 CPUtime=0
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195378288 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 360 110 95 260 0 84 0
[pid=32606] ppid=32605 vsize=2336 CPUtime=0.5
/proc/32606/stat : 32606 (march_dl) R 32605 32605 31334 0 -1 4194304 497 0 0 0 50 0 0 0 23 0 1 0 195378288 2392064 489 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32606/statm: 584 489 73 118 0 463 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3776

[startup+1.33484 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 32607
/proc/meminfo: memFree=855528/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1440 CPUtime=0
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195378288 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 360 110 95 260 0 84 0
[pid=32606] ppid=32605 vsize=3188 CPUtime=1.32
/proc/32606/stat : 32606 (march_dl) R 32605 32605 31334 0 -1 4194304 688 0 0 0 132 0 0 0 25 0 1 0 195378288 3264512 680 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134551380 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32606/statm: 797 680 74 118 0 676 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4628

[startup+2.97099 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 32607
/proc/meminfo: memFree=854824/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1440 CPUtime=0
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195378288 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 360 110 95 260 0 84 0
[pid=32606] ppid=32605 vsize=3584 CPUtime=2.96
/proc/32606/stat : 32606 (march_dl) R 32605 32605 31334 0 -1 4194304 808 0 0 0 296 0 0 0 25 0 1 0 195378288 3670016 800 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134551461 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32606/statm: 896 800 74 118 0 775 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5024

[startup+6.24729 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 32608
/proc/meminfo: memFree=857128/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1440 CPUtime=4.99
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 135 873 0 0 0 0 499 0 16 0 1 0 195378288 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32605/statm: 360 111 96 260 0 84 0
[pid=32608] ppid=32605 vsize=6188 CPUtime=1.23
/proc/32608/stat : 32608 (ubcsat2006) R 32605 32605 31334 0 -1 4194304 267 0 0 0 111 12 0 0 25 0 1 0 195378789 6336512 250 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/32608/statm: 1547 250 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7059 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 32609
/proc/meminfo: memFree=856232/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=2208 CPUtime=2.08
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 226 0 0 0 208 0 0 0 25 0 1 0 195379350 2260992 220 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 552 220 58 118 0 430 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4164

[startup+25.52 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 32609
/proc/meminfo: memFree=855792/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=2604 CPUtime=14.89
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 335 0 0 0 1489 0 0 0 25 0 1 0 195379350 2666496 329 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525876 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 651 329 58 118 0 529 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4560

[startup+51.1424 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 32609
/proc/meminfo: memFree=855472/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=2880 CPUtime=40.5
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 411 0 0 0 4050 0 0 0 25 0 1 0 195379350 2949120 405 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 720 405 58 118 0 598 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 4836

[startup+102.383 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 32609
/proc/meminfo: memFree=855216/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=3276 CPUtime=91.73
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 485 0 0 0 9173 0 0 0 25 0 1 0 195379350 3354624 479 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 819 479 58 118 0 697 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 5232

[startup+162.443 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 32609
/proc/meminfo: memFree=854832/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=3552 CPUtime=151.77
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 563 0 0 0 15177 0 0 0 25 0 1 0 195379350 3637248 557 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 888 557 58 118 0 766 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 5508

[startup+222.497 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 32609
/proc/meminfo: memFree=854512/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=3836 CPUtime=211.81
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 642 0 0 0 21181 0 0 0 25 0 1 0 195379350 3928064 636 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 959 636 58 118 0 837 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 5792

[startup+282.552 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 32609
/proc/meminfo: memFree=854384/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=3976 CPUtime=271.85
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 664 0 0 0 27185 0 0 0 25 0 1 0 195379350 4071424 658 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 994 658 58 118 0 872 0
Current children cumulated CPU time (s) 282.44
Current children cumulated vsize (KiB) 5932

[startup+342.609 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 32609
/proc/meminfo: memFree=854384/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=3976 CPUtime=331.89
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 677 0 0 0 33189 0 0 0 25 0 1 0 195379350 4071424 671 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 994 671 58 118 0 872 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 5932

[startup+402.67 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 32609
/proc/meminfo: memFree=854448/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=4116 CPUtime=391.93
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 697 0 0 0 39193 0 0 0 25 0 1 0 195379350 4214784 691 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 1029 691 58 118 0 907 0
Current children cumulated CPU time (s) 402.52
Current children cumulated vsize (KiB) 6072

[startup+462.73 s]
/proc/loadavg: 0.99 0.98 0.93 2/66 32609
/proc/meminfo: memFree=854320/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=4116 CPUtime=451.98
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 712 0 0 0 45198 0 0 0 25 0 1 0 195379350 4214784 706 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 1029 706 58 118 0 907 0
Current children cumulated CPU time (s) 462.57

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


[startup+763.009 s]
/proc/loadavg: 1.01 1.00 0.94 2/66 32609
/proc/meminfo: memFree=853936/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=4544 CPUtime=752.18
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 790 0 0 0 75218 0 0 0 25 0 1 0 195379350 4653056 784 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 1136 784 58 118 0 1014 0
Current children cumulated CPU time (s) 762.77
Current children cumulated vsize (KiB) 6500

[startup+823.067 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 32609
/proc/meminfo: memFree=853808/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=4544 CPUtime=812.22
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 805 0 0 0 81222 0 0 0 25 0 1 0 195379350 4653056 799 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527463 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 1136 799 58 118 0 1014 0
Current children cumulated CPU time (s) 822.81
Current children cumulated vsize (KiB) 6500

[startup+883.12 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 32609
/proc/meminfo: memFree=853872/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=4692 CPUtime=872.25
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 824 0 0 0 87225 0 0 0 25 0 1 0 195379350 4804608 818 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 1173 818 58 118 0 1051 0
Current children cumulated CPU time (s) 882.84
Current children cumulated vsize (KiB) 6648

[startup+943.177 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 32609
/proc/meminfo: memFree=853744/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=4692 CPUtime=932.29
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 852 0 0 0 93229 0 0 0 25 0 1 0 195379350 4804608 846 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 1173 846 58 118 0 1051 0
Current children cumulated CPU time (s) 942.88
Current children cumulated vsize (KiB) 6648

[startup+1003.23 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 32609
/proc/meminfo: memFree=853616/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=4840 CPUtime=992.33
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 882 0 0 0 99233 0 0 0 25 0 1 0 195379350 4956160 876 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525414 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 1210 876 58 118 0 1088 0
Current children cumulated CPU time (s) 1002.92
Current children cumulated vsize (KiB) 6796

[startup+1063.29 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 32609
/proc/meminfo: memFree=853488/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=4988 CPUtime=1052.38
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 913 0 0 0 105238 0 0 0 25 0 1 0 195379350 5107712 907 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 1247 907 58 118 0 1125 0
Current children cumulated CPU time (s) 1062.97
Current children cumulated vsize (KiB) 6944

[startup+1123.35 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 32609
/proc/meminfo: memFree=853360/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=5136 CPUtime=1112.41
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 946 0 0 0 111241 0 0 0 25 0 1 0 195379350 5259264 940 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525800 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 1284 940 58 118 0 1162 0
Current children cumulated CPU time (s) 1123
Current children cumulated vsize (KiB) 7092

[startup+1183.4 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 32609
/proc/meminfo: memFree=853296/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=5136 CPUtime=1172.45
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 954 0 0 0 117245 0 0 0 25 0 1 0 195379350 5259264 948 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 1284 948 58 118 0 1162 0
Current children cumulated CPU time (s) 1183.04
Current children cumulated vsize (KiB) 7092

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

[startup+1187.19 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 32609
/proc/meminfo: memFree=853296/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=5136 CPUtime=1176.24
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 959 0 0 0 117624 0 0 0 25 0 1 0 195379350 5259264 953 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 1284 953 58 118 0 1162 0
Current children cumulated CPU time (s) 1186.83
Current children cumulated vsize (KiB) 7092

[startup+1193.75 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 32609
/proc/meminfo: memFree=853296/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=5136 CPUtime=1182.8
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 959 0 0 0 118280 0 0 0 25 0 1 0 195379350 5259264 953 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 1284 953 58 118 0 1162 0
Current children cumulated CPU time (s) 1193.39
Current children cumulated vsize (KiB) 7092

[startup+1197.03 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 32609
/proc/meminfo: memFree=853296/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=5136 CPUtime=1186.08
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 959 0 0 0 118608 0 0 0 25 0 1 0 195379350 5259264 953 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529819 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 1284 953 58 118 0 1162 0
Current children cumulated CPU time (s) 1196.67
Current children cumulated vsize (KiB) 7092

[startup+1198.67 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 32609
/proc/meminfo: memFree=853296/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=5136 CPUtime=1187.72
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 959 0 0 0 118772 0 0 0 25 0 1 0 195379350 5259264 953 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525370 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 1284 953 58 118 0 1162 0
Current children cumulated CPU time (s) 1198.31
Current children cumulated vsize (KiB) 7092

[startup+1199.49 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 32609
/proc/meminfo: memFree=853296/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=5136 CPUtime=1188.54
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 959 0 0 0 118854 0 0 0 25 0 1 0 195379350 5259264 953 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525586 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 1284 953 58 118 0 1162 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 7092

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 32609
/proc/meminfo: memFree=853296/2055920 swapFree=4183892/4192956
[pid=32605] ppid=32603 vsize=1956 CPUtime=10.59
/proc/32605/stat : 32605 (SATzilla2007_C) S 32603 32605 31334 0 -1 4194304 660 1146 0 0 314 23 700 22 25 0 1 0 195378288 2002944 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32605/statm: 489 318 165 260 0 213 0
[pid=32609] ppid=32605 vsize=5136 CPUtime=1188.74
/proc/32609/stat : 32609 (minisat20) R 32605 32605 31334 0 -1 4194304 959 0 0 0 118874 0 0 0 25 0 1 0 195379350 5259264 953 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/32609/statm: 1284 953 58 118 0 1162 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 7092

Child status: 17
Real time (s): 1199.76
CPU time (s): 1199.43
CPU user time (s): 1198.96
CPU system time (s): 0.464929
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 7628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.96
system time used= 0.464929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2778
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= 27
involuntary context switches= 1958

runsolver used 0.766883 second user time and 2.46462 second system time

The end

Launcher Data (download as text)

Begin job on node68 on Sat Feb 17 23:16:47 UTC 2007

IDJOB= 292442
IDBENCH= 19839
IDSOLVER= 135
FILE ID= node68/292442-1171754206

PBS_JOBID= 3839456

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1412274662-11.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292442-1171754206/SATzilla2007_C /tmp/evaluation/292442-1171754206/instance-292442-1171754206.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node68/watcher-292442-1171754206 -o ROOT/results/node68/solver-292442-1171754206 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292442-1171754206/SATzilla2007_C /tmp/evaluation/292442-1171754206/instance-292442-1171754206.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  3c4f5368158b573142e5708eb27d980e

RANDOM SEED= 624253313

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node68.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.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	: 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.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:        858328 kB
Buffers:         38732 kB
Cached:        1062724 kB
SwapCached:       3000 kB
Active:         725780 kB
Inactive:       385636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        858328 kB
SwapTotal:     4192956 kB
SwapFree:      4183892 kB
Dirty:            8384 kB
Writeback:           0 kB
Mapped:          15796 kB
Slab:            72264 kB
Committed_AS:   571024 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node68 on Sat Feb 17 23:36:47 UTC 2007