Trace number 293631

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.41 1199.84

General information on the benchmark

Namerandom/OnTreshold/5SAT/v110/
unif-k5-r21.3-v110-c2343-S1183327690-20.UNSAT.shuffled.cnf
MD5SUM4ad843d6b2033a064344b00f68a62595
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.53/10.58	c run March_dl for 5 seconds ... 
10.53/10.58	c Bin: Executing march_dl
10.53/10.58	c child exit by a signal
10.53/10.58	c march_dl returned code 137.
10.53/10.58	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.58	c Bin: Executing ubcsat2006
10.53/10.58	c child exited successfully
10.53/10.58	c ubcsat2006 returned code 0.
10.53/10.58	c satzilla computing base features
10.53/10.58	c satzilla doing unit-prop probe
10.53/10.58	c satzilla doing local search probe
10.53/10.58	c satzilla doing lobjois search-space size estimate
10.53/10.58	c satzilla's ranking:
10.53/10.58	c 1) minisat20+P: -4.278889
10.53/10.58	c 2) march_dl+P: 0.838411
10.53/10.58	c 3) minisat20: 2.914224
10.53/10.58	c 4) march_dl: 3.113263
10.53/10.58	c 5) vallst+P: 5.248793
10.53/10.58	c 6) zchaff_rand+P: 9.274817
10.53/10.58	c 7) kcnfs+P: 999.000000
10.53/10.58	c 8) kcnfs: 999.000000
10.53/10.58	c 9) vallst: 999.000000
10.53/10.58	c 10) zchaff_rand: 999.000000
10.53/10.58	c satzilla running minisat20 with preprocessing ... 
10.53/10.60	This is MiniSat 2.0 beta
10.53/10.60	WARNING: for repeatability, setting FPU to use double precision
10.53/10.60	============================[ Problem Statistics ]=============================
10.53/10.60	|                                                                             |
10.53/10.60	|  Number of variables:  110                                                  |
10.53/10.60	|  Number of clauses:    2343                                                 |
10.53/10.60	|  Parsing time:         0.00         s                                       |
10.53/10.60	============================[ Search Statistics ]==============================
10.53/10.60	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.60	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.60	===============================================================================
10.53/10.60	|         0 |     110     2343    11715 |      781        0    nan |  0.000 % |
10.53/10.60	|       100 |     110     2343    11715 |      859      100     25 |  0.008 % |
10.53/10.60	|       251 |     110     2343    11715 |      945      251     24 |  0.008 % |
10.53/10.61	|       476 |     110     2343    11715 |     1039      476     24 |  0.008 % |
10.53/10.62	|       813 |     110     2343    11715 |     1143      813     24 |  0.008 % |
10.53/10.64	|      1320 |     110     2343    11715 |     1257      737     22 |  0.008 % |
10.57/10.66	|      2081 |     110     2343    11715 |     1383      856     22 |  0.008 % |
10.57/10.70	|      3221 |     110     2343    11715 |     1521     1289     22 |  0.008 % |
10.57/10.75	|      4929 |     110     2343    11715 |     1674     1451     22 |  0.008 % |
10.57/10.83	|      7491 |     110     2343    11715 |     1841     1450     23 |  0.008 % |
10.57/10.97	|     11336 |     110     2343    11715 |     2025     1553     22 |  0.008 % |
10.57/11.18	|     17103 |     110     2343    11715 |     2228     1157     20 |  0.008 % |
11.44/11.52	|     25752 |     110     2343    11715 |     2451     1893     22 |  0.008 % |
11.95/12.07	|     38726 |     110     2343    11715 |     2696     2449     22 |  0.008 % |
12.78/12.89	|     58188 |     110     2343    11715 |     2965     1463     21 |  0.008 % |
14.11/14.16	|     87380 |     110     2343    11715 |     3262     2200     21 |  0.008 % |
16.06/16.17	|    131169 |     110     2343    11715 |     3588     3196     21 |  0.008 % |
19.23/19.30	|    196853 |     110     2343    11715 |     3947     1940     21 |  0.008 % |
23.95/24.08	|    295379 |     110     2343    11715 |     4342     3006     23 |  0.008 % |
31.54/31.65	|    443169 |     110     2343    11715 |     4776     4349     22 |  0.008 % |
43.41/43.55	|    664852 |     110     2343    11715 |     5254     2547     21 |  0.008 % |
61.97/62.05	|    997377 |     110     2343    11715 |     5779     4883     23 |  0.008 % |
90.97/91.11	|   1496166 |     110     2343    11715 |     6357     4098     22 |  0.008 % |
136.47/136.56	|   2244349 |     110     2343    11715 |     6993     5022     21 |  0.008 % |
208.71/208.91	|   3366623 |     110     2343    11715 |     7692     3600     21 |  0.008 % |
321.70/321.94	|   5050035 |     110     2343    11715 |     8461     3897     22 |  0.008 % |
500.22/500.54	|   7575151 |     110     2343    11715 |     9308     7677     22 |  0.008 % |
779.58/779.97	|  11362827 |     110     2343    11715 |    10238     5270     20 |  0.008 % |
1199.34/1199.83	c Preprocessing...
1199.34/1199.83	c Inital problem has 110 variables, 2343 nary clauses (0 binary clauses).
1199.34/1199.83	c Num non-binary clauses 2343, Average non-binary clause length 5.000
1199.34/1199.83	c Theory has no gaps
1199.34/1199.83	c Preprocessor runtime was 0.010 seconds.
1199.34/1199.83	c 
1199.34/1199.83	c Satisfiability of theory still undetermined.
1199.34/1199.83	c See file /tmp/Mykg84 for simplified theory.
1199.34/1199.83	c Bin: Executing minisat20
1199.34/1199.83	c child exit by a signal
1199.34/1199.83	c minisat20 returned code 137.
1199.34/1199.83	c minisat20 returned code 137.
1199.34/1199.83	c satzilla running march_dl with preprocessing ... 
1199.34/1199.83	c Bin: Executing march_dl
1199.34/1199.83	c march_dl returned code 1.
1199.34/1199.83	c march_dl returned code 1.
1199.34/1199.83	c satzilla running minisat20 ... 
1199.34/1199.83	c Bin: Executing minisat20
1199.34/1199.83	c minisat20 returned code 1.
1199.34/1199.83	c minisat20 returned code 1.
1199.34/1199.83	c satzilla running march_dl ... 
1199.34/1199.83	c Bin: Executing march_dl
1199.34/1199.83	c march_dl returned code 1.
1199.34/1199.83	c march_dl returned code 1.
1199.34/1199.83	c satzilla running vallst with preprocessing ... 
1199.34/1199.83	c Bin: Executing vallst
1199.34/1199.83	c vallst returned code 1.
1199.34/1199.83	c vallst returned code 1.
1199.34/1199.83	c satzilla running zchaff_rand with preprocessing ... 
1199.34/1199.83	c Bin: Executing zchaff_rand
1199.34/1199.83	c zchaff_rand returned code 1.
1199.34/1199.83	c zchaff_rand returned code 1.
1199.34/1199.83	c satzilla running kcnfs with preprocessing ... 
1199.34/1199.83	c Bin: Executing kcnfs
1199.34/1199.83	c kcnfs returned code 1.
1199.34/1199.83	c kcnfs returned code 1.
1199.34/1199.83	c satzilla running kcnfs ... 
1199.34/1199.83	c Bin: Executing kcnfs
1199.34/1199.83	c kcnfs returned code 1.
1199.34/1199.83	c kcnfs returned code 1.
1199.34/1199.83	c satzilla running vallst ... 
1199.34/1199.83	c Bin: Executing vallst
1199.34/1199.83	c vallst returned code 1.
1199.34/1199.83	c vallst returned code 1.
1199.34/1199.83	c satzilla running zchaff_rand ... 
1199.34/1199.83	c Bin: Executing zchaff_rand
1199.34/1199.83	c zchaff_rand returned code 1.
1199.34/1199.83	c zchaff_rand returned code 1.
1199.34/1199.83	c ERROR: All Failed! 
1199.34/1199.83	c SATZILLA_TIME=1199.580000

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-293631-1171774645 -o ROOT/results/node5/solver-293631-1171774645 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293631-1171774645/SATzilla2007_C /tmp/evaluation/293631-1171774645/instance-293631-1171774645.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.99 0.99 3/77 12814
/proc/meminfo: memFree=1070816/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=1440 CPUtime=0
/proc/12814/stat : 12814 (SATzilla2007_C) R 12812 12814 12399 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 197419378 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/12814/statm: 360 110 95 260 0 84 0
[pid=12815] ppid=12814 vsize=636 CPUtime=0
/proc/12815/stat : 12815 (march_dl) R 12814 12814 12399 0 -1 4194304 80 0 0 0 0 0 0 0 18 0 1 0 197419378 651264 75 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134778284 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12815/statm: 159 75 50 118 0 38 0

[startup+0.106653 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 12814
/proc/meminfo: memFree=1070816/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=1440 CPUtime=0
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197419378 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12814/statm: 360 110 95 260 0 84 0
[pid=12815] ppid=12814 vsize=2708 CPUtime=0.1
/proc/12815/stat : 12815 (march_dl) R 12814 12814 12399 0 -1 4194304 595 0 0 0 10 0 0 0 19 0 1 0 197419378 2772992 587 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134559997 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12815/statm: 677 587 72 118 0 556 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4148

[startup+0.514699 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 12814
/proc/meminfo: memFree=1070816/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=1440 CPUtime=0
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197419378 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12814/statm: 360 110 95 260 0 84 0
[pid=12815] ppid=12814 vsize=2916 CPUtime=0.5
/proc/12815/stat : 12815 (march_dl) R 12814 12814 12399 0 -1 4194304 629 0 0 0 50 0 0 0 23 0 1 0 197419378 2985984 621 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12815/statm: 729 621 74 118 0 608 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 4356

[startup+1.33479 s]
/proc/loadavg: 0.92 0.99 0.99 2/79 12816
/proc/meminfo: memFree=1068368/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=1440 CPUtime=0
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197419378 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12814/statm: 360 110 95 260 0 84 0
[pid=12815] ppid=12814 vsize=3500 CPUtime=1.32
/proc/12815/stat : 12815 (march_dl) R 12814 12814 12399 0 -1 4194304 786 0 0 0 132 0 0 0 25 0 1 0 197419378 3584000 778 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134551294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12815/statm: 875 778 74 118 0 754 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4940

[startup+2.97097 s]
/proc/loadavg: 0.92 0.99 0.99 2/79 12816
/proc/meminfo: memFree=1067216/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=1440 CPUtime=0
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 197419378 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12814/statm: 360 110 95 260 0 84 0
[pid=12815] ppid=12814 vsize=4288 CPUtime=2.96
/proc/12815/stat : 12815 (march_dl) R 12814 12814 12399 0 -1 4194304 970 0 0 0 296 0 0 0 25 0 1 0 197419378 4390912 962 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134551682 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12815/statm: 1072 962 74 118 0 951 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5728

[startup+6.25935 s]
/proc/loadavg: 0.93 0.99 0.99 2/79 12817
/proc/meminfo: memFree=1069968/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=1440 CPUtime=4.99
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 135 1072 0 0 0 0 499 0 16 0 1 0 197419378 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12814/statm: 360 111 96 260 0 84 0
[pid=12817] ppid=12814 vsize=6188 CPUtime=1.25
/proc/12817/stat : 12817 (ubcsat2006) R 12814 12814 12399 0 -1 4194304 274 0 0 0 114 11 0 0 25 0 1 0 197419879 6336512 257 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/12817/statm: 1547 257 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7171 s]
/proc/loadavg: 0.94 0.99 0.99 2/79 12818
/proc/meminfo: memFree=1069008/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=2340 CPUtime=2.11
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 259 0 0 0 211 0 0 0 25 0 1 0 197420438 2396160 253 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 585 253 58 118 0 463 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 4408

[startup+25.5275 s]
/proc/loadavg: 0.95 0.99 0.99 2/79 12818
/proc/meminfo: memFree=1068496/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=2876 CPUtime=14.91
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 388 0 0 0 1491 0 0 0 25 0 1 0 197420438 2945024 382 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 719 382 58 118 0 597 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4944

[startup+51.1564 s]
/proc/loadavg: 0.97 0.99 0.99 2/79 12818
/proc/meminfo: memFree=1068048/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=3280 CPUtime=40.53
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 492 0 0 0 4053 0 0 0 25 0 1 0 197420438 3358720 486 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 820 486 58 118 0 698 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 5348

[startup+102.409 s]
/proc/loadavg: 0.98 0.99 0.99 3/79 12818
/proc/meminfo: memFree=1067600/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=3688 CPUtime=91.78
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 608 0 0 0 9177 1 0 0 25 0 1 0 197420438 3776512 602 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 922 602 58 118 0 800 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 5756

[startup+162.48 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 12818
/proc/meminfo: memFree=1067280/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=3964 CPUtime=151.83
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 676 0 0 0 15182 1 0 0 25 0 1 0 197420438 4059136 670 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 991 670 58 118 0 869 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 6032

[startup+222.554 s]
/proc/loadavg: 0.99 0.99 0.99 2/85 12884
/proc/meminfo: memFree=1065632/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=4244 CPUtime=211.85
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 746 0 0 0 21184 1 0 0 25 0 1 0 197420438 4345856 740 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1061 740 58 118 0 939 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 6312

[startup+282.647 s]
/proc/loadavg: 0.99 0.99 0.99 2/85 12976
/proc/meminfo: memFree=1065504/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=4384 CPUtime=271.89
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 777 0 0 0 27187 2 0 0 25 0 1 0 197420438 4489216 771 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1096 771 58 118 0 974 0
Current children cumulated CPU time (s) 282.46
Current children cumulated vsize (KiB) 6452

[startup+342.728 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 13016
/proc/meminfo: memFree=1066512/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=4524 CPUtime=331.93
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 816 0 0 0 33191 2 0 0 25 0 1 0 197420438 4632576 810 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1131 810 58 118 0 1009 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 6592

[startup+402.8 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 13016
/proc/meminfo: memFree=1066384/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=4676 CPUtime=391.98
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 842 0 0 0 39196 2 0 0 25 0 1 0 197420438 4788224 836 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1169 836 58 118 0 1047 0
Current children cumulated CPU time (s) 402.55
Current children cumulated vsize (KiB) 6744

[startup+462.869 s]
/proc/loadavg: 0.99 0.99 0.99 2/79 13016
/proc/meminfo: memFree=1066320/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=4820 CPUtime=452.03
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 861 0 0 0 45201 2 0 0 25 0 1 0 197420438 4935680 855 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1205 855 58 118 0 1083 0
Current children cumulated CPU time (s) 462.6

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


[startup+763.212 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13016
/proc/meminfo: memFree=1065808/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=5264 CPUtime=752.3
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 998 0 0 0 75226 4 0 0 25 0 1 0 197420438 5390336 992 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1316 992 58 118 0 1194 0
Current children cumulated CPU time (s) 762.87
Current children cumulated vsize (KiB) 7332

[startup+823.286 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13016
/proc/meminfo: memFree=1065808/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=5412 CPUtime=812.36
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 1025 0 0 0 81232 4 0 0 25 0 1 0 197420438 5541888 1019 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1353 1019 58 118 0 1231 0
Current children cumulated CPU time (s) 822.93
Current children cumulated vsize (KiB) 7480

[startup+883.355 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13016
/proc/meminfo: memFree=1065680/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=5560 CPUtime=872.41
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 1044 0 0 0 87236 5 0 0 25 0 1 0 197420438 5693440 1038 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528267 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1390 1038 58 118 0 1268 0
Current children cumulated CPU time (s) 882.98
Current children cumulated vsize (KiB) 7628

[startup+943.422 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 13016
/proc/meminfo: memFree=1065744/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=5708 CPUtime=932.46
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 1074 0 0 0 93241 5 0 0 25 0 1 0 197420438 5844992 1068 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1427 1068 58 118 0 1305 0
Current children cumulated CPU time (s) 943.03
Current children cumulated vsize (KiB) 7776

[startup+1003.49 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 13016
/proc/meminfo: memFree=1065680/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=5708 CPUtime=992.51
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 1079 0 0 0 99246 5 0 0 25 0 1 0 197420438 5844992 1073 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527508 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1427 1073 58 118 0 1305 0
Current children cumulated CPU time (s) 1003.08
Current children cumulated vsize (KiB) 7776

[startup+1063.57 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 13016
/proc/meminfo: memFree=1065616/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=5708 CPUtime=1052.57
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 1101 0 0 0 105251 6 0 0 25 0 1 0 197420438 5844992 1095 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1427 1095 58 118 0 1305 0
Current children cumulated CPU time (s) 1063.14
Current children cumulated vsize (KiB) 7776

[startup+1123.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13016
/proc/meminfo: memFree=1065552/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=5708 CPUtime=1112.62
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 1102 0 0 0 111256 6 0 0 25 0 1 0 197420438 5844992 1096 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1427 1096 58 118 0 1305 0
Current children cumulated CPU time (s) 1123.19
Current children cumulated vsize (KiB) 7776

[startup+1183.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13016
/proc/meminfo: memFree=1065552/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=5852 CPUtime=1172.67
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 1119 0 0 0 117261 6 0 0 25 0 1 0 197420438 5992448 1113 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527624 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1463 1113 58 118 0 1341 0
Current children cumulated CPU time (s) 1183.24
Current children cumulated vsize (KiB) 7920

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

[startup+1187.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13016
/proc/meminfo: memFree=1065552/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=5852 CPUtime=1176.48
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 1119 0 0 0 117642 6 0 0 25 0 1 0 197420438 5992448 1113 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1463 1113 58 118 0 1341 0
Current children cumulated CPU time (s) 1187.05
Current children cumulated vsize (KiB) 7920

[startup+1194.06 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13016
/proc/meminfo: memFree=1065552/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=5852 CPUtime=1183.03
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 1119 0 0 0 118297 6 0 0 25 0 1 0 197420438 5992448 1113 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528335 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1463 1113 58 118 0 1341 0
Current children cumulated CPU time (s) 1193.6
Current children cumulated vsize (KiB) 7920

[startup+1197.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13016
/proc/meminfo: memFree=1065552/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=5852 CPUtime=1186.31
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 1119 0 0 0 118625 6 0 0 25 0 1 0 197420438 5992448 1113 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134530291 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1463 1113 58 118 0 1341 0
Current children cumulated CPU time (s) 1196.88
Current children cumulated vsize (KiB) 7920

[startup+1198.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13016
/proc/meminfo: memFree=1065552/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=5852 CPUtime=1187.95
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 1119 0 0 0 118789 6 0 0 25 0 1 0 197420438 5992448 1113 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1463 1113 58 118 0 1341 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 7920

[startup+1199.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13016
/proc/meminfo: memFree=1065552/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=5852 CPUtime=1188.36
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 1119 0 0 0 118830 6 0 0 25 0 1 0 197420438 5992448 1113 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1463 1113 58 118 0 1341 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 7920

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13016
/proc/meminfo: memFree=1065552/2055920 swapFree=4192812/4192956
[pid=12814] ppid=12812 vsize=2068 CPUtime=10.57
/proc/12814/stat : 12814 (SATzilla2007_C) S 12812 12814 12399 0 -1 4194304 699 1352 0 0 314 22 700 21 25 0 1 0 197419378 2117632 343 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12814/statm: 517 343 165 260 0 241 0
[pid=12818] ppid=12814 vsize=5852 CPUtime=1188.77
/proc/12818/stat : 12818 (minisat20) R 12814 12814 12399 0 -1 4194304 1119 0 0 0 118871 6 0 0 25 0 1 0 197420438 5992448 1113 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/12818/statm: 1463 1113 58 118 0 1341 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 7920

Child status: 17
Real time (s): 1199.84
CPU time (s): 1199.41
CPU user time (s): 1198.9
CPU system time (s): 0.513921
CPU usage (%): 99.9645
Max. virtual memory (cumulated for all children) (KiB): 7920

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

runsolver used 1.19182 second user time and 3.07553 second system time

The end

Launcher Data (download as text)

Begin job on node5 on Sun Feb 18 04:57:26 UTC 2007

IDJOB= 293631
IDBENCH= 19868
IDSOLVER= 135
FILE ID= node5/293631-1171774645

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-S1183327690-20.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293631-1171774645/SATzilla2007_C /tmp/evaluation/293631-1171774645/instance-293631-1171774645.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node5/watcher-293631-1171774645 -o ROOT/results/node5/solver-293631-1171774645 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293631-1171774645/SATzilla2007_C /tmp/evaluation/293631-1171774645/instance-293631-1171774645.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  4ad843d6b2033a064344b00f68a62595

RANDOM SEED= 697630378

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:       1071352 kB
Buffers:         56416 kB
Cached:         808544 kB
SwapCached:          0 kB
Active:         525096 kB
Inactive:       383800 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1071352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8428 kB
Writeback:           0 kB
Mapped:          62844 kB
Slab:            61360 kB
Committed_AS:   671364 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 05:17:26 UTC 2007