Trace number 302241

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.55 1199.95

General information on the benchmark

Namerandom/LargeSize/5SAT/v900/
unif-k5-r20-v900-c18000-S422570514-15.cnf
MD5SUM3075ec5f10b4ac38799d83224a9cb93c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark77.3522
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses18000
Sum of the clauses size90000
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 518000
Number of clauses of size over 50

Solver Data (download as text)

10.54/10.64	c run March_dl for 5 seconds ... 
10.54/10.64	c Bin: Executing march_dl
10.54/10.64	c child exit by a signal
10.54/10.64	c march_dl returned code 137.
10.54/10.64	c run saps (UBCSAT implementation) for 2 seconds ... 
10.54/10.64	c Bin: Executing ubcsat2006
10.54/10.64	c child exited successfully
10.54/10.64	c ubcsat2006 returned code 0.
10.54/10.64	c satzilla computing base features
10.54/10.64	c satzilla doing unit-prop probe
10.54/10.64	c satzilla doing local search probe
10.54/10.64	c satzilla doing lobjois search-space size estimate
10.54/10.64	c satzilla's ranking:
10.54/10.64	c 1) minisat20+P: -1.305954
10.54/10.64	c 2) zchaff_rand+P: 0.802947
10.54/10.64	c 3) minisat20: 1.208143
10.54/10.64	c 4) march_dl: 1.894493
10.54/10.64	c 5) march_dl+P: 2.982574
10.54/10.64	c 6) vallst+P: 3.409210
10.54/10.64	c 7) kcnfs+P: 999.000000
10.54/10.64	c 8) kcnfs: 999.000000
10.54/10.64	c 9) vallst: 999.000000
10.54/10.64	c 10) zchaff_rand: 999.000000
10.54/10.64	c satzilla running minisat20 with preprocessing ... 
10.64/10.72	This is MiniSat 2.0 beta
10.64/10.72	WARNING: for repeatability, setting FPU to use double precision
10.64/10.72	============================[ Problem Statistics ]=============================
10.64/10.72	|                                                                             |
10.64/10.72	|  Number of variables:  900                                                  |
10.64/10.72	|  Number of clauses:    18000                                                |
10.64/10.74	|  Parsing time:         0.01         s                                       |
10.64/10.74	============================[ Search Statistics ]==============================
10.64/10.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.64/10.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.64/10.74	===============================================================================
10.64/10.74	|         0 |     900    18000    90000 |     6000        0    nan |  0.000 % |
10.64/10.75	|       105 |     900    18000    90000 |     6600      105    105 |  0.000 % |
10.70/10.77	|       255 |     900    18000    90000 |     7260      255    107 |  0.000 % |
10.70/10.79	|       483 |     900    18000    90000 |     7986      483    110 |  0.000 % |
10.70/10.82	|       821 |     900    18000    90000 |     8784      821    114 |  0.000 % |
10.70/10.87	|      1328 |     900    18000    90000 |     9663     1328    116 |  0.000 % |
10.70/10.95	|      2089 |     900    18000    90000 |    10629     2089    117 |  0.000 % |
10.70/11.08	|      3229 |     900    18000    90000 |    11692     3229    119 |  0.000 % |
11.23/11.29	|      4937 |     900    18000    90000 |    12861     4937    119 |  0.000 % |
11.54/11.67	|      7501 |     900    18000    90000 |    14147     7501    123 |  0.000 % |
12.25/12.30	|     11345 |     900    18000    90000 |    15562    11345    123 |  0.000 % |
13.38/13.47	|     17111 |     900    18000    90000 |    17118     9161    119 |  0.000 % |
15.33/15.45	|     25760 |     900    18000    90000 |    18830     9088    130 |  0.000 % |
18.70/18.78	|     38734 |     900    18000    90000 |    20713    12499    129 |  0.000 % |
24.65/24.74	|     58197 |     900    18000    90000 |    22784    10969    126 |  0.000 % |
34.48/34.61	|     87389 |     900    18000    90000 |    25063    16597    126 |  0.000 % |
49.23/49.39	|    131178 |     900    18000    90000 |    27569    20028    128 |  0.000 % |
75.67/75.82	|    196862 |     900    18000    90000 |    30326    22121    131 |  0.000 % |
121.37/121.47	|    295391 |     900    18000    90000 |    33359    14382    127 |  0.000 % |
192.17/192.34	|    443180 |     900    18000    90000 |    36695    17342    125 |  0.000 % |
318.91/319.09	|    664863 |     900    18000    90000 |    40364    27495    132 |  0.000 % |
504.56/504.77	|    997388 |     900    18000    90000 |    44401    35851    137 |  0.000 % |
795.35/795.67	|   1496176 |     900    18000    90000 |    48841    41265    136 |  0.000 % |
1199.45/1199.94	c Preprocessing...
1199.45/1199.94	c Inital problem has 900 variables, 18000 nary clauses (0 binary clauses).
1199.45/1199.94	c Num non-binary clauses 18000, Average non-binary clause length 5.000
1199.45/1199.94	c Theory has no gaps
1199.45/1199.94	c Preprocessor runtime was 0.040 seconds.
1199.45/1199.94	c 
1199.45/1199.94	c Satisfiability of theory still undetermined.
1199.45/1199.94	c See file /tmp/Yjo6KN for simplified theory.
1199.45/1199.94	c Bin: Executing minisat20
1199.45/1199.94	c child exit by a signal
1199.45/1199.94	c minisat20 returned code 137.
1199.45/1199.94	c minisat20 returned code 137.
1199.45/1199.94	c satzilla running zchaff_rand with preprocessing ... 
1199.45/1199.94	c Bin: Executing zchaff_rand
1199.45/1199.94	c zchaff_rand returned code 1.
1199.45/1199.94	c zchaff_rand returned code 1.
1199.45/1199.94	c satzilla running minisat20 ... 
1199.45/1199.94	c Bin: Executing minisat20
1199.45/1199.94	c minisat20 returned code 1.
1199.45/1199.94	c minisat20 returned code 1.
1199.45/1199.94	c satzilla running march_dl ... 
1199.45/1199.94	c Bin: Executing march_dl
1199.45/1199.94	c march_dl returned code 1.
1199.45/1199.94	c march_dl returned code 1.
1199.45/1199.94	c satzilla running march_dl with preprocessing ... 
1199.45/1199.94	c Bin: Executing march_dl
1199.45/1199.94	c march_dl returned code 1.
1199.45/1199.94	c march_dl returned code 1.
1199.45/1199.94	c satzilla running vallst with preprocessing ... 
1199.45/1199.94	c Bin: Executing vallst
1199.45/1199.94	c vallst returned code 1.
1199.45/1199.94	c vallst returned code 1.
1199.45/1199.94	c satzilla running kcnfs with preprocessing ... 
1199.45/1199.94	c Bin: Executing kcnfs
1199.45/1199.94	c kcnfs returned code 1.
1199.45/1199.94	c kcnfs returned code 1.
1199.45/1199.94	c satzilla running kcnfs ... 
1199.45/1199.94	c Bin: Executing kcnfs
1199.45/1199.94	c kcnfs returned code 1.
1199.45/1199.94	c kcnfs returned code 1.
1199.45/1199.94	c satzilla running vallst ... 
1199.45/1199.94	c Bin: Executing vallst
1199.45/1199.94	c vallst returned code 1.
1199.45/1199.94	c vallst returned code 1.
1199.45/1199.94	c satzilla running zchaff_rand ... 
1199.45/1199.94	c Bin: Executing zchaff_rand
1199.45/1199.94	c zchaff_rand returned code 1.
1199.45/1199.94	c zchaff_rand returned code 1.
1199.45/1199.94	c ERROR: All Failed! 
1199.45/1199.94	c SATZILLA_TIME=1199.700000

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/node43/watcher-302241-1172007372 -o ROOT/results/node43/solver-302241-1172007372 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/302241-1172007372/SATzilla2007_C /tmp/evaluation/302241-1172007372/instance-302241-1172007372.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.94 0.99 0.99 3/64 31601
/proc/meminfo: memFree=1503400/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=1440 CPUtime=0
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220693256 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 360 110 95 260 0 84 0
[pid=31602] ppid=31601 vsize=780 CPUtime=0
/proc/31602/stat : 31602 (march_dl) R 31601 31601 30853 0 -1 4194304 106 0 0 0 0 0 0 0 19 0 1 0 220693256 798720 101 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31602/statm: 195 102 50 118 0 74 0

[startup+0.106982 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 31601
/proc/meminfo: memFree=1503400/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=1440 CPUtime=0
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220693256 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 360 110 95 260 0 84 0
[pid=31602] ppid=31601 vsize=2828 CPUtime=0.09
/proc/31602/stat : 31602 (march_dl) R 31601 31601 30853 0 -1 4194304 1854 0 0 0 9 0 0 0 20 0 1 0 220693256 2895872 565 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559280 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31602/statm: 707 565 65 118 0 586 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4268

[startup+0.515047 s]
/proc/loadavg: 0.94 0.99 0.99 3/64 31601
/proc/meminfo: memFree=1503400/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=1440 CPUtime=0
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220693256 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 360 110 95 260 0 84 0
[pid=31602] ppid=31601 vsize=3776 CPUtime=0.51
/proc/31602/stat : 31602 (march_dl) R 31601 31601 30853 0 -1 4194304 2511 0 0 0 50 1 0 0 23 0 1 0 220693256 3866624 604 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583601 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31602/statm: 944 604 67 118 0 823 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 5216

[startup+1.33518 s]
/proc/loadavg: 0.94 0.99 0.99 2/66 31603
/proc/meminfo: memFree=1501016/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=1440 CPUtime=0
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220693256 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 360 110 95 260 0 84 0
[pid=31602] ppid=31601 vsize=3908 CPUtime=1.33
/proc/31602/stat : 31602 (march_dl) R 31601 31601 30853 0 -1 4194304 2541 0 0 0 132 1 0 0 25 0 1 0 220693256 4001792 634 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31602/statm: 977 634 67 118 0 856 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 5348

[startup+2.97145 s]
/proc/loadavg: 0.94 0.99 0.99 2/66 31603
/proc/meminfo: memFree=1482520/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=1440 CPUtime=0
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 220693256 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 360 110 95 260 0 84 0
[pid=31602] ppid=31601 vsize=24176 CPUtime=2.95
/proc/31602/stat : 31602 (march_dl) R 31601 31601 30853 0 -1 4194304 8009 0 0 0 267 28 0 0 25 0 1 0 220693256 24756224 5739 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134559723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31602/statm: 6044 5739 72 118 0 5923 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 25616

[startup+6.254 s]
/proc/loadavg: 0.94 0.99 0.99 2/66 31604
/proc/meminfo: memFree=1501464/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=1440 CPUtime=5
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 135 9406 0 0 0 0 470 30 16 0 1 0 220693256 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31601/statm: 360 111 96 260 0 84 0
[pid=31604] ppid=31601 vsize=6188 CPUtime=1.24
/proc/31604/stat : 31604 (ubcsat2006) R 31601 31601 30853 0 -1 4194304 546 0 0 0 117 7 0 0 25 0 1 0 220693757 6336512 529 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31604/statm: 1547 529 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7081 s]
/proc/loadavg: 0.95 0.99 0.99 2/66 31605
/proc/meminfo: memFree=1490584/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=9672 CPUtime=1.96
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 2201 0 0 0 196 0 0 0 25 0 1 0 220694329 9904128 2195 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 2418 2195 59 118 0 2296 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 15388

[startup+25.5192 s]
/proc/loadavg: 0.96 0.99 0.99 2/66 31605
/proc/meminfo: memFree=1484888/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=14568 CPUtime=14.77
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 3412 0 0 0 1475 2 0 0 25 0 1 0 220694329 14917632 3406 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528643 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 3642 3406 59 118 0 3520 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 20284

[startup+51.1465 s]
/proc/loadavg: 0.97 0.99 0.99 2/66 31605
/proc/meminfo: memFree=1481560/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=18264 CPUtime=40.38
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 4343 0 0 0 4035 3 0 0 25 0 1 0 220694329 18702336 4337 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 4566 4338 59 118 0 4444 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 23980

[startup+102.391 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 31605
/proc/meminfo: memFree=1477656/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=21860 CPUtime=91.61
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 5243 0 0 0 9157 4 0 0 25 0 1 0 220694329 22384640 5237 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 5465 5237 59 118 0 5343 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 27576

[startup+162.459 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 31605
/proc/meminfo: memFree=1475224/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=24236 CPUtime=151.66
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 5834 0 0 0 15162 4 0 0 25 0 1 0 220694329 24817664 5828 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525473 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 6059 5828 59 118 0 5937 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 29952

[startup+222.514 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 31607
/proc/meminfo: memFree=1472088/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=27284 CPUtime=211.7
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 6609 0 0 0 21165 5 0 0 25 0 1 0 220694329 27938816 6603 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 6821 6603 59 118 0 6699 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 33000

[startup+282.572 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 31607
/proc/meminfo: memFree=1471640/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=27812 CPUtime=271.73
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 6724 0 0 0 27168 5 0 0 25 0 1 0 220694329 28479488 6718 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 6953 6718 59 118 0 6831 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 33528

[startup+342.629 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 31607
/proc/meminfo: memFree=1469400/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=29996 CPUtime=331.77
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 7294 0 0 0 33171 6 0 0 25 0 1 0 220694329 30715904 7288 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 7499 7288 59 118 0 7377 0
Current children cumulated CPU time (s) 342.47
Current children cumulated vsize (KiB) 35712

[startup+402.692 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 31607
/proc/meminfo: memFree=1468184/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=31184 CPUtime=391.82
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 7573 0 0 0 39175 7 0 0 25 0 1 0 220694329 31932416 7567 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 7796 7567 59 118 0 7674 0
Current children cumulated CPU time (s) 402.52
Current children cumulated vsize (KiB) 36900

[startup+462.754 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31607
/proc/meminfo: memFree=1467672/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=31712 CPUtime=451.86
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 7720 0 0 0 45179 7 0 0 25 0 1 0 220694329 32473088 7714 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 7928 7714 59 118 0 7806 0
Current children cumulated CPU time (s) 462.56

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


[startup+823.123 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31607
/proc/meminfo: memFree=1462040/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=37328 CPUtime=812.11
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 9092 0 0 0 81202 9 0 0 25 0 1 0 220694329 38223872 9086 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 9332 9086 59 118 0 9210 0
Current children cumulated CPU time (s) 822.81
Current children cumulated vsize (KiB) 43044

[startup+883.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31607
/proc/meminfo: memFree=1461080/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=38252 CPUtime=872.15
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 9322 0 0 0 87206 9 0 0 25 0 1 0 220694329 39170048 9316 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 9563 9316 59 118 0 9441 0
Current children cumulated CPU time (s) 882.85
Current children cumulated vsize (KiB) 43968

[startup+943.234 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31607
/proc/meminfo: memFree=1460504/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=38780 CPUtime=932.18
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 9449 0 0 0 93209 9 0 0 25 0 1 0 220694329 39710720 9443 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 9695 9443 59 118 0 9573 0
Current children cumulated CPU time (s) 942.88
Current children cumulated vsize (KiB) 44496

[startup+1003.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31607
/proc/meminfo: memFree=1459288/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=39968 CPUtime=992.23
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 9745 0 0 0 99213 10 0 0 25 0 1 0 220694329 40927232 9739 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 9992 9739 59 118 0 9870 0
Current children cumulated CPU time (s) 1002.93
Current children cumulated vsize (KiB) 45684

[startup+1063.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31607
/proc/meminfo: memFree=1459288/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=39956 CPUtime=1052.28
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 9745 0 0 0 105218 10 0 0 25 0 1 0 220694329 40914944 9739 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 9989 9739 59 118 0 9867 0
Current children cumulated CPU time (s) 1062.98
Current children cumulated vsize (KiB) 45672

[startup+1123.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31607
/proc/meminfo: memFree=1459032/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=40088 CPUtime=1112.32
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 9802 0 0 0 111222 10 0 0 25 0 1 0 220694329 41050112 9796 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 10022 9796 59 118 0 9900 0
Current children cumulated CPU time (s) 1123.02
Current children cumulated vsize (KiB) 45804

[startup+1183.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31607
/proc/meminfo: memFree=1458712/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=40616 CPUtime=1172.36
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 9923 0 0 0 117226 10 0 0 25 0 1 0 220694329 41590784 9917 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 10154 9917 59 118 0 10032 0
Current children cumulated CPU time (s) 1183.06
Current children cumulated vsize (KiB) 46332

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

[startup+1187.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31607
/proc/meminfo: memFree=1458712/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=40616 CPUtime=1176.15
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 9923 0 0 0 117605 10 0 0 25 0 1 0 220694329 41590784 9917 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 10154 9917 59 118 0 10032 0
Current children cumulated CPU time (s) 1186.85
Current children cumulated vsize (KiB) 46332

[startup+1193.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31607
/proc/meminfo: memFree=1458712/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=40616 CPUtime=1182.71
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 9923 0 0 0 118261 10 0 0 25 0 1 0 220694329 41590784 9917 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 10154 9917 59 118 0 10032 0
Current children cumulated CPU time (s) 1193.41
Current children cumulated vsize (KiB) 46332

[startup+1197.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31607
/proc/meminfo: memFree=1458712/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=40616 CPUtime=1185.98
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 9923 0 0 0 118588 10 0 0 25 0 1 0 220694329 41590784 9917 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519362 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 10154 9917 59 118 0 10032 0
Current children cumulated CPU time (s) 1196.68
Current children cumulated vsize (KiB) 46332

[startup+1198.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31607
/proc/meminfo: memFree=1458712/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=40616 CPUtime=1187.63
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 9923 0 0 0 118753 10 0 0 25 0 1 0 220694329 41590784 9917 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 10154 9917 59 118 0 10032 0
Current children cumulated CPU time (s) 1198.33
Current children cumulated vsize (KiB) 46332

[startup+1199.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31607
/proc/meminfo: memFree=1458712/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=40616 CPUtime=1188.45
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 9923 0 0 0 118835 10 0 0 25 0 1 0 220694329 41590784 9917 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 10154 9917 59 118 0 10032 0
Current children cumulated CPU time (s) 1199.15
Current children cumulated vsize (KiB) 46332

[startup+1199.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31607
/proc/meminfo: memFree=1458712/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=40616 CPUtime=1188.65
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 9923 0 0 0 118855 10 0 0 25 0 1 0 220694329 41590784 9917 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 10154 9917 59 118 0 10032 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 46332

[startup+1199.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31607
/proc/meminfo: memFree=1458712/2055920 swapFree=4183404/4192956
[pid=31601] ppid=31599 vsize=5716 CPUtime=10.7
/proc/31601/stat : 31601 (SATzilla2007_C) S 31599 31601 30853 0 -1 4194304 2217 9958 0 0 343 12 673 42 25 0 1 0 220693256 5853184 1252 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31601/statm: 1429 1252 164 260 0 1153 0
[pid=31605] ppid=31601 vsize=40616 CPUtime=1188.75
/proc/31605/stat : 31605 (minisat20) R 31601 31601 30853 0 -1 4194304 9923 0 0 0 118865 10 0 0 25 0 1 0 220694329 41590784 9917 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31605/statm: 10154 9917 59 118 0 10032 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 46332

Child status: 17
Real time (s): 1199.95
CPU time (s): 1199.55
CPU user time (s): 1198.88
CPU system time (s): 0.665898
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 46332

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

runsolver used 1.15682 second user time and 2.44763 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Tue Feb 20 21:36:12 UTC 2007

IDJOB= 302241
IDBENCH= 20078
IDSOLVER= 135
FILE ID= node43/302241-1172007372

PBS_JOBID= 3892635

Free space on /tmp= 66555 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/5SAT/v900/unif-k5-r20-v900-c18000-S422570514-15.cnf
COMMAND LINE= /tmp/evaluation/302241-1172007372/SATzilla2007_C /tmp/evaluation/302241-1172007372/instance-302241-1172007372.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-302241-1172007372 -o ROOT/results/node43/solver-302241-1172007372 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/302241-1172007372/SATzilla2007_C /tmp/evaluation/302241-1172007372/instance-302241-1172007372.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  3075ec5f10b4ac38799d83224a9cb93c

RANDOM SEED= 615024682

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.281
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.281
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:       1503808 kB
Buffers:         32124 kB
Cached:         435528 kB
SwapCached:       3384 kB
Active:          51388 kB
Inactive:       426216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1503808 kB
SwapTotal:     4192956 kB
SwapFree:      4183404 kB
Dirty:            8776 kB
Writeback:           0 kB
Mapped:          15936 kB
Slab:            60564 kB
Committed_AS:   586668 kB
PageTables:       1396 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= 66555 MiB

End job on node43 on Tue Feb 20 21:56:12 UTC 2007