Trace number 304496

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.76 1200.21

General information on the benchmark

Namerandom/LargeSize/7SAT/v160/
unif-k7-r85-v160-c13600-S2053050899-08.cnf
MD5SUM662fe9209ea9fd94ae496f4e8858c688
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark461.985
Satisfiable
(Un)Satisfiability was proved
Number of variables160
Number of clauses13600
Sum of the clauses size95200
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 513600

Solver Data (download as text)

10.84/10.86	c run March_dl for 5 seconds ... 
10.84/10.86	c Bin: Executing march_dl
10.84/10.86	c child exit by a signal
10.84/10.86	c march_dl returned code 137.
10.84/10.86	c run saps (UBCSAT implementation) for 2 seconds ... 
10.84/10.86	c Bin: Executing ubcsat2006
10.84/10.86	c child exited successfully
10.84/10.86	c ubcsat2006 returned code 0.
10.84/10.86	c satzilla computing base features
10.84/10.86	c satzilla doing unit-prop probe
10.84/10.86	c satzilla doing local search probe
10.84/10.86	c satzilla doing lobjois search-space size estimate
10.84/10.86	c satzilla's ranking:
10.84/10.86	c 1) minisat20+P: 0.880869
10.84/10.86	c 2) minisat20: 1.129859
10.84/10.86	c 3) march_dl: 1.637765
10.84/10.86	c 4) march_dl+P: 2.239936
10.84/10.86	c 5) vallst+P: 4.913166
10.84/10.86	c 6) zchaff_rand+P: 6.014087
10.84/10.86	c 7) kcnfs+P: 999.000000
10.84/10.86	c 8) kcnfs: 999.000000
10.84/10.86	c 9) vallst: 999.000000
10.84/10.86	c 10) zchaff_rand: 999.000000
10.84/10.86	c satzilla running minisat20 with preprocessing ... 
10.84/10.94	This is MiniSat 2.0 beta
10.84/10.94	WARNING: for repeatability, setting FPU to use double precision
10.84/10.94	============================[ Problem Statistics ]=============================
10.84/10.94	|                                                                             |
10.84/10.94	|  Number of variables:  160                                                  |
10.84/10.94	|  Number of clauses:    13600                                                |
10.84/10.95	|  Parsing time:         0.01         s                                       |
10.84/10.96	============================[ Search Statistics ]==============================
10.84/10.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.84/10.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.84/10.96	===============================================================================
10.84/10.96	|         0 |     160    13600    95200 |     4533        0    nan |  0.000 % |
10.91/10.97	|       100 |     160    13600    95200 |     4986      100     51 |  0.004 % |
10.91/10.98	|       251 |     160    13600    95200 |     5485      251     49 |  0.004 % |
10.91/10.99	|       476 |     160    13600    95200 |     6033      476     49 |  0.004 % |
10.91/11.02	|       814 |     160    13600    95200 |     6637      814     49 |  0.004 % |
10.91/11.06	|      1321 |     160    13600    95200 |     7300     1321     48 |  0.004 % |
10.91/11.11	|      2082 |     160    13600    95200 |     8031     2082     47 |  0.004 % |
10.91/11.20	|      3223 |     160    13600    95200 |     8834     3223     48 |  0.004 % |
11.23/11.36	|      4931 |     160    13600    95200 |     9717     4931     49 |  0.004 % |
11.54/11.62	|      7493 |     160    13600    95200 |    10689     7493     49 |  0.004 % |
12.05/12.10	|     11338 |     160    13600    95200 |    11758     5960     48 |  0.004 % |
12.77/12.85	|     17106 |     160    13600    95200 |    12934    11728     48 |  0.004 % |
13.90/14.03	|     25755 |     160    13600    95200 |    14227     7366     47 |  0.004 % |
15.84/15.99	|     38729 |     160    13600    95200 |    15650    13190     48 |  0.004 % |
19.23/19.36	|     58190 |     160    13600    95200 |    17215     9067     49 |  0.004 % |
24.66/24.70	|     87382 |     160    13600    95200 |    18936    12329     49 |  0.004 % |
33.67/33.82	|    131172 |     160    13600    95200 |    20830    18095     48 |  0.004 % |
49.04/49.13	|    196856 |     160    13600    95200 |    22913    10617     45 |  0.004 % |
72.70/72.84	|    295382 |     160    13600    95200 |    25204    16801     49 |  0.004 % |
111.73/111.88	|    443171 |     160    13600    95200 |    27725    19301     47 |  0.004 % |
174.24/174.41	|    664854 |     160    13600    95200 |    30497    24717     49 |  0.004 % |
269.32/269.49	|    997380 |     160    13600    95200 |    33547    15275     49 |  0.004 % |
425.87/426.13	|   1496169 |     160    13600    95200 |    36902    14012     48 |  0.004 % |
680.89/681.23	|   2244352 |     160    13600    95200 |    40592    16265     48 |  0.004 % |
1094.50/1094.96	|   3366628 |     160    13600    95200 |    44652    40441     50 |  0.004 % |
1199.72/1200.21	c Preprocessing...
1199.72/1200.21	c Inital problem has 160 variables, 13600 nary clauses (0 binary clauses).
1199.72/1200.21	c Num non-binary clauses 13600, Average non-binary clause length 7.000
1199.72/1200.21	c Theory has no gaps
1199.72/1200.21	c Preprocessor runtime was 0.040 seconds.
1199.72/1200.21	c 
1199.72/1200.21	c Satisfiability of theory still undetermined.
1199.72/1200.21	c See file /tmp/IcQEpZ for simplified theory.
1199.72/1200.21	c Bin: Executing minisat20
1199.72/1200.21	c child exit by a signal
1199.72/1200.21	c minisat20 returned code 137.
1199.72/1200.21	c minisat20 returned code 137.
1199.72/1200.21	c satzilla running minisat20 ... 
1199.72/1200.21	c Bin: Executing minisat20
1199.72/1200.21	c minisat20 returned code 1.
1199.72/1200.21	c minisat20 returned code 1.
1199.72/1200.21	c satzilla running march_dl ... 
1199.72/1200.21	c Bin: Executing march_dl
1199.72/1200.21	c march_dl returned code 1.
1199.72/1200.21	c march_dl returned code 1.
1199.72/1200.21	c satzilla running march_dl with preprocessing ... 
1199.72/1200.21	c Bin: Executing march_dl
1199.72/1200.21	c march_dl returned code 1.
1199.72/1200.21	c march_dl returned code 1.
1199.72/1200.21	c satzilla running vallst with preprocessing ... 
1199.72/1200.21	c Bin: Executing vallst
1199.72/1200.21	c vallst returned code 1.
1199.72/1200.21	c vallst returned code 1.
1199.72/1200.21	c satzilla running zchaff_rand with preprocessing ... 
1199.72/1200.21	c Bin: Executing zchaff_rand
1199.72/1200.21	c zchaff_rand returned code 1.
1199.72/1200.21	c zchaff_rand returned code 1.
1199.72/1200.21	c satzilla running kcnfs with preprocessing ... 
1199.72/1200.21	c Bin: Executing kcnfs
1199.72/1200.21	c kcnfs returned code 1.
1199.72/1200.21	c kcnfs returned code 1.
1199.72/1200.21	c satzilla running kcnfs ... 
1199.72/1200.21	c Bin: Executing kcnfs
1199.72/1200.21	c kcnfs returned code 1.
1199.72/1200.21	c kcnfs returned code 1.
1199.72/1200.21	c satzilla running vallst ... 
1199.72/1200.21	c Bin: Executing vallst
1199.72/1200.21	c vallst returned code 1.
1199.72/1200.21	c vallst returned code 1.
1199.72/1200.21	c satzilla running zchaff_rand ... 
1199.72/1200.21	c Bin: Executing zchaff_rand
1199.72/1200.21	c zchaff_rand returned code 1.
1199.72/1200.21	c zchaff_rand returned code 1.
1199.72/1200.21	c ERROR: All Failed! 
1199.72/1200.21	c SATZILLA_TIME=1199.920000

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/node42/watcher-304496-1172059871 -o ROOT/results/node42/solver-304496-1172059871 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304496-1172059871/SATzilla2007_C /tmp/evaluation/304496-1172059871/instance-304496-1172059871.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/64 8490
/proc/meminfo: memFree=1459104/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=1440 CPUtime=0
/proc/8490/stat : 8490 (SATzilla2007_C) R 8488 8490 8033 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 225943179 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/8490/statm: 360 110 95 260 0 84 0
[pid=8491] ppid=8490 vsize=768 CPUtime=0
/proc/8491/stat : 8491 (march_dl) R 8490 8490 8033 0 -1 4194304 91 0 0 0 0 0 0 0 18 0 1 0 225943180 786432 86 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8491/statm: 192 86 50 118 0 71 0

[startup+0.107092 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8490
/proc/meminfo: memFree=1459104/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=1440 CPUtime=0
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225943179 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8490/statm: 360 110 95 260 0 84 0
[pid=8491] ppid=8490 vsize=1620 CPUtime=0.09
/proc/8491/stat : 8491 (march_dl) R 8490 8490 8033 0 -1 4194304 2098 0 0 0 9 0 0 0 19 0 1 0 225943180 1658880 302 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544276 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8491/statm: 405 302 65 118 0 284 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3060

[startup+0.515168 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 8490
/proc/meminfo: memFree=1459104/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=1440 CPUtime=0
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225943179 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8490/statm: 360 110 95 260 0 84 0
[pid=8491] ppid=8490 vsize=4152 CPUtime=0.5
/proc/8491/stat : 8491 (march_dl) R 8490 8490 8033 0 -1 4194304 2576 0 0 0 50 0 0 0 23 0 1 0 225943180 4251648 611 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8491/statm: 1038 611 67 118 0 917 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5592

[startup+1.33532 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 8492
/proc/meminfo: memFree=1456720/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=1440 CPUtime=0
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225943179 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8490/statm: 360 110 95 260 0 84 0
[pid=8491] ppid=8490 vsize=4284 CPUtime=1.32
/proc/8491/stat : 8491 (march_dl) R 8490 8490 8033 0 -1 4194304 2609 0 0 0 132 0 0 0 25 0 1 0 225943180 4386816 644 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8491/statm: 1071 644 67 118 0 950 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5724

[startup+2.97864 s]
/proc/loadavg: 0.92 0.98 0.99 2/66 8492
/proc/meminfo: memFree=1456336/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=1440 CPUtime=0
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225943179 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8490/statm: 360 110 95 260 0 84 0
[pid=8491] ppid=8490 vsize=4548 CPUtime=2.96
/proc/8491/stat : 8491 (march_dl) R 8490 8490 8033 0 -1 4194304 2683 0 0 0 296 0 0 0 25 0 1 0 225943180 4657152 718 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8491/statm: 1137 718 67 118 0 1016 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5988

[startup+6.25526 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8493
/proc/meminfo: memFree=1457360/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=1440 CPUtime=4.99
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 135 2754 0 0 0 0 499 0 16 0 1 0 225943179 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8490/statm: 360 111 96 260 0 84 0
[pid=8493] ppid=8490 vsize=6188 CPUtime=1.24
/proc/8493/stat : 8493 (ubcsat2006) R 8490 8490 8033 0 -1 4194304 516 0 0 0 121 3 0 0 25 0 1 0 225943680 6336512 499 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8493/statm: 1547 499 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7195 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1450640/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=4996 CPUtime=1.76
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 1004 0 0 0 176 0 0 0 25 0 1 0 225944274 5115904 998 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 1249 998 58 118 0 1127 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10468

[startup+25.5259 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1448400/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=7136 CPUtime=14.56
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 1548 0 0 0 1455 1 0 0 25 0 1 0 225944274 7307264 1542 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 1784 1542 58 118 0 1662 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12608

[startup+51.1498 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1446992/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=8616 CPUtime=40.18
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 1901 0 0 0 4017 1 0 0 25 0 1 0 225944274 8822784 1895 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 2154 1895 58 118 0 2032 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 14088

[startup+102.394 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1445264/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=10392 CPUtime=91.4
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 2338 0 0 0 9139 1 0 0 25 0 1 0 225944274 10641408 2332 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 2598 2332 58 118 0 2476 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 15864

[startup+162.459 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1443984/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=11628 CPUtime=151.45
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 2635 0 0 0 15143 2 0 0 25 0 1 0 225944274 11907072 2629 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 2907 2629 58 118 0 2785 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 17100

[startup+222.522 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1442640/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=13004 CPUtime=211.48
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 2969 0 0 0 21146 2 0 0 25 0 1 0 225944274 13316096 2963 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 3251 2963 58 118 0 3129 0
Current children cumulated CPU time (s) 222.39
Current children cumulated vsize (KiB) 18476

[startup+282.587 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1441936/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=14016 CPUtime=271.52
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 3200 0 0 0 27150 2 0 0 25 0 1 0 225944274 14352384 3194 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 3504 3194 58 118 0 3382 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 19488

[startup+342.648 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1441296/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=14428 CPUtime=331.57
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 3312 0 0 0 33154 3 0 0 25 0 1 0 225944274 14774272 3306 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 3607 3306 58 118 0 3485 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 19900

[startup+402.707 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1441232/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=14572 CPUtime=391.6
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 3328 0 0 0 39157 3 0 0 25 0 1 0 225944274 14921728 3322 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 3643 3322 58 118 0 3521 0
Current children cumulated CPU time (s) 402.51
Current children cumulated vsize (KiB) 20044

[startup+462.767 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1440016/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=15640 CPUtime=451.65
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 3617 0 0 0 45161 4 0 0 25 0 1 0 225944274 16015360 3611 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 3910 3611 58 118 0 3788 0
Current children cumulated CPU time (s) 462.56

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


[startup+823.135 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1437712/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=18124 CPUtime=811.88
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 4180 0 0 0 81183 5 0 0 25 0 1 0 225944274 18558976 4174 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 4531 4174 58 118 0 4409 0
Current children cumulated CPU time (s) 822.79
Current children cumulated vsize (KiB) 23596

[startup+883.204 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1437520/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=18264 CPUtime=871.92
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 4214 0 0 0 87187 5 0 0 25 0 1 0 225944274 18702336 4208 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528343 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 4566 4208 58 118 0 4444 0
Current children cumulated CPU time (s) 882.83
Current children cumulated vsize (KiB) 23736

[startup+943.264 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1437456/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=18264 CPUtime=931.96
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 4232 0 0 0 93191 5 0 0 25 0 1 0 225944274 18702336 4226 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 4566 4226 58 118 0 4444 0
Current children cumulated CPU time (s) 942.87
Current children cumulated vsize (KiB) 23736

[startup+1003.32 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1437328/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=18456 CPUtime=992
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 4273 0 0 0 99194 6 0 0 25 0 1 0 225944274 18898944 4267 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 4614 4267 58 118 0 4492 0
Current children cumulated CPU time (s) 1002.91
Current children cumulated vsize (KiB) 23928

[startup+1063.38 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1437136/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=18596 CPUtime=1052.04
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 4308 0 0 0 105198 6 0 0 25 0 1 0 225944274 19042304 4302 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 4649 4302 58 118 0 4527 0
Current children cumulated CPU time (s) 1062.95
Current children cumulated vsize (KiB) 24068

[startup+1123.44 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1436112/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=19776 CPUtime=1112.07
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 4581 0 0 0 111201 6 0 0 25 0 1 0 225944274 20250624 4575 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525757 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 4944 4575 58 118 0 4822 0
Current children cumulated CPU time (s) 1122.98
Current children cumulated vsize (KiB) 25248

[startup+1183.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1435664/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=20208 CPUtime=1172.12
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 4672 0 0 0 117205 7 0 0 25 0 1 0 225944274 20692992 4666 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 5052 4666 58 118 0 4930 0
Current children cumulated CPU time (s) 1183.03
Current children cumulated vsize (KiB) 25680

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

[startup+1187.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1435664/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=20208 CPUtime=1176.01
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 4672 0 0 0 117594 7 0 0 25 0 1 0 225944274 20692992 4666 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 5052 4666 58 118 0 4930 0
Current children cumulated CPU time (s) 1186.92
Current children cumulated vsize (KiB) 25680

[startup+1193.95 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1435664/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=20208 CPUtime=1182.56
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 4672 0 0 0 118249 7 0 0 25 0 1 0 225944274 20692992 4666 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134529255 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 5052 4666 58 118 0 4930 0
Current children cumulated CPU time (s) 1193.47
Current children cumulated vsize (KiB) 25680

[startup+1197.24 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1435664/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=20208 CPUtime=1185.85
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 4672 0 0 0 118578 7 0 0 25 0 1 0 225944274 20692992 4666 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 5052 4666 58 118 0 4930 0
Current children cumulated CPU time (s) 1196.76
Current children cumulated vsize (KiB) 25680

[startup+1198.88 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1435664/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=20208 CPUtime=1187.49
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 4672 0 0 0 118742 7 0 0 25 0 1 0 225944274 20692992 4666 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 5052 4666 58 118 0 4930 0
Current children cumulated CPU time (s) 1198.4
Current children cumulated vsize (KiB) 25680

[startup+1199.69 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1435664/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=20208 CPUtime=1188.3
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 4672 0 0 0 118823 7 0 0 25 0 1 0 225944274 20692992 4666 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 5052 4666 58 118 0 4930 0
Current children cumulated CPU time (s) 1199.21
Current children cumulated vsize (KiB) 25680

[startup+1200.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1435664/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=20208 CPUtime=1188.71
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4194304 4672 0 0 0 118864 7 0 0 25 0 1 0 225944274 20692992 4666 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8494/statm: 5052 4666 58 118 0 4930 0
Current children cumulated CPU time (s) 1199.62
Current children cumulated vsize (KiB) 25680

[startup+1200.21 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 8494
/proc/meminfo: memFree=1435664/2055920 swapFree=4122796/4192956
[pid=8490] ppid=8488 vsize=5472 CPUtime=10.91
/proc/8490/stat : 8490 (SATzilla2007_C) S 8488 8490 8033 0 -1 4194304 2104 3276 0 0 374 8 702 7 25 0 1 0 225943179 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8490/statm: 1368 1187 165 260 0 1092 0
[pid=8494] ppid=8490 vsize=0 CPUtime=1188.81
/proc/8494/stat : 8494 (minisat20) R 8490 8490 8033 0 -1 4195332 4672 0 0 0 118874 7 0 0 24 0 1 0 225944274 0 0 18446744073709551615 0 0 0 0 0 256 2147483391 8392704 3 0 0 0 17 0 0 0
/proc/8494/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.72
Current children cumulated vsize (KiB) 5472

Child status: 17
Real time (s): 1200.21
CPU time (s): 1199.76
CPU user time (s): 1199.52
CPU system time (s): 0.242963
CPU usage (%): 99.9623
Max. virtual memory (cumulated for all children) (KiB): 25680

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

runsolver used 1.05984 second user time and 2.6006 second system time

The end

Launcher Data (download as text)

Begin job on node42 on Wed Feb 21 12:11:11 UTC 2007

IDJOB= 304496
IDBENCH= 20133
IDSOLVER= 135
FILE ID= node42/304496-1172059871

PBS_JOBID= 3892787

Free space on /tmp= 66551 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v160/unif-k7-r85-v160-c13600-S2053050899-08.cnf
COMMAND LINE= /tmp/evaluation/304496-1172059871/SATzilla2007_C /tmp/evaluation/304496-1172059871/instance-304496-1172059871.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-304496-1172059871 -o ROOT/results/node42/solver-304496-1172059871 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304496-1172059871/SATzilla2007_C /tmp/evaluation/304496-1172059871/instance-304496-1172059871.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  662fe9209ea9fd94ae496f4e8858c688

RANDOM SEED= 391830366

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node42.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.261
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.261
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:       1459576 kB
Buffers:         36932 kB
Cached:         439760 kB
SwapCached:      64860 kB
Active:         426532 kB
Inactive:       121652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1459576 kB
SwapTotal:     4192956 kB
SwapFree:      4122796 kB
Dirty:            8736 kB
Writeback:           0 kB
Mapped:          15480 kB
Slab:            34180 kB
Committed_AS:   852700 kB
PageTables:       1408 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= 66551 MiB

End job on node42 on Wed Feb 21 12:31:12 UTC 2007