Trace number 302856

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.95 1199.41

General information on the benchmark

Namerandom/LargeSize/7SAT/v240/
unif-k7-r85-v240-c20400-S660110840-06.cnf
MD5SUM4b21b8e0976302c1b0731a8b86b306d2
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.94/11.01	c run March_dl for 5 seconds ... 
10.94/11.01	c Bin: Executing march_dl
10.94/11.01	c child exit by a signal
10.94/11.01	c march_dl returned code 137.
10.94/11.01	c run saps (UBCSAT implementation) for 2 seconds ... 
10.94/11.01	c Bin: Executing ubcsat2006
10.94/11.01	c child exited successfully
10.94/11.01	c ubcsat2006 returned code 0.
10.94/11.01	c satzilla computing base features
10.94/11.01	c satzilla doing unit-prop probe
10.94/11.01	c satzilla doing local search probe
10.94/11.01	c satzilla doing lobjois search-space size estimate
10.94/11.01	c satzilla's ranking:
10.94/11.01	c 1) minisat20+P: 0.722954
10.94/11.01	c 2) minisat20: 1.088291
10.94/11.01	c 3) march_dl: 1.591770
10.94/11.01	c 4) march_dl+P: 2.807886
10.94/11.01	c 5) vallst+P: 4.854227
10.94/11.01	c 6) zchaff_rand+P: 6.107884
10.94/11.01	c 7) kcnfs+P: 999.000000
10.94/11.01	c 8) kcnfs: 999.000000
10.94/11.01	c 9) vallst: 999.000000
10.94/11.01	c 10) zchaff_rand: 999.000000
10.94/11.01	c satzilla running minisat20 with preprocessing ... 
11.04/11.13	This is MiniSat 2.0 beta
11.04/11.13	WARNING: for repeatability, setting FPU to use double precision
11.04/11.13	============================[ Problem Statistics ]=============================
11.04/11.13	|                                                                             |
11.04/11.13	|  Number of variables:  240                                                  |
11.04/11.13	|  Number of clauses:    20400                                                |
11.04/11.15	|  Parsing time:         0.02         s                                       |
11.04/11.16	============================[ Search Statistics ]==============================
11.04/11.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.04/11.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.04/11.16	===============================================================================
11.04/11.16	|         0 |     240    20400   142800 |     6800        0    nan |  0.000 % |
11.11/11.17	|       101 |     240    20400   142800 |     7480      101     67 |  0.002 % |
11.11/11.19	|       251 |     240    20400   142800 |     8228      251     65 |  0.002 % |
11.11/11.21	|       476 |     240    20400   142800 |     9050      476     65 |  0.002 % |
11.11/11.24	|       813 |     240    20400   142800 |     9955      813     66 |  0.002 % |
11.24/11.30	|      1321 |     240    20400   142800 |    10951     1321     65 |  0.002 % |
11.34/11.38	|      2080 |     240    20400   142800 |    12046     2080     64 |  0.002 % |
11.44/11.50	|      3219 |     240    20400   142800 |    13251     3219     64 |  0.002 % |
11.65/11.69	|      4927 |     240    20400   142800 |    14576     4927     65 |  0.002 % |
11.95/12.04	|      7489 |     240    20400   142800 |    16034     7489     66 |  0.002 % |
12.56/12.68	|     11333 |     240    20400   142800 |    17637    11333     66 |  0.002 % |
13.91/13.94	|     17099 |     240    20400   142800 |    19401    17099     66 |  0.002 % |
15.95/16.08	|     25748 |     240    20400   142800 |    21341    15993     66 |  0.002 % |
19.13/19.26	|     38722 |     240    20400   142800 |    23475    18243     68 |  0.002 % |
24.87/24.96	|     58183 |     240    20400   142800 |    25822    13228     69 |  0.002 % |
33.27/33.36	|     87376 |     240    20400   142800 |    28405    13679     67 |  0.002 % |
46.79/46.90	|    131166 |     240    20400   142800 |    31245    23753     70 |  0.002 % |
70.57/70.72	|    196851 |     240    20400   142800 |    34370    13534     66 |  0.002 % |
108.39/108.51	|    295377 |     240    20400   142800 |    37807    25604     68 |  0.002 % |
172.02/172.15	|    443166 |     240    20400   142800 |    41588    22392     67 |  0.002 % |
268.25/268.44	|    664850 |     240    20400   142800 |    45746    14476     66 |  0.002 % |
425.55/425.83	|    997377 |     240    20400   142800 |    50321    23457     68 |  0.002 % |
671.38/671.71	|   1496166 |     240    20400   142800 |    55353    44268     69 |  0.002 % |
1066.64/1067.10	|   2244348 |     240    20400   142800 |    60889    40541     71 |  0.002 % |
1198.84/1199.40	c Preprocessing...
1198.84/1199.40	c Inital problem has 240 variables, 20400 nary clauses (0 binary clauses).
1198.84/1199.40	c Num non-binary clauses 20400, Average non-binary clause length 7.000
1198.84/1199.40	c Theory has no gaps
1198.84/1199.40	c Preprocessor runtime was 0.070 seconds.
1198.84/1199.40	c 
1198.84/1199.40	c Satisfiability of theory still undetermined.
1198.84/1199.40	c See file /tmp/wV1cfj for simplified theory.
1198.84/1199.40	c Bin: Executing minisat20
1198.84/1199.40	c child exit by a signal
1198.84/1199.40	c minisat20 returned code 137.
1198.84/1199.40	c minisat20 returned code 137.
1198.84/1199.40	c satzilla running minisat20 ... 
1198.84/1199.40	c Bin: Executing minisat20
1198.84/1199.40	c minisat20 returned code 1.
1198.84/1199.40	c minisat20 returned code 1.
1198.84/1199.40	c satzilla running march_dl ... 
1198.84/1199.40	c Bin: Executing march_dl
1198.84/1199.40	c march_dl returned code 1.
1198.84/1199.40	c march_dl returned code 1.
1198.84/1199.40	c satzilla running march_dl with preprocessing ... 
1198.84/1199.40	c Bin: Executing march_dl
1198.84/1199.40	c march_dl returned code 1.
1198.84/1199.40	c march_dl returned code 1.
1198.84/1199.40	c satzilla running vallst with preprocessing ... 
1198.84/1199.40	c Bin: Executing vallst
1198.84/1199.40	c vallst returned code 1.
1198.84/1199.40	c vallst returned code 1.
1198.84/1199.40	c satzilla running zchaff_rand with preprocessing ... 
1198.84/1199.40	c Bin: Executing zchaff_rand
1198.84/1199.40	c zchaff_rand returned code 1.
1198.84/1199.40	c zchaff_rand returned code 1.
1198.84/1199.40	c satzilla running kcnfs with preprocessing ... 
1198.84/1199.40	c Bin: Executing kcnfs
1198.84/1199.40	c kcnfs returned code 1.
1198.84/1199.40	c kcnfs returned code 1.
1198.84/1199.40	c satzilla running kcnfs ... 
1198.84/1199.40	c Bin: Executing kcnfs
1198.84/1199.40	c kcnfs returned code 1.
1198.84/1199.40	c kcnfs returned code 1.
1198.84/1199.40	c satzilla running vallst ... 
1198.84/1199.40	c Bin: Executing vallst
1198.84/1199.40	c vallst returned code 1.
1198.84/1199.40	c vallst returned code 1.
1198.84/1199.40	c satzilla running zchaff_rand ... 
1198.84/1199.40	c Bin: Executing zchaff_rand
1198.84/1199.40	c zchaff_rand returned code 1.
1198.84/1199.40	c zchaff_rand returned code 1.
1198.84/1199.40	c ERROR: All Failed! 
1198.84/1199.40	c SATZILLA_TIME=1199.120000

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/node9/watcher-302856-1172021374 -o ROOT/results/node9/solver-302856-1172021374 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/302856-1172021374/SATzilla2007_C /tmp/evaluation/302856-1172021374/instance-302856-1172021374.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.92 0.98 0.99 3/77 6803
/proc/meminfo: memFree=1613376/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=1440 CPUtime=0
/proc/6803/stat : 6803 (SATzilla2007_C) R 6801 6803 6018 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 222092043 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/6803/statm: 360 110 95 260 0 84 0
[pid=6804] ppid=6803 vsize=796 CPUtime=0
/proc/6804/stat : 6804 (march_dl) R 6803 6803 6018 0 -1 4194304 98 0 0 0 0 0 0 0 18 0 1 0 222092043 815104 93 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134777398 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 199 93 50 118 0 78 0

[startup+0.106666 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 6803
/proc/meminfo: memFree=1613376/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=1440 CPUtime=0
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222092043 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6803/statm: 360 110 95 260 0 84 0
[pid=6804] ppid=6803 vsize=2120 CPUtime=0.09
/proc/6804/stat : 6804 (march_dl) R 6803 6803 6018 0 -1 4194304 1263 0 0 0 9 0 0 0 20 0 1 0 222092043 2170880 392 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 530 392 57 118 0 409 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3560

[startup+0.514742 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 6803
/proc/meminfo: memFree=1613376/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=1440 CPUtime=0
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222092043 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6803/statm: 360 110 95 260 0 84 0
[pid=6804] ppid=6803 vsize=5884 CPUtime=0.51
/proc/6804/stat : 6804 (march_dl) R 6803 6803 6018 0 -1 4194304 4004 0 0 0 50 1 0 0 23 0 1 0 222092043 6025216 857 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 1471 857 67 118 0 1350 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 7324

[startup+1.3349 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 6805
/proc/meminfo: memFree=1610096/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=1440 CPUtime=0
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222092043 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6803/statm: 360 110 95 260 0 84 0
[pid=6804] ppid=6803 vsize=5884 CPUtime=1.33
/proc/6804/stat : 6804 (march_dl) R 6803 6803 6018 0 -1 4194304 4012 0 0 0 132 1 0 0 25 0 1 0 222092043 6025216 865 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 1471 865 67 118 0 1350 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 7324

[startup+2.97122 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 6805
/proc/meminfo: memFree=1609840/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=1440 CPUtime=0
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222092043 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6803/statm: 360 110 95 260 0 84 0
[pid=6804] ppid=6803 vsize=6016 CPUtime=2.96
/proc/6804/stat : 6804 (march_dl) R 6803 6803 6018 0 -1 4194304 4057 0 0 0 295 1 0 0 25 0 1 0 222092043 6160384 910 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6804/statm: 1504 910 67 118 0 1383 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7456

[startup+6.25485 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 6806
/proc/meminfo: memFree=1610992/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=1440 CPUtime=4.99
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 135 4114 0 0 0 0 498 1 16 0 1 0 222092043 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6803/statm: 360 111 96 260 0 84 0
[pid=6806] ppid=6803 vsize=6188 CPUtime=1.24
/proc/6806/stat : 6806 (ubcsat2006) R 6803 6803 6018 0 -1 4194304 656 0 0 0 120 4 0 0 25 0 1 0 222092543 6336512 639 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6806/statm: 1547 639 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7111 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 6807
/proc/meminfo: memFree=1601520/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=6240 CPUtime=1.56
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 1393 0 0 0 156 0 0 0 25 0 1 0 222093156 6389760 1387 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 1560 1387 58 118 0 1438 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13668

[startup+25.5266 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 6807
/proc/meminfo: memFree=1596784/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=10604 CPUtime=14.38
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 2460 0 0 0 1436 2 0 0 25 0 1 0 222093156 10858496 2454 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 2651 2454 58 118 0 2529 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 18032

[startup+51.1545 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 6807
/proc/meminfo: memFree=1593648/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=13804 CPUtime=39.99
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 3245 0 0 0 3996 3 0 0 25 0 1 0 222093156 14135296 3239 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 3451 3239 58 118 0 3329 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 21232

[startup+102.409 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 6807
/proc/meminfo: memFree=1591664/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=15792 CPUtime=91.23
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 3738 0 0 0 9119 4 0 0 25 0 1 0 222093156 16171008 3732 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525610 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 3948 3732 58 118 0 3826 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 23220

[startup+162.486 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6807
/proc/meminfo: memFree=1590192/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=17280 CPUtime=151.28
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 4111 0 0 0 15123 5 0 0 25 0 1 0 222093156 17694720 4105 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 4320 4105 58 118 0 4198 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 24708

[startup+222.557 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6807
/proc/meminfo: memFree=1588080/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=19376 CPUtime=211.33
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 4639 0 0 0 21127 6 0 0 25 0 1 0 222093156 19841024 4633 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 4844 4633 58 118 0 4722 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 26804

[startup+282.626 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6807
/proc/meminfo: memFree=1586736/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=20840 CPUtime=271.37
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 4972 0 0 0 27130 7 0 0 25 0 1 0 222093156 21340160 4966 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 5210 4966 58 118 0 5088 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 28268

[startup+342.693 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6807
/proc/meminfo: memFree=1586160/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=21376 CPUtime=331.42
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 5116 0 0 0 33134 8 0 0 25 0 1 0 222093156 21889024 5110 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 5344 5110 58 118 0 5222 0
Current children cumulated CPU time (s) 342.53
Current children cumulated vsize (KiB) 28804

[startup+402.772 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6807
/proc/meminfo: memFree=1585968/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=21648 CPUtime=391.48
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 5167 0 0 0 39139 9 0 0 25 0 1 0 222093156 22167552 5161 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 5412 5161 58 118 0 5290 0
Current children cumulated CPU time (s) 402.59
Current children cumulated vsize (KiB) 29076

[startup+462.847 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6807
/proc/meminfo: memFree=1584176/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=23440 CPUtime=451.53
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 5605 0 0 0 45143 10 0 0 25 0 1 0 222093156 24002560 5599 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 5860 5599 58 118 0 5738 0
Current children cumulated CPU time (s) 462.64

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


[startup+823.279 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6809
/proc/meminfo: memFree=1580400/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=27340 CPUtime=811.83
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 6555 0 0 0 81170 13 0 0 25 0 1 0 222093156 27996160 6549 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 6835 6549 58 118 0 6713 0
Current children cumulated CPU time (s) 822.94
Current children cumulated vsize (KiB) 34768

[startup+883.353 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6809
/proc/meminfo: memFree=1580272/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=27340 CPUtime=871.88
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 6579 0 0 0 87175 13 0 0 25 0 1 0 222093156 27996160 6573 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 6835 6573 58 118 0 6713 0
Current children cumulated CPU time (s) 882.99
Current children cumulated vsize (KiB) 34768

[startup+943.426 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6809
/proc/meminfo: memFree=1580080/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=27708 CPUtime=931.93
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 6647 0 0 0 93179 14 0 0 25 0 1 0 222093156 28372992 6641 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519369 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 6927 6641 58 118 0 6805 0
Current children cumulated CPU time (s) 943.04
Current children cumulated vsize (KiB) 35136

[startup+1003.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6809
/proc/meminfo: memFree=1579760/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=27972 CPUtime=991.98
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 6715 0 0 0 99184 14 0 0 25 0 1 0 222093156 28643328 6709 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 6993 6709 58 118 0 6871 0
Current children cumulated CPU time (s) 1003.09
Current children cumulated vsize (KiB) 35400

[startup+1063.58 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6809
/proc/meminfo: memFree=1579696/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=27972 CPUtime=1052.04
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 6726 0 0 0 105189 15 0 0 25 0 1 0 222093156 28643328 6720 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 6993 6720 58 118 0 6871 0
Current children cumulated CPU time (s) 1063.15
Current children cumulated vsize (KiB) 35400

[startup+1123.66 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6809
/proc/meminfo: memFree=1577968/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=29688 CPUtime=1112.1
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 7165 0 0 0 111194 16 0 0 25 0 1 0 222093156 30400512 7159 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 7422 7159 58 118 0 7300 0
Current children cumulated CPU time (s) 1123.21
Current children cumulated vsize (KiB) 37116

[startup+1183.73 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6809
/proc/meminfo: memFree=1577840/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=29820 CPUtime=1172.15
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 7195 0 0 0 117199 16 0 0 25 0 1 0 222093156 30535680 7189 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 7455 7189 58 118 0 7333 0
Current children cumulated CPU time (s) 1183.26
Current children cumulated vsize (KiB) 37248

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

[startup+1187.53 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6809
/proc/meminfo: memFree=1577776/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=29952 CPUtime=1175.94
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 7202 0 0 0 117578 16 0 0 25 0 1 0 222093156 30670848 7196 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 7488 7196 58 118 0 7366 0
Current children cumulated CPU time (s) 1187.05
Current children cumulated vsize (KiB) 37380

[startup+1194.09 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6809
/proc/meminfo: memFree=1577776/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=29952 CPUtime=1182.5
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 7202 0 0 0 118234 16 0 0 25 0 1 0 222093156 30670848 7196 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 7488 7196 58 118 0 7366 0
Current children cumulated CPU time (s) 1193.61
Current children cumulated vsize (KiB) 37380

[startup+1197.37 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6809
/proc/meminfo: memFree=1577776/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=29952 CPUtime=1185.78
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 7202 0 0 0 118562 16 0 0 25 0 1 0 222093156 30670848 7196 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 7488 7196 58 118 0 7366 0
Current children cumulated CPU time (s) 1196.89
Current children cumulated vsize (KiB) 37380

[startup+1198.19 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6809
/proc/meminfo: memFree=1577776/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=29952 CPUtime=1186.6
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 7202 0 0 0 118644 16 0 0 25 0 1 0 222093156 30670848 7196 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 7488 7196 58 118 0 7366 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 37380

[startup+1199.01 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6809
/proc/meminfo: memFree=1577776/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=29952 CPUtime=1187.42
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 7202 0 0 0 118726 16 0 0 25 0 1 0 222093156 30670848 7196 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 7488 7196 58 118 0 7366 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 37380

[startup+1199.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6809
/proc/meminfo: memFree=1577776/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=29952 CPUtime=1187.62
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 7202 0 0 0 118746 16 0 0 25 0 1 0 222093156 30670848 7196 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 7488 7196 58 118 0 7366 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 37380

[startup+1199.32 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 6809
/proc/meminfo: memFree=1577776/2055920 swapFree=4192812/4192956
[pid=6803] ppid=6801 vsize=7428 CPUtime=11.11
/proc/6803/stat : 6803 (SATzilla2007_C) S 6801 6803 6018 0 -1 4194304 2959 4776 0 0 391 8 704 8 25 0 1 0 222092043 7606272 1673 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6803/statm: 1857 1673 165 260 0 1581 0
[pid=6807] ppid=6803 vsize=29952 CPUtime=1187.73
/proc/6807/stat : 6807 (minisat20) R 6803 6803 6018 0 -1 4194304 7202 0 0 0 118757 16 0 0 25 0 1 0 222093156 30670848 7196 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6807/statm: 7488 7196 58 118 0 7366 0
Current children cumulated CPU time (s) 1198.84
Current children cumulated vsize (KiB) 37380

Child status: 17
Real time (s): 1199.41
CPU time (s): 1198.95
CPU user time (s): 1198.62
CPU system time (s): 0.336948
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 37380

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.62
system time used= 0.336948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14950
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= 25
involuntary context switches= 18736

runsolver used 1.22381 second user time and 3.03854 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Wed Feb 21 01:29:34 UTC 2007

IDJOB= 302856
IDBENCH= 20093
IDSOLVER= 135
FILE ID= node9/302856-1172021374

PBS_JOBID= 3849157

Free space on /tmp= 66540 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  4b21b8e0976302c1b0731a8b86b306d2

RANDOM SEED= 126885591

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1613784 kB
Buffers:         53624 kB
Cached:         262508 kB
SwapCached:          0 kB
Active:         290884 kB
Inactive:        79728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8988 kB
Writeback:           0 kB
Mapped:          73316 kB
Slab:            57088 kB
Committed_AS:  1130320 kB
PageTables:       1688 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= 66540 MiB

End job on node9 on Wed Feb 21 01:49:34 UTC 2007