Trace number 304537

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.8 1200.11

General information on the benchmark

Namerandom/LargeSize/7SAT/v160/
unif-k7-r85-v160-c13600-S498187802-14.cnf
MD5SUM00d47b831eb8416786df8f38bac74b26
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.94064
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.83/10.91	c run March_dl for 5 seconds ... 
10.83/10.91	c Bin: Executing march_dl
10.83/10.91	c child exit by a signal
10.83/10.91	c march_dl returned code 137.
10.83/10.91	c run saps (UBCSAT implementation) for 2 seconds ... 
10.83/10.91	c Bin: Executing ubcsat2006
10.83/10.91	c child exited successfully
10.83/10.91	c ubcsat2006 returned code 0.
10.83/10.91	c satzilla computing base features
10.83/10.91	c satzilla doing unit-prop probe
10.83/10.91	c satzilla doing local search probe
10.83/10.91	c satzilla doing lobjois search-space size estimate
10.83/10.91	c satzilla's ranking:
10.83/10.91	c 1) minisat20+P: 0.904266
10.83/10.91	c 2) minisat20: 1.265820
10.83/10.91	c 3) march_dl: 1.671288
10.83/10.91	c 4) march_dl+P: 2.595226
10.83/10.91	c 5) vallst+P: 4.925128
10.83/10.91	c 6) zchaff_rand+P: 6.463319
10.83/10.91	c 7) kcnfs+P: 999.000000
10.83/10.91	c 8) kcnfs: 999.000000
10.83/10.91	c 9) vallst: 999.000000
10.83/10.91	c 10) zchaff_rand: 999.000000
10.83/10.91	c satzilla running minisat20 with preprocessing ... 
10.93/10.98	This is MiniSat 2.0 beta
10.93/10.98	WARNING: for repeatability, setting FPU to use double precision
10.93/10.98	============================[ Problem Statistics ]=============================
10.93/10.98	|                                                                             |
10.93/10.98	|  Number of variables:  160                                                  |
10.93/10.98	|  Number of clauses:    13600                                                |
10.93/11.00	|  Parsing time:         0.01         s                                       |
10.93/11.00	============================[ Search Statistics ]==============================
10.93/11.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.93/11.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.93/11.00	===============================================================================
10.93/11.00	|         0 |     160    13600    95200 |     4533        0    nan |  0.000 % |
10.93/11.01	|       101 |     160    13600    95200 |     4986      101     49 |  0.004 % |
10.93/11.02	|       251 |     160    13600    95200 |     5485      251     48 |  0.004 % |
10.93/11.04	|       476 |     160    13600    95200 |     6033      476     49 |  0.004 % |
10.93/11.06	|       813 |     160    13600    95200 |     6637      813     49 |  0.004 % |
10.95/11.10	|      1320 |     160    13600    95200 |     7300     1320     49 |  0.004 % |
10.95/11.15	|      2079 |     160    13600    95200 |     8031     2079     49 |  0.004 % |
10.95/11.24	|      3218 |     160    13600    95200 |     8834     3218     48 |  0.004 % |
11.33/11.41	|      4926 |     160    13600    95200 |     9717     4926     48 |  0.004 % |
11.63/11.68	|      7489 |     160    13600    95200 |    10689     7489     48 |  0.004 % |
12.04/12.18	|     11333 |     160    13600    95200 |    11758     5950     49 |  0.004 % |
12.87/12.95	|     17100 |     160    13600    95200 |    12934    11717     48 |  0.004 % |
14.10/14.20	|     25750 |     160    13600    95200 |    14227     7359     49 |  0.004 % |
16.24/16.34	|     38725 |     160    13600    95200 |    15650    13185     50 |  0.004 % |
19.94/20.03	|     58186 |     160    13600    95200 |    17215     9053     48 |  0.004 % |
25.47/25.53	|     87378 |     160    13600    95200 |    18936    12305     48 |  0.004 % |
34.08/34.19	|    131168 |     160    13600    95200 |    20830    18077     49 |  0.004 % |
49.44/49.55	|    196852 |     160    13600    95200 |    22913    10608     45 |  0.004 % |
72.40/72.54	|    295378 |     160    13600    95200 |    25204    16894     47 |  0.004 % |
111.23/111.34	|    443168 |     160    13600    95200 |    27725    19447     48 |  0.004 % |
171.88/172.00	|    664851 |     160    13600    95200 |    30497    23267     49 |  0.004 % |
269.53/269.72	|    997376 |     160    13600    95200 |    33547    12934     46 |  0.004 % |
429.98/430.23	|   1496164 |     160    13600    95200 |    36902    31745     50 |  0.004 % |
681.94/682.25	|   2244346 |     160    13600    95200 |    40592    35016     50 |  0.004 % |
1090.45/1090.79	|   3366620 |     160    13600    95200 |    44652    32922     49 |  0.004 % |
1199.68/1200.10	c Preprocessing...
1199.68/1200.10	c Inital problem has 160 variables, 13600 nary clauses (0 binary clauses).
1199.68/1200.10	c Num non-binary clauses 13600, Average non-binary clause length 7.000
1199.68/1200.10	c Theory has no gaps
1199.68/1200.10	c Preprocessor runtime was 0.030 seconds.
1199.68/1200.10	c 
1199.68/1200.10	c Satisfiability of theory still undetermined.
1199.68/1200.10	c See file /tmp/UDJq50 for simplified theory.
1199.68/1200.10	c Bin: Executing minisat20
1199.68/1200.10	c child exit by a signal
1199.68/1200.10	c minisat20 returned code 137.
1199.68/1200.10	c minisat20 returned code 137.
1199.68/1200.10	c satzilla running minisat20 ... 
1199.68/1200.10	c Bin: Executing minisat20
1199.68/1200.10	c minisat20 returned code 1.
1199.68/1200.10	c minisat20 returned code 1.
1199.68/1200.10	c satzilla running march_dl ... 
1199.68/1200.10	c Bin: Executing march_dl
1199.68/1200.10	c march_dl returned code 1.
1199.68/1200.10	c march_dl returned code 1.
1199.68/1200.10	c satzilla running march_dl with preprocessing ... 
1199.68/1200.10	c Bin: Executing march_dl
1199.68/1200.10	c march_dl returned code 1.
1199.68/1200.10	c march_dl returned code 1.
1199.68/1200.10	c satzilla running vallst with preprocessing ... 
1199.68/1200.10	c Bin: Executing vallst
1199.68/1200.10	c vallst returned code 1.
1199.68/1200.10	c vallst returned code 1.
1199.68/1200.10	c satzilla running zchaff_rand with preprocessing ... 
1199.68/1200.10	c Bin: Executing zchaff_rand
1199.68/1200.10	c zchaff_rand returned code 1.
1199.68/1200.10	c zchaff_rand returned code 1.
1199.68/1200.10	c satzilla running kcnfs with preprocessing ... 
1199.68/1200.10	c Bin: Executing kcnfs
1199.68/1200.10	c kcnfs returned code 1.
1199.68/1200.10	c kcnfs returned code 1.
1199.68/1200.10	c satzilla running kcnfs ... 
1199.68/1200.10	c Bin: Executing kcnfs
1199.68/1200.10	c kcnfs returned code 1.
1199.68/1200.10	c kcnfs returned code 1.
1199.68/1200.10	c satzilla running vallst ... 
1199.68/1200.10	c Bin: Executing vallst
1199.68/1200.10	c vallst returned code 1.
1199.68/1200.10	c vallst returned code 1.
1199.68/1200.10	c satzilla running zchaff_rand ... 
1199.68/1200.10	c Bin: Executing zchaff_rand
1199.68/1200.10	c zchaff_rand returned code 1.
1199.68/1200.10	c zchaff_rand returned code 1.
1199.68/1200.10	c ERROR: All Failed! 
1199.68/1200.10	c SATZILLA_TIME=1199.960000

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/node61/watcher-304537-1172060718 -o ROOT/results/node61/solver-304537-1172060718 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304537-1172060718/SATzilla2007_C /tmp/evaluation/304537-1172060718/instance-304537-1172060718.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 1.18 1.26 3/64 4173
/proc/meminfo: memFree=1436952/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=1440 CPUtime=0
/proc/4173/stat : 4173 (SATzilla2007_C) R 4171 4173 3604 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 226028739 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/4173/statm: 360 110 95 260 0 84 0
[pid=4174] ppid=4173 vsize=768 CPUtime=0
/proc/4174/stat : 4174 (march_dl) R 4173 4173 3604 0 -1 4194304 91 0 0 0 0 0 0 0 18 0 1 0 226028739 786432 86 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4174/statm: 192 86 50 118 0 71 0

[startup+0.106634 s]
/proc/loadavg: 0.92 1.18 1.26 3/64 4173
/proc/meminfo: memFree=1436952/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=1440 CPUtime=0
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226028739 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4173/statm: 360 110 95 260 0 84 0
[pid=4174] ppid=4173 vsize=2280 CPUtime=0.1
/proc/4174/stat : 4174 (march_dl) R 4173 4173 3604 0 -1 4194304 2101 0 0 0 10 0 0 0 19 0 1 0 226028739 2334720 459 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4174/statm: 570 303 65 118 0 449 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3720

[startup+0.514671 s]
/proc/loadavg: 0.92 1.18 1.26 3/64 4173
/proc/meminfo: memFree=1436952/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=1440 CPUtime=0
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226028739 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4173/statm: 360 110 95 260 0 84 0
[pid=4174] ppid=4173 vsize=4152 CPUtime=0.5
/proc/4174/stat : 4174 (march_dl) R 4173 4173 3604 0 -1 4194304 2580 0 0 0 50 0 0 0 24 0 1 0 226028739 4251648 611 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4174/statm: 1038 611 67 118 0 917 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5592

[startup+1.33475 s]
/proc/loadavg: 0.92 1.18 1.26 2/66 4175
/proc/meminfo: memFree=1434504/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=1440 CPUtime=0
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226028739 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4173/statm: 360 110 95 260 0 84 0
[pid=4174] ppid=4173 vsize=4284 CPUtime=1.32
/proc/4174/stat : 4174 (march_dl) R 4173 4173 3604 0 -1 4194304 2612 0 0 0 132 0 0 0 25 0 1 0 226028739 4386816 643 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4174/statm: 1071 643 67 118 0 950 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5724

[startup+2.97091 s]
/proc/loadavg: 0.92 1.18 1.26 2/66 4175
/proc/meminfo: memFree=1434184/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=1440 CPUtime=0
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226028739 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/4173/statm: 360 110 95 260 0 84 0
[pid=4174] ppid=4173 vsize=4548 CPUtime=2.96
/proc/4174/stat : 4174 (march_dl) R 4173 4173 3604 0 -1 4194304 2687 0 0 0 296 0 0 0 25 0 1 0 226028739 4657152 718 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4174/statm: 1137 718 67 118 0 1016 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5988

[startup+6.25722 s]
/proc/loadavg: 0.93 1.17 1.26 2/66 4176
/proc/meminfo: memFree=1435080/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=1440 CPUtime=4.99
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 135 2758 0 0 0 0 498 1 16 0 1 0 226028739 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 360 111 96 260 0 84 0
[pid=4176] ppid=4173 vsize=6188 CPUtime=1.24
/proc/4176/stat : 4176 (ubcsat2006) R 4173 4173 3604 0 -1 4194304 516 0 0 0 121 3 0 0 25 0 1 0 226029239 6336512 499 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/4176/statm: 1547 499 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7128 s]
/proc/loadavg: 0.93 1.17 1.25 2/66 4177
/proc/meminfo: memFree=1428424/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=5000 CPUtime=1.71
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 997 0 0 0 171 0 0 0 25 0 1 0 226029838 5120000 991 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 1250 991 58 118 0 1128 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10472

[startup+25.5221 s]
/proc/loadavg: 0.95 1.16 1.25 2/66 4177
/proc/meminfo: memFree=1426376/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=7000 CPUtime=14.52
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 1521 0 0 0 1451 1 0 0 25 0 1 0 226029838 7168000 1515 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525607 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 1750 1515 58 118 0 1628 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12472

[startup+51.1455 s]
/proc/loadavg: 0.96 1.15 1.24 2/66 4177
/proc/meminfo: memFree=1425032/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=8392 CPUtime=40.13
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 1852 0 0 0 4012 1 0 0 25 0 1 0 226029838 8593408 1846 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 2098 1846 58 118 0 1976 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13864

[startup+102.385 s]
/proc/loadavg: 0.98 1.12 1.23 2/66 4177
/proc/meminfo: memFree=1423112/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=10444 CPUtime=91.36
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 2335 0 0 0 9134 2 0 0 25 0 1 0 226029838 10694656 2329 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 2611 2332 58 118 0 2489 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 15916

[startup+162.443 s]
/proc/loadavg: 0.99 1.10 1.21 2/66 4177
/proc/meminfo: memFree=1421960/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=11568 CPUtime=151.4
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 2611 0 0 0 15138 2 0 0 25 0 1 0 226029838 11845632 2605 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 2892 2605 58 118 0 2770 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 17040

[startup+222.502 s]
/proc/loadavg: 0.99 1.08 1.19 2/66 4177
/proc/meminfo: memFree=1420808/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=12832 CPUtime=211.45
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 2907 0 0 0 21142 3 0 0 25 0 1 0 226029838 13139968 2901 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519330 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 3208 2901 58 118 0 3086 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 18304

[startup+282.556 s]
/proc/loadavg: 0.99 1.06 1.18 2/66 4177
/proc/meminfo: memFree=1419912/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=13896 CPUtime=271.49
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 3181 0 0 0 27146 3 0 0 25 0 1 0 226029838 14229504 3175 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 3474 3175 58 118 0 3352 0
Current children cumulated CPU time (s) 282.44
Current children cumulated vsize (KiB) 19368

[startup+342.612 s]
/proc/loadavg: 0.99 1.05 1.17 2/66 4177
/proc/meminfo: memFree=1419144/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=14500 CPUtime=331.53
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 3327 0 0 0 33149 4 0 0 25 0 1 0 226029838 14848000 3321 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 3625 3321 58 118 0 3503 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 19972

[startup+402.673 s]
/proc/loadavg: 0.99 1.04 1.15 2/66 4177
/proc/meminfo: memFree=1419080/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=14668 CPUtime=391.58
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 3337 0 0 0 39154 4 0 0 25 0 1 0 226029838 15020032 3331 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 3667 3331 58 118 0 3545 0
Current children cumulated CPU time (s) 402.53
Current children cumulated vsize (KiB) 20140

[startup+462.726 s]
/proc/loadavg: 0.99 1.03 1.14 2/66 4177
/proc/meminfo: memFree=1417864/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=15724 CPUtime=451.61
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 3625 0 0 0 45157 4 0 0 25 0 1 0 226029838 16101376 3619 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 3931 3619 58 118 0 3809 0
Current children cumulated CPU time (s) 462.56

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


[startup+823.071 s]
/proc/loadavg: 1.02 1.02 1.09 2/66 4177
/proc/meminfo: memFree=1415688/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=18036 CPUtime=811.87
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 4172 0 0 0 81181 6 0 0 25 0 1 0 226029838 18468864 4166 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 4509 4166 58 118 0 4387 0
Current children cumulated CPU time (s) 822.82
Current children cumulated vsize (KiB) 23508

[startup+883.126 s]
/proc/loadavg: 1.01 1.02 1.08 2/66 4179
/proc/meminfo: memFree=1415432/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=18176 CPUtime=871.91
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 4211 0 0 0 87185 6 0 0 25 0 1 0 226029838 18612224 4205 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 4544 4205 58 118 0 4422 0
Current children cumulated CPU time (s) 882.86
Current children cumulated vsize (KiB) 23648

[startup+943.186 s]
/proc/loadavg: 1.00 1.01 1.07 2/66 4179
/proc/meminfo: memFree=1415368/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=18348 CPUtime=931.95
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 4229 0 0 0 93189 6 0 0 25 0 1 0 226029838 18788352 4223 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 4587 4223 58 118 0 4465 0
Current children cumulated CPU time (s) 942.9
Current children cumulated vsize (KiB) 23820

[startup+1003.24 s]
/proc/loadavg: 1.00 1.00 1.07 2/66 4179
/proc/meminfo: memFree=1415304/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=18348 CPUtime=991.99
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 4253 0 0 0 99193 6 0 0 25 0 1 0 226029838 18788352 4247 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 4587 4247 58 118 0 4465 0
Current children cumulated CPU time (s) 1002.94
Current children cumulated vsize (KiB) 23820

[startup+1063.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 4179
/proc/meminfo: memFree=1415112/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=18516 CPUtime=1052.04
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 4292 0 0 0 105198 6 0 0 25 0 1 0 226029838 18960384 4286 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 4629 4286 58 118 0 4507 0
Current children cumulated CPU time (s) 1062.99
Current children cumulated vsize (KiB) 23988

[startup+1123.36 s]
/proc/loadavg: 1.00 1.00 1.06 2/66 4179
/proc/meminfo: memFree=1414024/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=19668 CPUtime=1112.09
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 4561 0 0 0 111202 7 0 0 25 0 1 0 226029838 20140032 4555 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 4917 4555 58 118 0 4795 0
Current children cumulated CPU time (s) 1123.04
Current children cumulated vsize (KiB) 25140

[startup+1183.42 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 4179
/proc/meminfo: memFree=1413768/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=20024 CPUtime=1172.13
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 4621 0 0 0 117206 7 0 0 25 0 1 0 226029838 20504576 4615 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 5006 4615 58 118 0 4884 0
Current children cumulated CPU time (s) 1183.08
Current children cumulated vsize (KiB) 25496

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

[startup+1187.22 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 4179
/proc/meminfo: memFree=1413768/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=20024 CPUtime=1175.93
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 4621 0 0 0 117586 7 0 0 25 0 1 0 226029838 20504576 4615 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 5006 4615 58 118 0 4884 0
Current children cumulated CPU time (s) 1186.88
Current children cumulated vsize (KiB) 25496

[startup+1193.77 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 4179
/proc/meminfo: memFree=1413768/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=20024 CPUtime=1182.48
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 4623 0 0 0 118241 7 0 0 25 0 1 0 226029838 20504576 4617 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519369 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 5006 4617 58 118 0 4884 0
Current children cumulated CPU time (s) 1193.43
Current children cumulated vsize (KiB) 25496

[startup+1197.05 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 4179
/proc/meminfo: memFree=1413768/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=20024 CPUtime=1185.76
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 4623 0 0 0 118569 7 0 0 25 0 1 0 226029838 20504576 4617 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 5006 4617 58 118 0 4884 0
Current children cumulated CPU time (s) 1196.71
Current children cumulated vsize (KiB) 25496

[startup+1198.69 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 4179
/proc/meminfo: memFree=1413768/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=20024 CPUtime=1187.4
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 4623 0 0 0 118733 7 0 0 25 0 1 0 226029838 20504576 4617 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 5006 4617 58 118 0 4884 0
Current children cumulated CPU time (s) 1198.35
Current children cumulated vsize (KiB) 25496

[startup+1199.51 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 4179
/proc/meminfo: memFree=1413768/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=20024 CPUtime=1188.22
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 4623 0 0 0 118815 7 0 0 25 0 1 0 226029838 20504576 4617 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 5006 4617 58 118 0 4884 0
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (KiB) 25496

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 4179
/proc/meminfo: memFree=1413768/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=20024 CPUtime=1188.63
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 4623 0 0 0 118856 7 0 0 25 0 1 0 226029838 20504576 4617 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 5006 4617 58 118 0 4884 0
Current children cumulated CPU time (s) 1199.58
Current children cumulated vsize (KiB) 25496

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 4179
/proc/meminfo: memFree=1413768/2055920 swapFree=4183260/4192956
[pid=4173] ppid=4171 vsize=5472 CPUtime=10.95
/proc/4173/stat : 4173 (SATzilla2007_C) S 4171 4173 3604 0 -1 4194304 2104 3280 0 0 378 8 701 8 25 0 1 0 226028739 5603328 1187 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/4173/statm: 1368 1187 165 260 0 1092 0
[pid=4177] ppid=4173 vsize=20024 CPUtime=1188.73
/proc/4177/stat : 4177 (minisat20) R 4173 4173 3604 0 -1 4194304 4623 0 0 0 118866 7 0 0 25 0 1 0 226029838 20504576 4617 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/4177/statm: 5006 4617 58 118 0 4884 0
Current children cumulated CPU time (s) 1199.68
Current children cumulated vsize (KiB) 25496

Child status: 17
Real time (s): 1200.11
CPU time (s): 1199.8
CPU user time (s): 1199.55
CPU system time (s): 0.249962
CPU usage (%): 99.9743
Max. virtual memory (cumulated for all children) (KiB): 25496

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

runsolver used 0.792879 second user time and 2.46263 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Wed Feb 21 12:25:18 UTC 2007

IDJOB= 304537
IDBENCH= 20134
IDSOLVER= 135
FILE ID= node61/304537-1172060718

PBS_JOBID= 3892788

Free space on /tmp= 66555 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  00d47b831eb8416786df8f38bac74b26

RANDOM SEED= 376906970

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:       1437424 kB
Buffers:         38432 kB
Cached:         505628 kB
SwapCached:       3884 kB
Active:         136452 kB
Inactive:       417336 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1437424 kB
SwapTotal:     4192956 kB
SwapFree:      4183260 kB
Dirty:            8732 kB
Writeback:           0 kB
Mapped:          15592 kB
Slab:            50916 kB
Committed_AS:   666944 kB
PageTables:       1388 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 node61 on Wed Feb 21 12:45:18 UTC 2007