Trace number 295066

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.51 1200.08

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S14782837-06.UNSAT.shuffled.cnf
MD5SUM58863a1e548bdf8fa51771b9fa1e1d5f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

Solver Data (download as text)

10.63/10.66	c run March_dl for 5 seconds ... 
10.63/10.66	c Bin: Executing march_dl
10.63/10.66	c child exit by a signal
10.63/10.66	c march_dl returned code 137.
10.63/10.66	c run saps (UBCSAT implementation) for 2 seconds ... 
10.63/10.66	c Bin: Executing ubcsat2006
10.63/10.66	c child exited successfully
10.63/10.66	c ubcsat2006 returned code 0.
10.63/10.66	c satzilla computing base features
10.63/10.66	c satzilla doing unit-prop probe
10.63/10.66	c satzilla doing local search probe
10.63/10.66	c satzilla doing lobjois search-space size estimate
10.63/10.66	c satzilla's ranking:
10.63/10.66	c 1) minisat20+P: 0.767720
10.63/10.66	c 2) march_dl+P: 2.076776
10.63/10.66	c 3) march_dl: 2.164681
10.63/10.66	c 4) minisat20: 2.849537
10.63/10.66	c 5) zchaff_rand+P: 3.248480
10.63/10.66	c 6) vallst+P: 3.696299
10.63/10.66	c 7) kcnfs+P: 999.000000
10.63/10.66	c 8) kcnfs: 999.000000
10.63/10.66	c 9) vallst: 999.000000
10.63/10.66	c 10) zchaff_rand: 999.000000
10.63/10.66	c satzilla running minisat20 with preprocessing ... 
10.63/10.69	This is MiniSat 2.0 beta
10.63/10.69	WARNING: for repeatability, setting FPU to use double precision
10.63/10.69	============================[ Problem Statistics ]=============================
10.63/10.69	|                                                                             |
10.63/10.69	|  Number of variables:  65                                                   |
10.63/10.69	|  Number of clauses:    5785                                                 |
10.63/10.70	|  Parsing time:         0.01         s                                       |
10.63/10.70	============================[ Search Statistics ]==============================
10.63/10.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.70	===============================================================================
10.63/10.70	|         0 |      65     5785    40495 |     1928        0    nan |  0.000 % |
10.63/10.71	|       100 |      65     5785    40495 |     2121      100     23 |  0.024 % |
10.63/10.71	|       251 |      65     5785    40495 |     2333      251     23 |  0.024 % |
10.63/10.72	|       476 |      65     5785    40495 |     2566      476     23 |  0.024 % |
10.63/10.73	|       814 |      65     5785    40495 |     2823      814     23 |  0.024 % |
10.63/10.76	|      1322 |      65     5785    40495 |     3105     1322     23 |  0.024 % |
10.66/10.79	|      2082 |      65     5785    40495 |     3416     2082     23 |  0.024 % |
10.66/10.85	|      3223 |      65     5785    40495 |     3757     3223     23 |  0.024 % |
10.66/10.94	|      4932 |      65     5785    40495 |     4133     3038     22 |  0.024 % |
10.66/11.08	|      7494 |      65     5785    40495 |     4546     3519     22 |  0.024 % |
11.23/11.29	|     11340 |      65     5785    40495 |     5001     2790     22 |  0.024 % |
11.53/11.65	|     17107 |      65     5785    40495 |     5501     3532     21 |  0.024 % |
12.04/12.18	|     25756 |      65     5785    40495 |     6051     3886     22 |  0.024 % |
12.96/13.02	|     38730 |      65     5785    40495 |     6657     4695     22 |  0.024 % |
14.19/14.32	|     58194 |      65     5785    40495 |     7322     4098     21 |  0.024 % |
16.35/16.41	|     87386 |      65     5785    40495 |     8055     3885     21 |  0.024 % |
19.63/19.68	|    131176 |      65     5785    40495 |     8860     7260     22 |  0.024 % |
24.65/24.73	|    196860 |      65     5785    40495 |     9746     6286     21 |  0.024 % |
32.43/32.55	|    295387 |      65     5785    40495 |    10721     7080     21 |  0.024 % |
44.93/45.09	|    443176 |      65     5785    40495 |    11793     9769     22 |  0.024 % |
64.70/64.86	|    664861 |      65     5785    40495 |    12972     6872     20 |  0.024 % |
96.27/96.40	|    997387 |      65     5785    40495 |    14270     7930     21 |  0.024 % |
147.19/147.36	|   1496176 |      65     5785    40495 |    15697    13520     21 |  0.024 % |
229.99/230.17	|   2244358 |      65     5785    40495 |    17266    14916     20 |  0.024 % |
365.05/365.32	|   3366632 |      65     5785    40495 |    18993    13224     20 |  0.024 % |
582.30/582.74	|   5050046 |      65     5785    40495 |    20892    13614     21 |  0.024 % |
940.01/940.59	|   7575163 |      65     5785    40495 |    22982    18356     19 |  0.024 % |
1199.45/1200.07	c Preprocessing...
1199.45/1200.07	c Inital problem has 65 variables, 5785 nary clauses (0 binary clauses).
1199.45/1200.07	c Num non-binary clauses 5785, Average non-binary clause length 7.000
1199.45/1200.07	c Theory has no gaps
1199.45/1200.07	c Preprocessor runtime was 0.010 seconds.
1199.45/1200.07	c 
1199.45/1200.07	c Satisfiability of theory still undetermined.
1199.45/1200.07	c See file /tmp/PCrDb8 for simplified theory.
1199.45/1200.07	c Bin: Executing minisat20
1199.45/1200.07	c child exit by a signal
1199.45/1200.07	c minisat20 returned code 137.
1199.45/1200.07	c minisat20 returned code 137.
1199.45/1200.07	c satzilla running march_dl with preprocessing ... 
1199.45/1200.07	c Bin: Executing march_dl
1199.45/1200.07	c march_dl returned code 1.
1199.45/1200.07	c march_dl returned code 1.
1199.45/1200.07	c satzilla running march_dl ... 
1199.45/1200.07	c Bin: Executing march_dl
1199.45/1200.07	c march_dl returned code 1.
1199.45/1200.07	c march_dl returned code 1.
1199.45/1200.07	c satzilla running minisat20 ... 
1199.45/1200.07	c Bin: Executing minisat20
1199.45/1200.07	c minisat20 returned code 1.
1199.45/1200.07	c minisat20 returned code 1.
1199.45/1200.07	c satzilla running zchaff_rand with preprocessing ... 
1199.45/1200.07	c Bin: Executing zchaff_rand
1199.45/1200.07	c zchaff_rand returned code 1.
1199.45/1200.07	c zchaff_rand returned code 1.
1199.45/1200.07	c satzilla running vallst with preprocessing ... 
1199.45/1200.07	c Bin: Executing vallst
1199.45/1200.07	c vallst returned code 1.
1199.45/1200.07	c vallst returned code 1.
1199.45/1200.07	c satzilla running kcnfs with preprocessing ... 
1199.45/1200.07	c Bin: Executing kcnfs
1199.45/1200.07	c kcnfs returned code 1.
1199.45/1200.07	c kcnfs returned code 1.
1199.45/1200.07	c satzilla running kcnfs ... 
1199.45/1200.07	c Bin: Executing kcnfs
1199.45/1200.07	c kcnfs returned code 1.
1199.45/1200.07	c kcnfs returned code 1.
1199.45/1200.07	c satzilla running vallst ... 
1199.45/1200.07	c Bin: Executing vallst
1199.45/1200.07	c vallst returned code 1.
1199.45/1200.07	c vallst returned code 1.
1199.45/1200.07	c satzilla running zchaff_rand ... 
1199.45/1200.07	c Bin: Executing zchaff_rand
1199.45/1200.07	c zchaff_rand returned code 1.
1199.45/1200.07	c zchaff_rand returned code 1.
1199.45/1200.07	c ERROR: All Failed! 
1199.45/1200.07	c SATZILLA_TIME=1199.670000

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/node26/watcher-295066-1171799554 -o ROOT/results/node26/solver-295066-1171799554 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295066-1171799554/SATzilla2007_C /tmp/evaluation/295066-1171799554/instance-295066-1171799554.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9543
/proc/meminfo: memFree=811848/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=1440 CPUtime=0
/proc/9543/stat : 9543 (SATzilla2007_C) R 9541 9543 9426 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 199909038 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/9543/statm: 360 110 95 260 0 84 0
[pid=9544] ppid=9543 vsize=636 CPUtime=0
/proc/9544/stat : 9544 (march_dl) R 9543 9543 9426 0 -1 4194304 83 0 0 0 0 0 0 0 18 0 1 0 199909038 651264 78 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134724515 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9544/statm: 159 78 50 118 0 38 0

[startup+0.10675 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9543
/proc/meminfo: memFree=811848/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=1440 CPUtime=0
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199909038 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9543/statm: 360 110 95 260 0 84 0
[pid=9544] ppid=9543 vsize=2164 CPUtime=0.1
/proc/9544/stat : 9544 (march_dl) R 9543 9543 9426 0 -1 4194304 931 0 0 0 10 0 0 0 19 0 1 0 199909038 2215936 321 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9544/statm: 541 321 67 118 0 420 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3604

[startup+0.514821 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 9543
/proc/meminfo: memFree=811848/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=1440 CPUtime=0
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199909038 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9543/statm: 360 110 95 260 0 84 0
[pid=9544] ppid=9543 vsize=2296 CPUtime=0.51
/proc/9544/stat : 9544 (march_dl) R 9543 9543 9426 0 -1 4194304 962 0 0 0 51 0 0 0 23 0 1 0 199909038 2351104 352 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583360 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9544/statm: 574 352 67 118 0 453 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3736

[startup+1.33496 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 9545
/proc/meminfo: memFree=805944/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=1440 CPUtime=0
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199909038 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9543/statm: 360 110 95 260 0 84 0
[pid=9544] ppid=9543 vsize=6472 CPUtime=1.32
/proc/9544/stat : 9544 (march_dl) R 9543 9543 9426 0 -1 4194304 2287 0 0 0 132 0 0 0 25 0 1 0 199909038 6627328 1515 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134559824 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9544/statm: 1618 1515 72 118 0 1497 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7912

[startup+2.97125 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 9545
/proc/meminfo: memFree=805688/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=1440 CPUtime=0
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 199909038 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9543/statm: 360 110 95 260 0 84 0
[pid=9544] ppid=9543 vsize=7000 CPUtime=2.96
/proc/9544/stat : 9544 (march_dl) R 9543 9543 9426 0 -1 4194304 2394 0 0 0 296 0 0 0 25 0 1 0 199909038 7168000 1540 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9544/statm: 1750 1540 74 118 0 1629 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8440

[startup+6.25382 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 9546
/proc/meminfo: memFree=810616/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=1440 CPUtime=4.99
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 135 2394 0 0 0 0 499 0 16 0 1 0 199909038 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9543/statm: 360 111 96 260 0 84 0
[pid=9546] ppid=9543 vsize=6188 CPUtime=1.24
/proc/9546/stat : 9546 (ubcsat2006) R 9543 9543 9426 0 -1 4194304 354 0 0 0 119 5 0 0 25 0 1 0 199909538 6336512 337 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9546/statm: 1547 337 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7079 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 9547
/proc/meminfo: memFree=808056/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=3004 CPUtime=2
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 442 0 0 0 200 0 0 0 25 0 1 0 199910108 3076096 436 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 751 436 58 118 0 629 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6236

[startup+25.5242 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 9547
/proc/meminfo: memFree=807160/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=3940 CPUtime=14.81
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 677 0 0 0 1481 0 0 0 25 0 1 0 199910108 4034560 671 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 985 671 58 118 0 863 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 7172

[startup+51.1516 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 9547
/proc/meminfo: memFree=806264/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=4636 CPUtime=40.42
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 857 0 0 0 4042 0 0 0 25 0 1 0 199910108 4747264 851 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 1159 851 58 118 0 1037 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7868

[startup+102.397 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 9547
/proc/meminfo: memFree=805752/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=5392 CPUtime=91.65
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1013 0 0 0 9164 1 0 0 25 0 1 0 199910108 5521408 1007 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 1348 1007 58 118 0 1226 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 8624

[startup+162.465 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 9547
/proc/meminfo: memFree=805112/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=5864 CPUtime=151.69
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1147 0 0 0 15168 1 0 0 25 0 1 0 199910108 6004736 1141 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 1466 1141 58 118 0 1344 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 9096

[startup+222.531 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 9547
/proc/meminfo: memFree=804792/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=6184 CPUtime=211.74
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1222 0 0 0 21172 2 0 0 25 0 1 0 199910108 6332416 1216 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 1546 1216 58 118 0 1424 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 9416

[startup+282.598 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 9547
/proc/meminfo: memFree=804536/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=6492 CPUtime=271.78
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1280 0 0 0 27176 2 0 0 25 0 1 0 199910108 6647808 1274 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 1623 1274 58 118 0 1501 0
Current children cumulated CPU time (s) 282.44
Current children cumulated vsize (KiB) 9724

[startup+342.67 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 9547
/proc/meminfo: memFree=804344/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=6668 CPUtime=331.83
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1329 0 0 0 33181 2 0 0 25 0 1 0 199910108 6828032 1323 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 1667 1323 58 118 0 1545 0
Current children cumulated CPU time (s) 342.49
Current children cumulated vsize (KiB) 9900

[startup+402.744 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 9547
/proc/meminfo: memFree=803896/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=7248 CPUtime=391.89
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1450 0 0 0 39186 3 0 0 25 0 1 0 199910108 7421952 1444 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 1812 1444 58 118 0 1690 0
Current children cumulated CPU time (s) 402.55
Current children cumulated vsize (KiB) 10480

[startup+462.809 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 9547
/proc/meminfo: memFree=803704/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=7388 CPUtime=451.93
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1495 0 0 0 45190 3 0 0 25 0 1 0 199910108 7565312 1489 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 1847 1489 58 118 0 1725 0
Current children cumulated CPU time (s) 462.59

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


[startup+823.257 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9745
/proc/meminfo: memFree=802936/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=8128 CPUtime=812.12
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1685 0 0 0 81205 7 0 0 25 0 1 0 199910108 8323072 1679 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 2032 1679 58 118 0 1910 0
Current children cumulated CPU time (s) 822.78
Current children cumulated vsize (KiB) 11360

[startup+883.324 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9745
/proc/meminfo: memFree=802872/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=8128 CPUtime=872.17
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1693 0 0 0 87209 8 0 0 25 0 1 0 199910108 8323072 1687 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525440 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 2032 1687 58 118 0 1910 0
Current children cumulated CPU time (s) 882.83
Current children cumulated vsize (KiB) 11360

[startup+943.388 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9745
/proc/meminfo: memFree=802872/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=8268 CPUtime=932.21
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1704 0 0 0 93213 8 0 0 25 0 1 0 199910108 8466432 1698 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 2067 1698 58 118 0 1945 0
Current children cumulated CPU time (s) 942.87
Current children cumulated vsize (KiB) 11500

[startup+1003.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9745
/proc/meminfo: memFree=802744/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=8268 CPUtime=992.27
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1732 0 0 0 99218 9 0 0 25 0 1 0 199910108 8466432 1726 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 2067 1726 58 118 0 1945 0
Current children cumulated CPU time (s) 1002.93
Current children cumulated vsize (KiB) 11500

[startup+1063.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9745
/proc/meminfo: memFree=802744/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=8456 CPUtime=1052.31
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1747 0 0 0 105222 9 0 0 25 0 1 0 199910108 8658944 1741 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 2114 1741 58 118 0 1992 0
Current children cumulated CPU time (s) 1062.97
Current children cumulated vsize (KiB) 11688

[startup+1123.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9745
/proc/meminfo: memFree=802680/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=8456 CPUtime=1112.35
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1761 0 0 0 111226 9 0 0 25 0 1 0 199910108 8658944 1755 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134536694 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 2114 1755 58 118 0 1992 0
Current children cumulated CPU time (s) 1123.01
Current children cumulated vsize (KiB) 11688

[startup+1183.66 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9745
/proc/meminfo: memFree=802552/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=8656 CPUtime=1172.4
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1794 0 0 0 117230 10 0 0 25 0 1 0 199910108 8863744 1788 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 2164 1788 58 118 0 2042 0
Current children cumulated CPU time (s) 1183.06
Current children cumulated vsize (KiB) 11888

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

[startup+1187.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9745
/proc/meminfo: memFree=802552/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=8656 CPUtime=1176.19
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1795 0 0 0 117609 10 0 0 25 0 1 0 199910108 8863744 1789 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 2164 1789 58 118 0 2042 0
Current children cumulated CPU time (s) 1186.85
Current children cumulated vsize (KiB) 11888

[startup+1194.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9745
/proc/meminfo: memFree=802488/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=8656 CPUtime=1182.75
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1795 0 0 0 118265 10 0 0 25 0 1 0 199910108 8863744 1789 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 2164 1789 58 118 0 2042 0
Current children cumulated CPU time (s) 1193.41
Current children cumulated vsize (KiB) 11888

[startup+1197.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9745
/proc/meminfo: memFree=802488/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=8656 CPUtime=1186.02
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1795 0 0 0 118592 10 0 0 25 0 1 0 199910108 8863744 1789 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 2164 1789 58 118 0 2042 0
Current children cumulated CPU time (s) 1196.68
Current children cumulated vsize (KiB) 11888

[startup+1198.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9745
/proc/meminfo: memFree=802488/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=8656 CPUtime=1187.67
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1795 0 0 0 118757 10 0 0 25 0 1 0 199910108 8863744 1789 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 2164 1789 58 118 0 2042 0
Current children cumulated CPU time (s) 1198.33
Current children cumulated vsize (KiB) 11888

[startup+1199.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9745
/proc/meminfo: memFree=802488/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=8656 CPUtime=1188.49
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1795 0 0 0 118839 10 0 0 25 0 1 0 199910108 8863744 1789 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 2164 1789 58 118 0 2042 0
Current children cumulated CPU time (s) 1199.15
Current children cumulated vsize (KiB) 11888

[startup+1199.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9745
/proc/meminfo: memFree=802488/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=8656 CPUtime=1188.69
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1795 0 0 0 118859 10 0 0 25 0 1 0 199910108 8863744 1789 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 2164 1789 58 118 0 2042 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 11888

[startup+1200.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9745
/proc/meminfo: memFree=802488/2055920 swapFree=4131780/4192956
[pid=9543] ppid=9541 vsize=3232 CPUtime=10.66
/proc/9543/stat : 9543 (SATzilla2007_C) S 9541 9543 9426 0 -1 4194304 1138 2754 0 0 350 6 701 9 25 0 1 0 199909038 3309568 619 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9543/statm: 808 619 165 260 0 532 0
[pid=9547] ppid=9543 vsize=8656 CPUtime=1188.79
/proc/9547/stat : 9547 (minisat20) R 9543 9543 9426 0 -1 4194304 1795 0 0 0 118869 10 0 0 25 0 1 0 199910108 8863744 1789 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9547/statm: 2164 1789 58 118 0 2042 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 11888

Child status: 17
Real time (s): 1200.08
CPU time (s): 1199.51
CPU user time (s): 1199.24
CPU system time (s): 0.272958
CPU usage (%): 99.9525
Max. virtual memory (cumulated for all children) (KiB): 11888

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

runsolver used 1.24481 second user time and 3.01954 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Sun Feb 18 11:52:34 UTC 2007

IDJOB= 295066
IDBENCH= 19903
IDSOLVER= 135
FILE ID= node26/295066-1171799554

PBS_JOBID= 3839601

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v65/unif-k7-r89-v65-c5785-S14782837-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295066-1171799554/SATzilla2007_C /tmp/evaluation/295066-1171799554/instance-295066-1171799554.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-295066-1171799554 -o ROOT/results/node26/solver-295066-1171799554 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295066-1171799554/SATzilla2007_C /tmp/evaluation/295066-1171799554/instance-295066-1171799554.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  58863a1e548bdf8fa51771b9fa1e1d5f

RANDOM SEED= 378080031

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.279
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.279
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:        812256 kB
Buffers:         42744 kB
Cached:        1060248 kB
SwapCached:      40904 kB
Active:         779004 kB
Inactive:       374656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        812256 kB
SwapTotal:     4192956 kB
SwapFree:      4131780 kB
Dirty:            8520 kB
Writeback:           0 kB
Mapped:          29708 kB
Slab:            75616 kB
Committed_AS:   586452 kB
PageTables:       1680 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= 66556 MiB

End job on node26 on Sun Feb 18 12:12:34 UTC 2007