Trace number 292401

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.41 1199.87

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1414833579-15.UNSAT.shuffled.cnf
MD5SUMb2802bae5d92b90eb2c4213147949897
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark175.918
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.59	c run March_dl for 5 seconds ... 
10.53/10.59	c Bin: Executing march_dl
10.53/10.59	c child exit by a signal
10.53/10.59	c march_dl returned code 137.
10.53/10.59	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.59	c Bin: Executing ubcsat2006
10.53/10.59	c child exited successfully
10.53/10.59	c ubcsat2006 returned code 0.
10.53/10.59	c satzilla computing base features
10.53/10.59	c satzilla doing unit-prop probe
10.53/10.59	c satzilla doing local search probe
10.53/10.59	c satzilla doing lobjois search-space size estimate
10.53/10.59	c satzilla's ranking:
10.53/10.59	c 1) minisat20+P: -1.878926
10.53/10.59	c 2) march_dl+P: 0.591305
10.53/10.59	c 3) march_dl: 2.756604
10.53/10.59	c 4) zchaff_rand+P: 3.573274
10.53/10.59	c 5) minisat20: 5.196862
10.53/10.59	c 6) vallst+P: 6.431233
10.53/10.59	c 7) kcnfs+P: 999.000000
10.53/10.59	c 8) kcnfs: 999.000000
10.53/10.59	c 9) vallst: 999.000000
10.53/10.59	c 10) zchaff_rand: 999.000000
10.53/10.59	c satzilla running minisat20 with preprocessing ... 
10.53/10.60	This is MiniSat 2.0 beta
10.53/10.60	WARNING: for repeatability, setting FPU to use double precision
10.53/10.60	============================[ Problem Statistics ]=============================
10.53/10.60	|                                                                             |
10.53/10.60	|  Number of variables:  90                                                   |
10.53/10.60	|  Number of clauses:    1917                                                 |
10.53/10.60	|  Parsing time:         0.00         s                                       |
10.53/10.60	============================[ Search Statistics ]==============================
10.53/10.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.60	===============================================================================
10.53/10.60	|         0 |      90     1917     9585 |      639        0    nan |  0.000 % |
10.53/10.60	|       100 |      90     1917     9585 |      702      100     20 |  0.012 % |
10.53/10.61	|       251 |      90     1917     9585 |      773      251     20 |  0.012 % |
10.53/10.61	|       477 |      90     1917     9585 |      850      477     20 |  0.012 % |
10.53/10.62	|       815 |      90     1917     9585 |      935      815     20 |  0.012 % |
10.53/10.64	|      1321 |      90     1917     9585 |     1029      843     19 |  0.012 % |
10.53/10.66	|      2080 |      90     1917     9585 |     1132      549     18 |  0.012 % |
10.57/10.69	|      3219 |      90     1917     9585 |     1245     1113     18 |  0.012 % |
10.57/10.73	|      4929 |      90     1917     9585 |     1369      929     18 |  0.012 % |
10.57/10.81	|      7491 |      90     1917     9585 |     1506      719     18 |  0.012 % |
10.57/10.92	|     11335 |      90     1917     9585 |     1657     1509     18 |  0.012 % |
10.57/11.10	|     17101 |      90     1917     9585 |     1823     1412     19 |  0.012 % |
11.24/11.38	|     25750 |      90     1917     9585 |     2005     1754     19 |  0.012 % |
11.73/11.84	|     38724 |      90     1917     9585 |     2206     1539     19 |  0.012 % |
12.45/12.52	|     58185 |      90     1917     9585 |     2426     2048     18 |  0.012 % |
13.47/13.62	|     87377 |      90     1917     9585 |     2669     1837     18 |  0.012 % |
15.21/15.31	|    131170 |      90     1917     9585 |     2936     2539     17 |  0.012 % |
17.87/17.97	|    196854 |      90     1917     9585 |     3229     1626     17 |  0.012 % |
21.98/22.06	|    295381 |      90     1917     9585 |     3552     2552     18 |  0.012 % |
28.33/28.41	|    443172 |      90     1917     9585 |     3908     1972     18 |  0.012 % |
38.16/38.32	|    664856 |      90     1917     9585 |     4298     3476     18 |  0.012 % |
53.73/53.92	|    997381 |      90     1917     9585 |     4728     3327     18 |  0.012 % |
78.00/78.19	|   1496170 |      90     1917     9585 |     5201     3278     18 |  0.012 % |
116.02/116.20	|   2244352 |      90     1917     9585 |     5721     4578     19 |  0.012 % |
175.66/175.86	|   3366627 |      90     1917     9585 |     6293     4199     17 |  0.012 % |
269.44/269.65	|   5050040 |      90     1917     9585 |     6923     4629     17 |  0.012 % |
416.69/416.99	|   7575157 |      90     1917     9585 |     7615     5338     18 |  0.012 % |
647.88/648.23	|  11362832 |      90     1917     9585 |     8377     5758     18 |  0.013 % |
1014.64/1015.13	|  17044347 |      90     1917     9585 |     9215     6790     16 |  0.013 % |
1199.30/1199.86	c Preprocessing...
1199.30/1199.86	c Inital problem has 90 variables, 1917 nary clauses (0 binary clauses).
1199.30/1199.86	c Num non-binary clauses 1917, Average non-binary clause length 5.000
1199.30/1199.86	c Theory has no gaps
1199.30/1199.86	c Preprocessor runtime was 0.000 seconds.
1199.30/1199.86	c 
1199.30/1199.86	c Satisfiability of theory still undetermined.
1199.30/1199.86	c See file /tmp/8LuL7F for simplified theory.
1199.30/1199.86	c Bin: Executing minisat20
1199.30/1199.86	c child exit by a signal
1199.30/1199.86	c minisat20 returned code 137.
1199.30/1199.86	c minisat20 returned code 137.
1199.30/1199.86	c satzilla running march_dl with preprocessing ... 
1199.30/1199.86	c Bin: Executing march_dl
1199.30/1199.86	c march_dl returned code 1.
1199.30/1199.86	c march_dl returned code 1.
1199.30/1199.86	c satzilla running march_dl ... 
1199.30/1199.86	c Bin: Executing march_dl
1199.30/1199.86	c march_dl returned code 1.
1199.30/1199.86	c march_dl returned code 1.
1199.30/1199.86	c satzilla running zchaff_rand with preprocessing ... 
1199.30/1199.86	c Bin: Executing zchaff_rand
1199.30/1199.86	c zchaff_rand returned code 1.
1199.30/1199.86	c zchaff_rand returned code 1.
1199.30/1199.86	c satzilla running minisat20 ... 
1199.30/1199.86	c Bin: Executing minisat20
1199.30/1199.86	c minisat20 returned code 1.
1199.30/1199.86	c minisat20 returned code 1.
1199.30/1199.86	c satzilla running vallst with preprocessing ... 
1199.30/1199.86	c Bin: Executing vallst
1199.30/1199.86	c vallst returned code 1.
1199.30/1199.86	c vallst returned code 1.
1199.30/1199.86	c satzilla running kcnfs with preprocessing ... 
1199.30/1199.86	c Bin: Executing kcnfs
1199.30/1199.86	c kcnfs returned code 1.
1199.30/1199.86	c kcnfs returned code 1.
1199.30/1199.86	c satzilla running kcnfs ... 
1199.30/1199.86	c Bin: Executing kcnfs
1199.30/1199.86	c kcnfs returned code 1.
1199.30/1199.86	c kcnfs returned code 1.
1199.30/1199.86	c satzilla running vallst ... 
1199.30/1199.86	c Bin: Executing vallst
1199.30/1199.86	c vallst returned code 1.
1199.30/1199.86	c vallst returned code 1.
1199.30/1199.86	c satzilla running zchaff_rand ... 
1199.30/1199.86	c Bin: Executing zchaff_rand
1199.30/1199.86	c zchaff_rand returned code 1.
1199.30/1199.86	c zchaff_rand returned code 1.
1199.30/1199.86	c ERROR: All Failed! 
1199.30/1199.86	c SATZILLA_TIME=1199.570000

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/node17/watcher-292401-1171753252 -o ROOT/results/node17/solver-292401-1171753252 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292401-1171753252/SATzilla2007_C /tmp/evaluation/292401-1171753252/instance-292401-1171753252.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.94 3/77 8432
/proc/meminfo: memFree=1595456/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1440 CPUtime=0
/proc/8432/stat : 8432 (SATzilla2007_C) R 8430 8432 6769 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 195279489 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/8432/statm: 360 110 95 260 0 84 0
[pid=8433] ppid=8432 vsize=636 CPUtime=0
/proc/8433/stat : 8433 (march_dl) R 8432 8432 6769 0 -1 4194304 79 0 0 0 0 0 0 0 18 0 1 0 195279490 651264 74 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8433/statm: 159 74 50 118 0 38 0

[startup+0.107384 s]
/proc/loadavg: 0.92 0.98 0.94 3/77 8432
/proc/meminfo: memFree=1595456/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1440 CPUtime=0
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195279489 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8432/statm: 360 110 95 260 0 84 0
[pid=8433] ppid=8432 vsize=2176 CPUtime=0.1
/proc/8433/stat : 8433 (march_dl) R 8432 8432 6769 0 -1 4194304 477 0 0 0 10 0 0 0 19 0 1 0 195279490 2228224 469 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134540758 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8433/statm: 544 469 72 118 0 423 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3616

[startup+0.515426 s]
/proc/loadavg: 0.92 0.98 0.94 3/77 8432
/proc/meminfo: memFree=1595456/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1440 CPUtime=0
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195279489 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8432/statm: 360 110 95 260 0 84 0
[pid=8433] ppid=8432 vsize=2368 CPUtime=0.51
/proc/8433/stat : 8433 (march_dl) R 8432 8432 6769 0 -1 4194304 504 0 0 0 51 0 0 0 23 0 1 0 195279490 2424832 496 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8433/statm: 592 496 74 118 0 471 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3808

[startup+1.33652 s]
/proc/loadavg: 0.92 0.98 0.94 2/79 8434
/proc/meminfo: memFree=1593328/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1440 CPUtime=0
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195279489 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8432/statm: 360 110 95 260 0 84 0
[pid=8433] ppid=8432 vsize=3088 CPUtime=1.33
/proc/8433/stat : 8433 (march_dl) R 8432 8432 6769 0 -1 4194304 664 0 0 0 133 0 0 0 25 0 1 0 195279490 3162112 656 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134528324 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8433/statm: 772 657 74 118 0 651 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4528

[startup+2.98369 s]
/proc/loadavg: 0.92 0.98 0.94 2/79 8434
/proc/meminfo: memFree=1592496/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1440 CPUtime=0
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195279489 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8432/statm: 360 110 95 260 0 84 0
[pid=8433] ppid=8432 vsize=3616 CPUtime=2.97
/proc/8433/stat : 8433 (march_dl) R 8432 8432 6769 0 -1 4194304 791 0 0 0 297 0 0 0 25 0 1 0 195279490 3702784 783 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134568026 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8433/statm: 904 783 74 118 0 783 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5056

[startup+6.26003 s]
/proc/loadavg: 0.93 0.98 0.94 2/79 8435
/proc/meminfo: memFree=1594608/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1440 CPUtime=4.99
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 135 856 0 0 0 0 499 0 16 0 1 0 195279489 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8432/statm: 360 111 96 260 0 84 0
[pid=8435] ppid=8432 vsize=6188 CPUtime=1.25
/proc/8435/stat : 8435 (ubcsat2006) R 8432 8432 6769 0 -1 4194304 267 0 0 0 114 11 0 0 25 0 1 0 195279990 6336512 250 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8435/statm: 1547 250 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7187 s]
/proc/loadavg: 0.93 0.98 0.94 2/85 8500
/proc/meminfo: memFree=1592432/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=2208 CPUtime=2.08
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 226 0 0 0 208 0 0 0 25 0 1 0 195280550 2260992 220 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528705 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 552 220 58 118 0 430 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 4164

[startup+25.531 s]
/proc/loadavg: 0.95 0.98 0.94 2/85 8518
/proc/meminfo: memFree=1591920/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=2608 CPUtime=14.88
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 325 0 0 0 1488 0 0 0 25 0 1 0 195280550 2670592 319 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 652 319 58 118 0 530 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 4564

[startup+51.1727 s]
/proc/loadavg: 0.96 0.98 0.94 2/85 8550
/proc/meminfo: memFree=1591664/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=2880 CPUtime=40.49
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 415 0 0 0 4049 0 0 0 25 0 1 0 195280550 2949120 409 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 720 409 58 118 0 598 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 4836

[startup+102.448 s]
/proc/loadavg: 0.98 0.98 0.94 2/85 8614
/proc/meminfo: memFree=1591344/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=3292 CPUtime=91.72
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 499 0 0 0 9171 1 0 0 25 0 1 0 195280550 3371008 493 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/8462/statm: 823 493 58 118 0 701 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 5248

[startup+162.522 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1592368/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=3568 CPUtime=151.77
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 557 0 0 0 15176 1 0 0 25 0 1 0 195280550 3653632 551 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 892 551 58 118 0 770 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 5524

[startup+222.589 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1592112/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=3708 CPUtime=211.81
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 608 0 0 0 21180 1 0 0 25 0 1 0 195280550 3796992 602 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 927 602 58 118 0 805 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 5664

[startup+282.659 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1591984/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=3852 CPUtime=271.87
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 648 0 0 0 27185 2 0 0 25 0 1 0 195280550 3944448 642 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525645 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 963 642 58 118 0 841 0
Current children cumulated CPU time (s) 282.44
Current children cumulated vsize (KiB) 5808

[startup+342.726 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1591856/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=3988 CPUtime=331.92
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 669 0 0 0 33190 2 0 0 25 0 1 0 195280550 4083712 663 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 997 663 58 118 0 875 0
Current children cumulated CPU time (s) 342.49
Current children cumulated vsize (KiB) 5944

[startup+402.801 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1591792/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=4128 CPUtime=391.97
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 697 0 0 0 39195 2 0 0 25 0 1 0 195280550 4227072 691 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 1032 691 58 118 0 910 0
Current children cumulated CPU time (s) 402.54
Current children cumulated vsize (KiB) 6084

[startup+462.869 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1591600/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=4268 CPUtime=452.03
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 724 0 0 0 45200 3 0 0 25 0 1 0 195280550 4370432 718 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 1067 718 58 118 0 945 0
Current children cumulated CPU time (s) 462.6

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


[startup+763.215 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1591280/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=4696 CPUtime=752.29
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 833 0 0 0 75225 4 0 0 25 0 1 0 195280550 4808704 827 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 1174 827 58 118 0 1052 0
Current children cumulated CPU time (s) 762.86
Current children cumulated vsize (KiB) 6652

[startup+823.286 s]
/proc/loadavg: 0.99 0.98 0.94 3/79 8634
/proc/meminfo: memFree=1591280/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=4844 CPUtime=812.34
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 856 0 0 0 81230 4 0 0 25 0 1 0 195280550 4960256 850 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 1211 850 58 118 0 1089 0
Current children cumulated CPU time (s) 822.91
Current children cumulated vsize (KiB) 6800

[startup+883.357 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1591216/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=4844 CPUtime=872.4
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 861 0 0 0 87235 5 0 0 25 0 1 0 195280550 4960256 855 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 1211 855 58 118 0 1089 0
Current children cumulated CPU time (s) 882.97
Current children cumulated vsize (KiB) 6800

[startup+943.426 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1591152/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=4844 CPUtime=932.45
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 871 0 0 0 93240 5 0 0 25 0 1 0 195280550 4960256 865 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 1211 865 58 118 0 1089 0
Current children cumulated CPU time (s) 943.02
Current children cumulated vsize (KiB) 6800

[startup+1003.49 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1591216/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=4844 CPUtime=992.49
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 875 0 0 0 99244 5 0 0 25 0 1 0 195280550 4960256 869 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 1211 869 58 118 0 1089 0
Current children cumulated CPU time (s) 1003.06
Current children cumulated vsize (KiB) 6800

[startup+1063.56 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1590960/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=4992 CPUtime=1052.55
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 916 0 0 0 105249 6 0 0 25 0 1 0 195280550 5111808 910 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 1248 910 58 118 0 1126 0
Current children cumulated CPU time (s) 1063.12
Current children cumulated vsize (KiB) 6948

[startup+1123.63 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1590896/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=5136 CPUtime=1112.6
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 927 0 0 0 111254 6 0 0 25 0 1 0 195280550 5259264 921 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 1284 921 58 118 0 1162 0
Current children cumulated CPU time (s) 1123.17
Current children cumulated vsize (KiB) 7092

[startup+1183.7 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1590960/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=5136 CPUtime=1172.65
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 929 0 0 0 117259 6 0 0 25 0 1 0 195280550 5259264 923 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 1284 923 58 118 0 1162 0
Current children cumulated CPU time (s) 1183.22
Current children cumulated vsize (KiB) 7092

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

[startup+1187.49 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1590960/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=5136 CPUtime=1176.44
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 930 0 0 0 117638 6 0 0 25 0 1 0 195280550 5259264 924 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 1284 924 58 118 0 1162 0
Current children cumulated CPU time (s) 1187.01
Current children cumulated vsize (KiB) 7092

[startup+1194.05 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1590960/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=5136 CPUtime=1182.99
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 930 0 0 0 118293 6 0 0 25 0 1 0 195280550 5259264 924 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 1284 924 58 118 0 1162 0
Current children cumulated CPU time (s) 1193.56
Current children cumulated vsize (KiB) 7092

[startup+1197.32 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1590960/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=5136 CPUtime=1186.27
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 930 0 0 0 118621 6 0 0 25 0 1 0 195280550 5259264 924 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 1284 924 58 118 0 1162 0
Current children cumulated CPU time (s) 1196.84
Current children cumulated vsize (KiB) 7092

[startup+1198.96 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1590960/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=5136 CPUtime=1187.91
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 930 0 0 0 118785 6 0 0 25 0 1 0 195280550 5259264 924 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 1284 924 58 118 0 1162 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 7092

[startup+1199.37 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1590960/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=5136 CPUtime=1188.32
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 930 0 0 0 118826 6 0 0 25 0 1 0 195280550 5259264 924 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529189 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 1284 924 58 118 0 1162 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 7092

[startup+1199.78 s]
/proc/loadavg: 0.99 0.98 0.94 2/79 8634
/proc/meminfo: memFree=1590960/2055920 swapFree=4192812/4192956
[pid=8432] ppid=8430 vsize=1956 CPUtime=10.57
/proc/8432/stat : 8432 (SATzilla2007_C) S 8430 8432 6769 0 -1 4194304 662 1129 0 0 314 23 700 20 25 0 1 0 195279489 2002944 320 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8432/statm: 489 320 165 260 0 213 0
[pid=8462] ppid=8432 vsize=5136 CPUtime=1188.73
/proc/8462/stat : 8462 (minisat20) R 8432 8432 6769 0 -1 4194304 930 0 0 0 118867 6 0 0 25 0 1 0 195280550 5259264 924 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8462/statm: 1284 924 58 118 0 1162 0
Current children cumulated CPU time (s) 1199.3
Current children cumulated vsize (KiB) 7092

Child status: 17
Real time (s): 1199.87
CPU time (s): 1199.41
CPU user time (s): 1198.9
CPU system time (s): 0.512922
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 7628

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

runsolver used 1.25081 second user time and 3.01554 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Feb 17 23:00:53 UTC 2007

IDJOB= 292401
IDBENCH= 19838
IDSOLVER= 135
FILE ID= node17/292401-1171753252

PBS_JOBID= 3839252

Free space on /tmp= 66536 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  b2802bae5d92b90eb2c4213147949897

RANDOM SEED= 531857967

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.229
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.229
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:       1595864 kB
Buffers:         48320 kB
Cached:         296372 kB
SwapCached:          0 kB
Active:         251568 kB
Inactive:       137912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1595864 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8408 kB
Writeback:           0 kB
Mapped:          63712 kB
Slab:            56076 kB
Committed_AS:   663328 kB
PageTables:       1748 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= 66536 MiB

End job on node17 on Sat Feb 17 23:20:53 UTC 2007