Trace number 302897

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) 1198.93 1199.49

General information on the benchmark

Namerandom/LargeSize/7SAT/v240/
unif-k7-r85-v240-c20400-S52275463-03.cnf
MD5SUM4f306ec2f901f083b29f7f5a667073bd
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses20400
Sum of the clauses size142800
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 520400

Solver Data (download as text)

10.95/10.99	c run March_dl for 5 seconds ... 
10.95/10.99	c Bin: Executing march_dl
10.95/10.99	c child exit by a signal
10.95/10.99	c march_dl returned code 137.
10.95/10.99	c run saps (UBCSAT implementation) for 2 seconds ... 
10.95/10.99	c Bin: Executing ubcsat2006
10.95/10.99	c child exited successfully
10.95/10.99	c ubcsat2006 returned code 0.
10.95/10.99	c satzilla computing base features
10.95/10.99	c satzilla doing unit-prop probe
10.95/10.99	c satzilla doing local search probe
10.95/10.99	c satzilla doing lobjois search-space size estimate
10.95/10.99	c satzilla's ranking:
10.95/10.99	c 1) minisat20+P: 1.146791
10.95/10.99	c 2) minisat20: 1.292694
10.95/10.99	c 3) march_dl: 1.671793
10.95/10.99	c 4) march_dl+P: 2.754886
10.95/10.99	c 5) vallst+P: 4.852826
10.95/10.99	c 6) zchaff_rand+P: 5.780906
10.95/10.99	c 7) kcnfs+P: 999.000000
10.95/10.99	c 8) kcnfs: 999.000000
10.95/10.99	c 9) vallst: 999.000000
10.95/10.99	c 10) zchaff_rand: 999.000000
10.95/10.99	c satzilla running minisat20 with preprocessing ... 
11.05/11.11	This is MiniSat 2.0 beta
11.05/11.11	WARNING: for repeatability, setting FPU to use double precision
11.05/11.11	============================[ Problem Statistics ]=============================
11.05/11.11	|                                                                             |
11.05/11.11	|  Number of variables:  240                                                  |
11.05/11.11	|  Number of clauses:    20400                                                |
11.05/11.13	|  Parsing time:         0.02         s                                       |
11.05/11.14	============================[ Search Statistics ]==============================
11.05/11.14	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.05/11.14	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.05/11.14	===============================================================================
11.05/11.14	|         0 |     240    20400   142800 |     6800        0    nan |  0.000 % |
11.05/11.15	|       101 |     240    20400   142800 |     7480      101     62 |  0.002 % |
11.05/11.17	|       251 |     240    20400   142800 |     8228      251     63 |  0.002 % |
11.09/11.19	|       476 |     240    20400   142800 |     9050      476     64 |  0.002 % |
11.09/11.22	|       815 |     240    20400   142800 |     9955      815     63 |  0.002 % |
11.09/11.27	|      1321 |     240    20400   142800 |    10951     1321     65 |  0.002 % |
11.24/11.36	|      2080 |     240    20400   142800 |    12046     2080     65 |  0.002 % |
11.45/11.49	|      3219 |     240    20400   142800 |    13251     3219     65 |  0.002 % |
11.66/11.69	|      4929 |     240    20400   142800 |    14576     4929     66 |  0.002 % |
11.96/12.05	|      7491 |     240    20400   142800 |    16034     7491     66 |  0.002 % |
12.58/12.70	|     11335 |     240    20400   142800 |    17637    11335     66 |  0.002 % |
13.80/13.94	|     17101 |     240    20400   142800 |    19401    17101     66 |  0.002 % |
15.75/15.83	|     25750 |     240    20400   142800 |    21341    15996     67 |  0.002 % |
18.92/19.04	|     38724 |     240    20400   142800 |    23475    18242     69 |  0.002 % |
24.56/24.61	|     58188 |     240    20400   142800 |    25822    13320     69 |  0.002 % |
33.48/33.62	|     87380 |     240    20400   142800 |    28405    13686     68 |  0.002 % |
48.34/48.46	|    131170 |     240    20400   142800 |    31245    24119     68 |  0.002 % |
71.90/72.01	|    196854 |     240    20400   142800 |    34370    13658     66 |  0.002 % |
111.05/111.20	|    295381 |     240    20400   142800 |    37807    25240     68 |  0.002 % |
169.76/169.96	|    443171 |     240    20400   142800 |    41588    22316     67 |  0.002 % |
269.78/269.91	|    664855 |     240    20400   142800 |    45746    15120     66 |  0.002 % |
420.93/421.13	|    997381 |     240    20400   142800 |    50321    25207     68 |  0.002 % |
673.92/674.24	|   1496169 |     240    20400   142800 |    55353    44147     69 |  0.002 % |
1081.21/1081.80	|   2244351 |     240    20400   142800 |    60889    44050     69 |  0.002 % |
1198.85/1199.49	c Preprocessing...
1198.85/1199.49	c Inital problem has 240 variables, 20400 nary clauses (0 binary clauses).
1198.85/1199.49	c Num non-binary clauses 20400, Average non-binary clause length 7.000
1198.85/1199.49	c Theory has no gaps
1198.85/1199.49	c Preprocessor runtime was 0.060 seconds.
1198.85/1199.49	c 
1198.85/1199.49	c Satisfiability of theory still undetermined.
1198.85/1199.49	c See file /tmp/2XAybu for simplified theory.
1198.85/1199.49	c Bin: Executing minisat20
1198.85/1199.49	c child exit by a signal
1198.85/1199.49	c minisat20 returned code 137.
1198.85/1199.49	c minisat20 returned code 137.
1198.85/1199.49	c satzilla running minisat20 ... 
1198.85/1199.49	c Bin: Executing minisat20
1198.85/1199.49	c minisat20 returned code 1.
1198.85/1199.49	c minisat20 returned code 1.
1198.85/1199.49	c satzilla running march_dl ... 
1198.85/1199.49	c Bin: Executing march_dl
1198.85/1199.49	c march_dl returned code 1.
1198.85/1199.49	c march_dl returned code 1.
1198.85/1199.49	c satzilla running march_dl with preprocessing ... 
1198.85/1199.49	c Bin: Executing march_dl
1198.85/1199.49	c march_dl returned code 1.
1198.85/1199.49	c march_dl returned code 1.
1198.85/1199.49	c satzilla running vallst with preprocessing ... 
1198.85/1199.49	c Bin: Executing vallst
1198.85/1199.49	c vallst returned code 1.
1198.85/1199.49	c vallst returned code 1.
1198.85/1199.49	c satzilla running zchaff_rand with preprocessing ... 
1198.85/1199.49	c Bin: Executing zchaff_rand
1198.85/1199.49	c zchaff_rand returned code 1.
1198.85/1199.49	c zchaff_rand returned code 1.
1198.85/1199.49	c satzilla running kcnfs with preprocessing ... 
1198.85/1199.49	c Bin: Executing kcnfs
1198.85/1199.49	c kcnfs returned code 1.
1198.85/1199.49	c kcnfs returned code 1.
1198.85/1199.49	c satzilla running kcnfs ... 
1198.85/1199.49	c Bin: Executing kcnfs
1198.85/1199.49	c kcnfs returned code 1.
1198.85/1199.49	c kcnfs returned code 1.
1198.85/1199.49	c satzilla running vallst ... 
1198.85/1199.49	c Bin: Executing vallst
1198.85/1199.49	c vallst returned code 1.
1198.85/1199.49	c vallst returned code 1.
1198.85/1199.49	c satzilla running zchaff_rand ... 
1198.85/1199.49	c Bin: Executing zchaff_rand
1198.85/1199.49	c zchaff_rand returned code 1.
1198.85/1199.49	c zchaff_rand returned code 1.
1198.85/1199.49	c ERROR: All Failed! 
1198.85/1199.49	c SATZILLA_TIME=1199.100000

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/node6/watcher-302897-1172022421 -o ROOT/results/node6/solver-302897-1172022421 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/302897-1172022421/SATzilla2007_C /tmp/evaluation/302897-1172022421/instance-302897-1172022421.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.00 1.00 1.00 3/77 3964
/proc/meminfo: memFree=1475328/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=1440 CPUtime=0
/proc/3964/stat : 3964 (SATzilla2007_C) R 3962 3964 2875 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 222196799 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/3964/statm: 360 110 95 260 0 84 0
[pid=3965] ppid=3964 vsize=796 CPUtime=0
/proc/3965/stat : 3965 (march_dl) R 3964 3964 2875 0 -1 4194304 98 0 0 0 0 0 0 0 18 0 1 0 222196799 815104 93 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3965/statm: 199 93 50 118 0 78 0

[startup+0.107909 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 3964
/proc/meminfo: memFree=1475328/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=1440 CPUtime=0
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222196799 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3964/statm: 360 110 95 260 0 84 0
[pid=3965] ppid=3964 vsize=3176 CPUtime=0.1
/proc/3965/stat : 3965 (march_dl) R 3964 3964 2875 0 -1 4194304 1514 0 0 0 10 0 0 0 19 0 1 0 222196799 3252224 643 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3965/statm: 794 643 57 118 0 673 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4616

[startup+0.515989 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 3964
/proc/meminfo: memFree=1475328/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=1440 CPUtime=0
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222196799 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3964/statm: 360 110 95 260 0 84 0
[pid=3965] ppid=3964 vsize=5880 CPUtime=0.51
/proc/3965/stat : 3965 (march_dl) R 3964 3964 2875 0 -1 4194304 4005 0 0 0 50 1 0 0 23 0 1 0 222196799 6021120 854 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3965/statm: 1470 854 67 118 0 1349 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 7320

[startup+1.34015 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3966
/proc/meminfo: memFree=1471984/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=1440 CPUtime=0
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222196799 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3964/statm: 360 110 95 260 0 84 0
[pid=3965] ppid=3964 vsize=5880 CPUtime=1.33
/proc/3965/stat : 3965 (march_dl) R 3964 3964 2875 0 -1 4194304 4011 0 0 0 132 1 0 0 25 0 1 0 222196799 6021120 860 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3965/statm: 1470 860 67 118 0 1349 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 7320

[startup+2.97848 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3966
/proc/meminfo: memFree=1471728/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=1440 CPUtime=0
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222196799 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3964/statm: 360 110 95 260 0 84 0
[pid=3965] ppid=3964 vsize=6012 CPUtime=2.97
/proc/3965/stat : 3965 (march_dl) R 3964 3964 2875 0 -1 4194304 4065 0 0 0 296 1 0 0 25 0 1 0 222196799 6156288 914 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3965/statm: 1503 914 67 118 0 1382 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 7452

[startup+6.25812 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3967
/proc/meminfo: memFree=1473008/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=1440 CPUtime=4.99
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 135 4128 0 0 0 0 498 1 16 0 1 0 222196799 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3964/statm: 360 111 96 260 0 84 0
[pid=3967] ppid=3964 vsize=6188 CPUtime=1.24
/proc/3967/stat : 3967 (ubcsat2006) R 3964 3964 2875 0 -1 4194304 656 0 0 0 120 4 0 0 25 0 1 0 222197299 6336512 639 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3967/statm: 1547 639 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7204 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3968
/proc/meminfo: memFree=1463408/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=6236 CPUtime=1.59
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 1389 0 0 0 159 0 0 0 25 0 1 0 222197910 6385664 1383 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 1559 1383 58 118 0 1437 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13664

[startup+25.5299 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3968
/proc/meminfo: memFree=1458672/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=10624 CPUtime=14.39
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 2456 0 0 0 1438 1 0 0 25 0 1 0 222197910 10878976 2450 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 2656 2450 58 118 0 2534 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18052

[startup+51.16 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3968
/proc/meminfo: memFree=1455920/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=13596 CPUtime=40.01
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 3193 0 0 0 4000 1 0 0 25 0 1 0 222197910 13922304 3187 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 3399 3187 58 118 0 3277 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 21024

[startup+102.414 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3968
/proc/meminfo: memFree=1453872/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=15520 CPUtime=91.25
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 3672 0 0 0 9122 3 0 0 25 0 1 0 222197910 15892480 3666 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 3880 3666 58 118 0 3758 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 22948

[startup+162.487 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3968
/proc/meminfo: memFree=1452272/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=17036 CPUtime=151.3
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 4058 0 0 0 15127 3 0 0 25 0 1 0 222197910 17444864 4052 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 4259 4052 58 118 0 4137 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 24464

[startup+222.561 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3968
/proc/meminfo: memFree=1450480/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=18980 CPUtime=211.35
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 4525 0 0 0 21131 4 0 0 25 0 1 0 222197910 19435520 4519 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 4745 4519 58 118 0 4623 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 26408

[startup+282.632 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3968
/proc/meminfo: memFree=1449584/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=20196 CPUtime=271.39
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 4820 0 0 0 27134 5 0 0 25 0 1 0 222197910 20680704 4814 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 5049 4814 58 118 0 4927 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 27624

[startup+342.706 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3968
/proc/meminfo: memFree=1448176/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=21280 CPUtime=331.44
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 5081 0 0 0 33138 6 0 0 25 0 1 0 222197910 21790720 5075 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 5320 5075 58 118 0 5198 0
Current children cumulated CPU time (s) 342.53
Current children cumulated vsize (KiB) 28708

[startup+402.781 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3968
/proc/meminfo: memFree=1447792/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=21580 CPUtime=391.5
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 5175 0 0 0 39143 7 0 0 25 0 1 0 222197910 22097920 5169 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 5395 5169 58 118 0 5273 0
Current children cumulated CPU time (s) 402.59
Current children cumulated vsize (KiB) 29008

[startup+462.847 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3968
/proc/meminfo: memFree=1446064/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=23308 CPUtime=451.54
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 5592 0 0 0 45146 8 0 0 25 0 1 0 222197910 23867392 5586 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 5827 5586 58 118 0 5705 0
Current children cumulated CPU time (s) 462.63

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


[startup+763.194 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3968
/proc/meminfo: memFree=1442736/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=26728 CPUtime=751.78
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 6419 0 0 0 75167 11 0 0 25 0 1 0 222197910 27369472 6413 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 6682 6413 58 118 0 6560 0
Current children cumulated CPU time (s) 762.87
Current children cumulated vsize (KiB) 34156

[startup+823.269 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 3968
/proc/meminfo: memFree=1442544/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=26860 CPUtime=811.84
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 6466 0 0 0 81172 12 0 0 25 0 1 0 222197910 27504640 6460 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 6715 6460 58 118 0 6593 0
Current children cumulated CPU time (s) 822.93
Current children cumulated vsize (KiB) 34288

[startup+883.369 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 4082
/proc/meminfo: memFree=1441152/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=26992 CPUtime=871.87
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 6504 0 0 0 87174 13 0 0 25 0 1 0 222197910 27639808 6498 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 6748 6498 58 118 0 6626 0
Current children cumulated CPU time (s) 882.96
Current children cumulated vsize (KiB) 34420

[startup+943.468 s]
/proc/loadavg: 1.08 1.02 1.01 2/79 4166
/proc/meminfo: memFree=1442032/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=27280 CPUtime=931.89
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 6558 0 0 0 93176 13 0 0 25 0 1 0 222197910 27934720 6552 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 6820 6552 58 118 0 6698 0
Current children cumulated CPU time (s) 942.98
Current children cumulated vsize (KiB) 34708

[startup+1003.54 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 4166
/proc/meminfo: memFree=1441968/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=27468 CPUtime=991.94
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 6585 0 0 0 99181 13 0 0 25 0 1 0 222197910 28127232 6579 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 6867 6579 58 118 0 6745 0
Current children cumulated CPU time (s) 1003.03
Current children cumulated vsize (KiB) 34896

[startup+1063.61 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 4166
/proc/meminfo: memFree=1441712/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=27600 CPUtime=1051.99
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 6634 0 0 0 105185 14 0 0 25 0 1 0 222197910 28262400 6628 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 6900 6628 58 118 0 6778 0
Current children cumulated CPU time (s) 1063.08
Current children cumulated vsize (KiB) 35028

[startup+1123.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 4166
/proc/meminfo: memFree=1440176/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=29204 CPUtime=1112.03
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 7057 0 0 0 111188 15 0 0 25 0 1 0 222197910 29904896 7051 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 7301 7051 58 118 0 7179 0
Current children cumulated CPU time (s) 1123.12
Current children cumulated vsize (KiB) 36632

[startup+1183.75 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 4166
/proc/meminfo: memFree=1439792/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=29600 CPUtime=1172.08
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 7147 0 0 0 117192 16 0 0 25 0 1 0 222197910 30310400 7141 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 7400 7141 58 118 0 7278 0
Current children cumulated CPU time (s) 1183.17
Current children cumulated vsize (KiB) 37028

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

[startup+1187.55 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 4166
/proc/meminfo: memFree=1439792/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=29600 CPUtime=1175.88
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 7147 0 0 0 117572 16 0 0 25 0 1 0 222197910 30310400 7141 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 7400 7141 58 118 0 7278 0
Current children cumulated CPU time (s) 1186.97
Current children cumulated vsize (KiB) 37028

[startup+1194.1 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 4166
/proc/meminfo: memFree=1439792/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=29600 CPUtime=1182.43
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 7147 0 0 0 118227 16 0 0 25 0 1 0 222197910 30310400 7141 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 7400 7141 58 118 0 7278 0
Current children cumulated CPU time (s) 1193.52
Current children cumulated vsize (KiB) 37028

[startup+1197.38 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 4166
/proc/meminfo: memFree=1439792/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=29600 CPUtime=1185.71
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 7147 0 0 0 118555 16 0 0 25 0 1 0 222197910 30310400 7141 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 7400 7141 58 118 0 7278 0
Current children cumulated CPU time (s) 1196.8
Current children cumulated vsize (KiB) 37028

[startup+1198.2 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 4166
/proc/meminfo: memFree=1439792/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=29600 CPUtime=1186.53
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 7147 0 0 0 118637 16 0 0 25 0 1 0 222197910 30310400 7141 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 7400 7141 58 118 0 7278 0
Current children cumulated CPU time (s) 1197.62
Current children cumulated vsize (KiB) 37028

[startup+1199.02 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 4166
/proc/meminfo: memFree=1439792/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=29600 CPUtime=1187.35
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 7147 0 0 0 118719 16 0 0 25 0 1 0 222197910 30310400 7141 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 7400 7141 58 118 0 7278 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 37028

[startup+1199.43 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 4166
/proc/meminfo: memFree=1439792/2055924 swapFree=4192812/4192956
[pid=3964] ppid=3962 vsize=7428 CPUtime=11.09
/proc/3964/stat : 3964 (SATzilla2007_C) S 3962 3964 2875 0 -1 4194304 2958 4790 0 0 388 8 704 9 25 0 1 0 222196799 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3964/statm: 1857 1673 165 260 0 1581 0
[pid=3968] ppid=3964 vsize=29600 CPUtime=1187.76
/proc/3968/stat : 3968 (minisat20) R 3964 3964 2875 0 -1 4194304 7147 0 0 0 118760 16 0 0 25 0 1 0 222197910 30310400 7141 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/3968/statm: 7400 7141 58 118 0 7278 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 37028

Child status: 17
Real time (s): 1199.49
CPU time (s): 1198.93
CPU user time (s): 1198.58
CPU system time (s): 0.348946
CPU usage (%): 99.9534
Max. virtual memory (cumulated for all children) (KiB): 37028

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

runsolver used 1.19182 second user time and 3.06953 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Wed Feb 21 01:47:01 UTC 2007

IDJOB= 302897
IDBENCH= 20094
IDSOLVER= 135
FILE ID= node6/302897-1172022421

PBS_JOBID= 3849143

Free space on /tmp= 66542 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v240/unif-k7-r85-v240-c20400-S52275463-03.cnf
COMMAND LINE= /tmp/evaluation/302897-1172022421/SATzilla2007_C /tmp/evaluation/302897-1172022421/instance-302897-1172022421.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-302897-1172022421 -o ROOT/results/node6/solver-302897-1172022421 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/302897-1172022421/SATzilla2007_C /tmp/evaluation/302897-1172022421/instance-302897-1172022421.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  4f306ec2f901f083b29f7f5a667073bd

RANDOM SEED= 54455812

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1475736 kB
Buffers:         61456 kB
Cached:         384080 kB
SwapCached:          0 kB
Active:         182336 kB
Inactive:       319584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1475736 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8984 kB
Writeback:           0 kB
Mapped:          75256 kB
Slab:            63884 kB
Committed_AS:   833060 kB
PageTables:       1744 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= 66542 MiB

End job on node6 on Wed Feb 21 02:07:00 UTC 2007