Trace number 293959

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.36 1199.69

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1517604033-06.UNSAT.shuffled.cnf
MD5SUM28435e4a6b553e70f291f764845329f6
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 variables110
Number of clauses2343
Sum of the clauses size11715
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52343
Number of clauses of size over 50

Solver Data (download as text)

10.43/10.53	c run March_dl for 5 seconds ... 
10.43/10.53	c Bin: Executing march_dl
10.43/10.53	c child exit by a signal
10.43/10.53	c march_dl returned code 137.
10.43/10.53	c run saps (UBCSAT implementation) for 2 seconds ... 
10.43/10.53	c Bin: Executing ubcsat2006
10.43/10.53	c child exited successfully
10.43/10.53	c ubcsat2006 returned code 0.
10.43/10.53	c satzilla computing base features
10.43/10.53	c satzilla doing unit-prop probe
10.43/10.53	c satzilla doing local search probe
10.43/10.53	c satzilla doing lobjois search-space size estimate
10.43/10.53	c satzilla's ranking:
10.43/10.53	c 1) minisat20+P: -3.985623
10.43/10.53	c 2) march_dl+P: 1.083095
10.43/10.53	c 3) march_dl: 3.131907
10.43/10.53	c 4) minisat20: 3.272664
10.43/10.53	c 5) vallst+P: 5.449017
10.43/10.53	c 6) zchaff_rand+P: 8.018480
10.43/10.53	c 7) kcnfs+P: 999.000000
10.43/10.53	c 8) kcnfs: 999.000000
10.43/10.53	c 9) vallst: 999.000000
10.43/10.53	c 10) zchaff_rand: 999.000000
10.43/10.53	c satzilla running minisat20 with preprocessing ... 
10.43/10.55	This is MiniSat 2.0 beta
10.43/10.55	WARNING: for repeatability, setting FPU to use double precision
10.43/10.55	============================[ Problem Statistics ]=============================
10.43/10.55	|                                                                             |
10.43/10.55	|  Number of variables:  110                                                  |
10.43/10.55	|  Number of clauses:    2343                                                 |
10.43/10.55	|  Parsing time:         0.00         s                                       |
10.43/10.55	============================[ Search Statistics ]==============================
10.43/10.55	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.43/10.55	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.43/10.55	===============================================================================
10.43/10.55	|         0 |     110     2343    11715 |      781        0    nan |  0.000 % |
10.43/10.55	|       100 |     110     2343    11715 |      859      100     25 |  0.008 % |
10.52/10.55	|       253 |     110     2343    11715 |      945      253     24 |  0.008 % |
10.52/10.56	|       479 |     110     2343    11715 |     1039      479     23 |  0.008 % |
10.52/10.57	|       816 |     110     2343    11715 |     1143      816     23 |  0.008 % |
10.52/10.58	|      1324 |     110     2343    11715 |     1257      734     23 |  0.008 % |
10.52/10.61	|      2084 |     110     2343    11715 |     1383      852     21 |  0.008 % |
10.52/10.64	|      3223 |     110     2343    11715 |     1521     1283     23 |  0.008 % |
10.52/10.70	|      4934 |     110     2343    11715 |     1674     1449     22 |  0.008 % |
10.52/10.78	|      7496 |     110     2343    11715 |     1841     1465     22 |  0.008 % |
10.52/10.91	|     11340 |     110     2343    11715 |     2025     1567     22 |  0.008 % |
10.52/11.13	|     17108 |     110     2343    11715 |     2228     1163     21 |  0.008 % |
11.34/11.46	|     25758 |     110     2343    11715 |     2451     1905     22 |  0.008 % |
11.85/11.98	|     38732 |     110     2343    11715 |     2696     2461     23 |  0.008 % |
12.67/12.80	|     58193 |     110     2343    11715 |     2965     1467     22 |  0.008 % |
14.00/14.08	|     87385 |     110     2343    11715 |     3262     2200     22 |  0.008 % |
15.94/16.07	|    131174 |     110     2343    11715 |     3588     3148     21 |  0.008 % |
19.12/19.20	|    196858 |     110     2343    11715 |     3947     1895     21 |  0.008 % |
23.93/24.01	|    295384 |     110     2343    11715 |     4342     2922     23 |  0.008 % |
31.52/31.64	|    443173 |     110     2343    11715 |     4776     4239     22 |  0.008 % |
43.51/43.59	|    664856 |     110     2343    11715 |     5254     2510     21 |  0.008 % |
62.06/62.14	|    997382 |     110     2343    11715 |     5779     4824     22 |  0.008 % |
90.95/91.02	|   1496170 |     110     2343    11715 |     6357     4068     21 |  0.008 % |
136.35/136.48	|   2244353 |     110     2343    11715 |     6993     5119     21 |  0.008 % |
208.30/208.43	|   3366628 |     110     2343    11715 |     7692     3687     22 |  0.008 % |
320.82/321.02	|   5050041 |     110     2343    11715 |     8461     3896     21 |  0.008 % |
500.67/500.87	|   7575157 |     110     2343    11715 |     9308     7528     22 |  0.008 % |
781.67/781.98	|  11362834 |     110     2343    11715 |    10238     4831     22 |  0.008 % |
1199.27/1199.69	c Preprocessing...
1199.27/1199.69	c Inital problem has 110 variables, 2343 nary clauses (0 binary clauses).
1199.27/1199.69	c Num non-binary clauses 2343, Average non-binary clause length 5.000
1199.27/1199.69	c Theory has no gaps
1199.27/1199.69	c Preprocessor runtime was 0.000 seconds.
1199.27/1199.69	c 
1199.27/1199.69	c Satisfiability of theory still undetermined.
1199.27/1199.69	c See file /tmp/KS0crd for simplified theory.
1199.27/1199.69	c Bin: Executing minisat20
1199.27/1199.69	c child exit by a signal
1199.27/1199.69	c minisat20 returned code 137.
1199.27/1199.69	c minisat20 returned code 137.
1199.27/1199.69	c satzilla running march_dl with preprocessing ... 
1199.27/1199.69	c Bin: Executing march_dl
1199.27/1199.69	c march_dl returned code 1.
1199.27/1199.69	c march_dl returned code 1.
1199.27/1199.69	c satzilla running march_dl ... 
1199.27/1199.69	c Bin: Executing march_dl
1199.27/1199.69	c march_dl returned code 1.
1199.27/1199.69	c march_dl returned code 1.
1199.27/1199.69	c satzilla running minisat20 ... 
1199.27/1199.69	c Bin: Executing minisat20
1199.27/1199.69	c minisat20 returned code 1.
1199.27/1199.69	c minisat20 returned code 1.
1199.27/1199.69	c satzilla running vallst with preprocessing ... 
1199.27/1199.69	c Bin: Executing vallst
1199.27/1199.69	c vallst returned code 1.
1199.27/1199.69	c vallst returned code 1.
1199.27/1199.69	c satzilla running zchaff_rand with preprocessing ... 
1199.27/1199.69	c Bin: Executing zchaff_rand
1199.27/1199.69	c zchaff_rand returned code 1.
1199.27/1199.69	c zchaff_rand returned code 1.
1199.27/1199.69	c satzilla running kcnfs with preprocessing ... 
1199.27/1199.69	c Bin: Executing kcnfs
1199.27/1199.69	c kcnfs returned code 1.
1199.27/1199.69	c kcnfs returned code 1.
1199.27/1199.69	c satzilla running kcnfs ... 
1199.27/1199.69	c Bin: Executing kcnfs
1199.27/1199.69	c kcnfs returned code 1.
1199.27/1199.69	c kcnfs returned code 1.
1199.27/1199.69	c satzilla running vallst ... 
1199.27/1199.69	c Bin: Executing vallst
1199.27/1199.69	c vallst returned code 1.
1199.27/1199.69	c vallst returned code 1.
1199.27/1199.69	c satzilla running zchaff_rand ... 
1199.27/1199.69	c Bin: Executing zchaff_rand
1199.27/1199.69	c zchaff_rand returned code 1.
1199.27/1199.69	c zchaff_rand returned code 1.
1199.27/1199.69	c ERROR: All Failed! 
1199.27/1199.69	c SATZILLA_TIME=1199.520000

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/node5/watcher-293959-1171780665 -o ROOT/results/node5/solver-293959-1171780665 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293959-1171780665/SATzilla2007_C /tmp/evaluation/293959-1171780665/instance-293959-1171780665.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 13512
/proc/meminfo: memFree=1070112/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=1440 CPUtime=0
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198021354 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 360 110 95 260 0 84 0
[pid=13513] ppid=13512 vsize=636 CPUtime=0
/proc/13513/stat : 13513 (march_dl) R 13512 13512 12399 0 -1 4194304 80 0 0 0 0 0 0 0 19 0 1 0 198021354 651264 75 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13513/statm: 159 75 50 118 0 38 0

[startup+0.106443 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13512
/proc/meminfo: memFree=1070112/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=1440 CPUtime=0
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198021354 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 360 110 95 260 0 84 0
[pid=13513] ppid=13512 vsize=2708 CPUtime=0.1
/proc/13513/stat : 13513 (march_dl) R 13512 13512 12399 0 -1 4194304 584 0 0 0 10 0 0 0 20 0 1 0 198021354 2772992 576 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134544046 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13513/statm: 677 576 72 118 0 556 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4148

[startup+0.514489 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13512
/proc/meminfo: memFree=1070112/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=1440 CPUtime=0
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198021354 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 360 110 95 260 0 84 0
[pid=13513] ppid=13512 vsize=2956 CPUtime=0.51
/proc/13513/stat : 13513 (march_dl) R 13512 13512 12399 0 -1 4194304 629 0 0 0 51 0 0 0 24 0 1 0 198021354 3026944 621 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514035 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13513/statm: 739 621 74 118 0 618 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4396

[startup+1.33458 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 13514
/proc/meminfo: memFree=1067664/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=1440 CPUtime=0
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198021354 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 360 110 95 260 0 84 0
[pid=13513] ppid=13512 vsize=3544 CPUtime=1.33
/proc/13513/stat : 13513 (march_dl) R 13512 13512 12399 0 -1 4194304 788 0 0 0 133 0 0 0 25 0 1 0 198021354 3629056 780 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134527810 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13513/statm: 886 780 74 118 0 765 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4984

[startup+2.97077 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 13514
/proc/meminfo: memFree=1066320/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=1440 CPUtime=0
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 198021354 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 360 110 95 260 0 84 0
[pid=13513] ppid=13512 vsize=4336 CPUtime=2.96
/proc/13513/stat : 13513 (march_dl) R 13512 13512 12399 0 -1 4194304 988 0 0 0 296 0 0 0 25 0 1 0 198021354 4440064 980 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134576322 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13513/statm: 1084 980 74 118 0 963 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5776

[startup+6.24714 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 13515
/proc/meminfo: memFree=1069200/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=1440 CPUtime=4.99
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 135 1080 0 0 0 0 499 0 18 0 1 0 198021354 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13512/statm: 360 111 96 260 0 84 0
[pid=13515] ppid=13512 vsize=6188 CPUtime=1.23
/proc/13515/stat : 13515 (ubcsat2006) R 13512 13512 12399 0 -1 4194304 274 0 0 0 113 10 0 0 25 0 1 0 198021854 6336512 257 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13515/statm: 1547 257 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7059 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 13516
/proc/meminfo: memFree=1068176/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=2340 CPUtime=2.15
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 255 0 0 0 215 0 0 0 25 0 1 0 198022409 2396160 249 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 585 249 58 118 0 463 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4408

[startup+25.5223 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 13516
/proc/meminfo: memFree=1067600/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=2876 CPUtime=14.96
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 400 0 0 0 1496 0 0 0 25 0 1 0 198022409 2945024 394 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 719 394 58 118 0 597 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4944

[startup+51.1513 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 13516
/proc/meminfo: memFree=1067216/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=3280 CPUtime=40.57
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 500 0 0 0 4057 0 0 0 25 0 1 0 198022409 3358720 494 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 820 494 58 118 0 698 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5348

[startup+102.402 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 13516
/proc/meminfo: memFree=1066832/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=3684 CPUtime=91.81
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 603 0 0 0 9181 0 0 0 25 0 1 0 198022409 3772416 597 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 921 597 58 118 0 799 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 5752

[startup+162.474 s]
/proc/loadavg: 1.07 1.00 1.00 3/79 13518
/proc/meminfo: memFree=1066384/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=4092 CPUtime=151.86
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 687 0 0 0 15186 0 0 0 25 0 1 0 198022409 4190208 681 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1023 681 58 118 0 901 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 6160

[startup+222.542 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1066128/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=4224 CPUtime=211.92
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 737 0 0 0 21191 1 0 0 25 0 1 0 198022409 4325376 731 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134535756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1056 731 58 118 0 934 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 6292

[startup+282.614 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1066064/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=4356 CPUtime=271.98
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 769 0 0 0 27197 1 0 0 25 0 1 0 198022409 4460544 763 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1089 763 58 118 0 967 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 6424

[startup+342.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1065808/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=4624 CPUtime=332.03
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 814 0 0 0 33202 1 0 0 25 0 1 0 198022409 4734976 808 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525616 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1156 808 58 118 0 1034 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 6692

[startup+402.752 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1065744/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=4624 CPUtime=392.09
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 839 0 0 0 39207 2 0 0 25 0 1 0 198022409 4734976 833 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1156 833 58 118 0 1034 0
Current children cumulated CPU time (s) 402.61
Current children cumulated vsize (KiB) 6692

[startup+462.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1065616/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=4756 CPUtime=452.14
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 860 0 0 0 45212 2 0 0 25 0 1 0 198022409 4870144 854 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1189 854 58 118 0 1067 0
Current children cumulated CPU time (s) 462.66

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


[startup+823.232 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1065040/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=5492 CPUtime=812.46
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 1018 0 0 0 81242 4 0 0 25 0 1 0 198022409 5623808 1012 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1373 1012 58 118 0 1251 0
Current children cumulated CPU time (s) 822.98
Current children cumulated vsize (KiB) 7560

[startup+883.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1064912/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=5492 CPUtime=872.51
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 1043 0 0 0 87247 4 0 0 25 0 1 0 198022409 5623808 1037 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1373 1037 58 118 0 1251 0
Current children cumulated CPU time (s) 883.03
Current children cumulated vsize (KiB) 7560

[startup+943.365 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1064848/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=5636 CPUtime=932.56
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 1069 0 0 0 93251 5 0 0 25 0 1 0 198022409 5771264 1063 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1409 1063 58 118 0 1287 0
Current children cumulated CPU time (s) 943.08
Current children cumulated vsize (KiB) 7704

[startup+1003.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1064784/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=5636 CPUtime=992.61
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 1077 0 0 0 99256 5 0 0 25 0 1 0 198022409 5771264 1071 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1409 1071 58 118 0 1287 0
Current children cumulated CPU time (s) 1003.13
Current children cumulated vsize (KiB) 7704

[startup+1063.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1064784/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=5784 CPUtime=1052.66
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 1097 0 0 0 105261 5 0 0 25 0 1 0 198022409 5922816 1091 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1446 1091 58 118 0 1324 0
Current children cumulated CPU time (s) 1063.18
Current children cumulated vsize (KiB) 7852

[startup+1123.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1064720/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=5784 CPUtime=1112.71
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 1107 0 0 0 111265 6 0 0 25 0 1 0 198022409 5922816 1101 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1446 1101 58 118 0 1324 0
Current children cumulated CPU time (s) 1123.23
Current children cumulated vsize (KiB) 7852

[startup+1183.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1064656/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=5932 CPUtime=1172.76
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 1128 0 0 0 117270 6 0 0 25 0 1 0 198022409 6074368 1122 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1483 1122 58 118 0 1361 0
Current children cumulated CPU time (s) 1183.28
Current children cumulated vsize (KiB) 8000

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

[startup+1187.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1064592/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=5932 CPUtime=1176.55
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 1128 0 0 0 117649 6 0 0 25 0 1 0 198022409 6074368 1122 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134654924 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1483 1122 58 118 0 1361 0
Current children cumulated CPU time (s) 1187.07
Current children cumulated vsize (KiB) 8000

[startup+1193.99 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1064656/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=5932 CPUtime=1183.11
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 1129 0 0 0 118305 6 0 0 25 0 1 0 198022409 6074368 1123 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1483 1123 58 118 0 1361 0
Current children cumulated CPU time (s) 1193.63
Current children cumulated vsize (KiB) 8000

[startup+1197.27 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1064656/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=5932 CPUtime=1186.39
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 1129 0 0 0 118633 6 0 0 25 0 1 0 198022409 6074368 1123 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1483 1123 58 118 0 1361 0
Current children cumulated CPU time (s) 1196.91
Current children cumulated vsize (KiB) 8000

[startup+1198.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1064656/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=5932 CPUtime=1188.04
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 1129 0 0 0 118798 6 0 0 25 0 1 0 198022409 6074368 1123 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1483 1123 58 118 0 1361 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 8000

[startup+1199.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1064656/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=5932 CPUtime=1188.44
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 1129 0 0 0 118838 6 0 0 25 0 1 0 198022409 6074368 1123 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1483 1123 58 118 0 1361 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 8000

[startup+1199.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1064656/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=5932 CPUtime=1188.65
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 1129 0 0 0 118859 6 0 0 25 0 1 0 198022409 6074368 1123 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1483 1123 58 118 0 1361 0
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (KiB) 8000

[startup+1199.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13518
/proc/meminfo: memFree=1064656/2055920 swapFree=4192812/4192956
[pid=13512] ppid=13510 vsize=2068 CPUtime=10.52
/proc/13512/stat : 13512 (SATzilla2007_C) S 13510 13512 12399 0 -1 4194304 698 1360 0 0 314 18 700 20 25 0 1 0 198021354 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13512/statm: 517 343 165 260 0 241 0
[pid=13516] ppid=13512 vsize=5932 CPUtime=1188.75
/proc/13516/stat : 13516 (minisat20) R 13512 13512 12399 0 -1 4194304 1129 0 0 0 118869 6 0 0 25 0 1 0 198022409 6074368 1123 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13516/statm: 1483 1123 58 118 0 1361 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 8000

Child status: 17
Real time (s): 1199.69
CPU time (s): 1199.36
CPU user time (s): 1198.9
CPU system time (s): 0.45893
CPU usage (%): 99.9723
Max. virtual memory (cumulated for all children) (KiB): 8000

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

runsolver used 1.25081 second user time and 3.01654 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Feb 18 06:37:45 UTC 2007

IDJOB= 293959
IDBENCH= 19876
IDSOLVER= 135
FILE ID= node5/293959-1171780665

PBS_JOBID= 3839297

Free space on /tmp= 66543 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v110/unif-k5-r21.3-v110-c2343-S1517604033-06.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293959-1171780665/SATzilla2007_C /tmp/evaluation/293959-1171780665/instance-293959-1171780665.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-293959-1171780665 -o ROOT/results/node5/solver-293959-1171780665 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293959-1171780665/SATzilla2007_C /tmp/evaluation/293959-1171780665/instance-293959-1171780665.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  28435e4a6b553e70f291f764845329f6

RANDOM SEED= 840969231

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node5.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.224
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.224
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:       1070520 kB
Buffers:         56636 kB
Cached:         808936 kB
SwapCached:          0 kB
Active:         525328 kB
Inactive:       384276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1070520 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8424 kB
Writeback:           0 kB
Mapped:          62904 kB
Slab:            61404 kB
Committed_AS:   672748 kB
PageTables:       1692 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= 66543 MiB

End job on node5 on Sun Feb 18 06:57:45 UTC 2007