Trace number 319098

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 1199.98

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.13.unsat.cnf
MD5SUM8ca1246723b65c8e0ae1eddb535ce13f
Bench CategoryINDUST (industrial 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 variables2010
Number of clauses6802
Sum of the clauses size17668
Maximum clause length25
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22961
Number of clauses of size 33733
Number of clauses of size 443
Number of clauses of size 546
Number of clauses of size over 516

Solver Data (download as text)

10.46/10.59	c run March_dl for 5 seconds ... 
10.46/10.59	c Bin: Executing march_dl
10.46/10.59	c child exit by a signal
10.46/10.59	c march_dl returned code 137.
10.46/10.59	c run saps (UBCSAT implementation) for 2 seconds ... 
10.46/10.59	c Bin: Executing ubcsat2006
10.46/10.59	c child exited successfully
10.46/10.59	c ubcsat2006 returned code 0.
10.46/10.59	c satzilla computing base features
10.46/10.59	c satzilla doing unit-prop probe
10.46/10.59	c satzilla doing local search probe
10.46/10.59	c satzilla doing lobjois search-space size estimate
10.46/10.59	c satzilla's ranking:
10.46/10.59	c 1) minisat20+P: -1.116883
10.46/10.59	c 2) minisat20: 0.706658
10.46/10.59	c 3) vallst+P: 2.096423
10.46/10.59	c 4) march_dl+P: 2.235193
10.46/10.59	c 5) march_dl: 2.894063
10.46/10.59	c 6) zchaff_rand+P: 3.186279
10.46/10.59	c 7) kcnfs+P: 999.000000
10.46/10.59	c 8) kcnfs: 999.000000
10.46/10.59	c 9) vallst: 999.000000
10.46/10.59	c 10) zchaff_rand: 999.000000
10.46/10.59	c satzilla running minisat20 with preprocessing ... 
10.66/10.70	This is MiniSat 2.0 beta
10.66/10.70	WARNING: for repeatability, setting FPU to use double precision
10.66/10.70	============================[ Problem Statistics ]=============================
10.66/10.70	|                                                                             |
10.66/10.70	|  Number of variables:  1985                                                 |
10.66/10.70	|  Number of clauses:    8225                                                 |
10.66/10.71	|  Parsing time:         0.00         s                                       |
10.66/10.71	============================[ Search Statistics ]==============================
10.66/10.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.66/10.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.66/10.71	===============================================================================
10.66/10.71	|         0 |    1985     8225    20472 |     2741        0    nan |  0.000 % |
10.66/10.71	|       101 |    1985     8225    20472 |     3015      101     23 |  0.000 % |
10.66/10.72	|       251 |    1985     8225    20472 |     3317      251     25 |  0.002 % |
10.66/10.73	|       479 |    1983     8223    20466 |     3649      464     29 |  0.101 % |
10.66/10.76	|       816 |    1983     8223    20466 |     4014      801     37 |  0.101 % |
10.66/10.79	|      1322 |    1983     8221    20460 |     4415     1258     44 |  0.101 % |
10.66/10.86	|      2082 |    1983     8221    20460 |     4857     2018     48 |  0.101 % |
10.95/11.00	|      3221 |    1983     8221    20460 |     5342     3157     49 |  0.101 % |
11.04/11.16	|      4929 |    1982     8219    20454 |     5877     4506     51 |  0.151 % |
11.44/11.55	|      7492 |    1982     8219    20454 |     6464     3741     40 |  0.151 % |
11.95/12.06	|     11336 |    1982     8219    20454 |     7111     4010     43 |  0.153 % |
12.74/12.86	|     17102 |    1982     8219    20454 |     7822     5948     36 |  0.151 % |
14.14/14.23	|     25752 |    1982     8219    20454 |     8604     6525     27 |  0.151 % |
16.24/16.31	|     38728 |    1982     8219    20454 |     9464     5189     49 |  0.151 % |
19.13/19.28	|     58189 |    1982     8219    20454 |    10411     8671     47 |  0.153 % |
24.54/24.62	|     87381 |    1982     8219    20454 |    11452     8793     55 |  0.153 % |
33.44/33.55	|    131170 |    1982     8219    20454 |    12597     9532     54 |  0.153 % |
46.93/47.08	|    196857 |    1982     8219    20454 |    13857     6835     53 |  0.153 % |
68.52/68.63	|    295383 |    1982     8219    20454 |    15243     7927     63 |  0.153 % |
109.01/109.12	|    443173 |    1982     8219    20454 |    16767     9310     55 |  0.153 % |
163.38/163.57	|    664857 |    1982     8219    20454 |    18444    17596     42 |  0.153 % |
266.06/266.21	|    997382 |    1982     8219    20454 |    20289    10306     72 |  0.153 % |
431.78/432.09	|   1496171 |    1981     8217    20448 |    22317    12184     74 |  0.202 % |
705.68/706.06	|   2244353 |    1981     8217    20448 |    24549    14493     82 |  0.204 % |
1153.91/1154.45	|   3366629 |    1981     8217    20448 |    27004    17384     59 |  0.202 % |
1199.39/1199.98	c Preprocessing...
1199.39/1199.98	c Inital problem has 2010 variables, 3841 nary clauses (2961 binary clauses).
1199.39/1199.98	c Num non-binary clauses 3838, Average non-binary clause length 3.060
1199.39/1199.98	c Theory has no gaps
1199.39/1199.98	c Preprocessor runtime was 0.090 seconds.
1199.39/1199.98	c 
1199.39/1199.98	c Satisfiability of theory still undetermined.
1199.39/1199.98	c See file /tmp/VzDs8P for simplified theory.
1199.39/1199.98	c Bin: Executing minisat20
1199.39/1199.98	c child exit by a signal
1199.39/1199.98	c minisat20 returned code 137.
1199.39/1199.98	c minisat20 returned code 137.
1199.39/1199.98	c satzilla running minisat20 ... 
1199.39/1199.98	c Bin: Executing minisat20
1199.39/1199.98	c minisat20 returned code 1.
1199.39/1199.98	c minisat20 returned code 1.
1199.39/1199.98	c satzilla running vallst with preprocessing ... 
1199.39/1199.98	c Bin: Executing vallst
1199.39/1199.98	c vallst returned code 1.
1199.39/1199.98	c vallst returned code 1.
1199.39/1199.98	c satzilla running march_dl with preprocessing ... 
1199.39/1199.98	c Bin: Executing march_dl
1199.39/1199.98	c march_dl returned code 1.
1199.39/1199.98	c march_dl returned code 1.
1199.39/1199.98	c satzilla running march_dl ... 
1199.39/1199.98	c Bin: Executing march_dl
1199.39/1199.98	c march_dl returned code 1.
1199.39/1199.98	c march_dl returned code 1.
1199.39/1199.98	c satzilla running zchaff_rand with preprocessing ... 
1199.39/1199.98	c Bin: Executing zchaff_rand
1199.39/1199.98	c zchaff_rand returned code 1.
1199.39/1199.98	c zchaff_rand returned code 1.
1199.39/1199.98	c satzilla running kcnfs with preprocessing ... 
1199.39/1199.98	c Bin: Executing kcnfs
1199.39/1199.98	c kcnfs returned code 1.
1199.39/1199.98	c kcnfs returned code 1.
1199.39/1199.98	c satzilla running kcnfs ... 
1199.39/1199.98	c Bin: Executing kcnfs
1199.39/1199.98	c kcnfs returned code 1.
1199.39/1199.98	c kcnfs returned code 1.
1199.39/1199.98	c satzilla running vallst ... 
1199.39/1199.98	c Bin: Executing vallst
1199.39/1199.98	c vallst returned code 1.
1199.39/1199.98	c vallst returned code 1.
1199.39/1199.98	c satzilla running zchaff_rand ... 
1199.39/1199.98	c Bin: Executing zchaff_rand
1199.39/1199.98	c zchaff_rand returned code 1.
1199.39/1199.98	c zchaff_rand returned code 1.
1199.39/1199.98	c ERROR: All Failed! 
1199.39/1199.98	c SATZILLA_TIME=1199.660000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node20/watcher-319098-1172972329 -o ROOT/results/node20/solver-319098-1172972329 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/319098-1172972329/SATzilla2007_C /tmp/evaluation/319098-1172972329/instance-319098-1172972329.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.91 0.95 0.90 3/77 27571
/proc/meminfo: memFree=1445952/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=1440 CPUtime=0
/proc/27571/stat : 27571 (SATzilla2007_C) R 27569 27571 26116 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 23315185 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/27571/statm: 360 110 95 260 0 84 0
[pid=27572] ppid=27571 vsize=768 CPUtime=0
/proc/27572/stat : 27572 (march_dl) R 27571 27571 26116 0 -1 4194304 103 0 0 0 0 0 0 0 18 0 1 0 23315185 786432 98 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27572/statm: 192 98 50 118 0 71 0

[startup+0.0720791 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 27571
/proc/meminfo: memFree=1445952/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=1440 CPUtime=0
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23315185 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 360 110 95 260 0 84 0
[pid=27572] ppid=27571 vsize=2160 CPUtime=0.06
/proc/27572/stat : 27572 (march_dl) R 27571 27571 26116 0 -1 4194304 443 0 0 0 6 0 0 0 19 0 1 0 23315185 2211840 435 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134653149 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27572/statm: 540 435 69 118 0 419 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3600

[startup+0.101084 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 27571
/proc/meminfo: memFree=1445952/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=1440 CPUtime=0
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23315185 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 360 110 95 260 0 84 0
[pid=27572] ppid=27571 vsize=2964 CPUtime=0.09
/proc/27572/stat : 27572 (march_dl) R 27571 27571 26116 0 -1 4194304 674 0 0 0 9 0 0 0 19 0 1 0 23315185 3035136 665 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134644119 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27572/statm: 741 665 73 118 0 620 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4404

[startup+0.301125 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 27571
/proc/meminfo: memFree=1445952/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=1440 CPUtime=0
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23315185 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 360 110 95 260 0 84 0
[pid=27572] ppid=27571 vsize=3264 CPUtime=0.29
/proc/27572/stat : 27572 (march_dl) R 27571 27571 26116 0 -1 4194304 701 0 0 0 29 0 0 0 21 0 1 0 23315185 3342336 692 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514255 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27572/statm: 816 692 75 118 0 695 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4704

[startup+0.701205 s]
/proc/loadavg: 0.91 0.95 0.90 3/77 27571
/proc/meminfo: memFree=1445952/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=1440 CPUtime=0
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23315185 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 360 110 95 260 0 84 0
[pid=27572] ppid=27571 vsize=3988 CPUtime=0.69
/proc/27572/stat : 27572 (march_dl) R 27571 27571 26116 0 -1 4194304 857 0 0 0 69 0 0 0 24 0 1 0 23315185 4083712 848 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527894 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27572/statm: 997 848 75 118 0 876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5428

[startup+1.50137 s]
/proc/loadavg: 0.91 0.95 0.90 2/79 27573
/proc/meminfo: memFree=1442544/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=1440 CPUtime=0
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23315185 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 360 110 95 260 0 84 0
[pid=27572] ppid=27571 vsize=4384 CPUtime=1.49
/proc/27572/stat : 27572 (march_dl) R 27571 27571 26116 0 -1 4194304 951 0 0 0 149 0 0 0 25 0 1 0 23315185 4489216 942 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532995 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27572/statm: 1096 942 75 118 0 975 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5824

[startup+3.10168 s]
/proc/loadavg: 0.91 0.95 0.90 2/79 27573
/proc/meminfo: memFree=1442096/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=1440 CPUtime=0
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 23315185 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 360 110 95 260 0 84 0
[pid=27572] ppid=27571 vsize=4648 CPUtime=3.09
/proc/27572/stat : 27572 (march_dl) R 27571 27571 26116 0 -1 4194304 1014 0 0 0 309 0 0 0 25 0 1 0 23315185 4759552 1005 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27572/statm: 1162 1005 75 118 0 1041 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6088

[startup+6.30133 s]
/proc/loadavg: 1.00 0.97 0.91 2/79 27574
/proc/meminfo: memFree=1444848/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=1440 CPUtime=4.99
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 135 1065 0 0 0 0 499 0 16 0 1 0 23315185 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27571/statm: 360 111 96 260 0 84 0
[pid=27574] ppid=27571 vsize=6188 CPUtime=1.28
/proc/27574/stat : 27574 (ubcsat2006) R 27571 27571 26116 0 -1 4194304 343 0 0 0 110 18 0 0 25 0 1 0 23315685 6336512 326 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27574/statm: 1547 326 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 1.00 0.97 0.91 2/79 27575
/proc/meminfo: memFree=1441072/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=3940 CPUtime=1.98
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 694 0 0 0 198 0 0 0 25 0 1 0 23316255 4034560 688 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527360 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 985 688 58 118 0 863 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 7468

[startup+25.5012 s]
/proc/loadavg: 1.00 0.97 0.91 2/79 27575
/proc/meminfo: memFree=1438192/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=6716 CPUtime=14.78
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 1408 0 0 0 1477 1 0 0 25 0 1 0 23316255 6877184 1402 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 1679 1402 58 118 0 1557 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 10244

[startup+51.1013 s]
/proc/loadavg: 1.00 0.97 0.91 2/79 27575
/proc/meminfo: memFree=1437168/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=7912 CPUtime=40.37
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 1706 0 0 0 4036 1 0 0 25 0 1 0 23316255 8101888 1700 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525523 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 1978 1700 58 118 0 1856 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 11440

[startup+102.306 s]
/proc/loadavg: 1.00 0.97 0.91 2/79 27575
/proc/meminfo: memFree=1435184/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=9900 CPUtime=91.56
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 2174 0 0 0 9154 2 0 0 25 0 1 0 23316255 10137600 2168 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 2475 2168 58 118 0 2353 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 13428

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/79 27575
/proc/meminfo: memFree=1435056/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=9900 CPUtime=151.52
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 2193 0 0 0 15150 2 0 0 25 0 1 0 23316255 10137600 2187 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 2475 2187 58 118 0 2353 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 13428

[startup+222.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/79 27575
/proc/meminfo: memFree=1432048/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=13068 CPUtime=211.5
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 2978 0 0 0 21147 3 0 0 25 0 1 0 23316255 13381632 2972 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519372 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 3267 2972 58 118 0 3145 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 16596

[startup+282.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/79 27575
/proc/meminfo: memFree=1431024/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=13836 CPUtime=271.48
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 3188 0 0 0 27144 4 0 0 25 0 1 0 23316255 14168064 3181 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 3459 3181 58 118 0 3337 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 17364

[startup+342.303 s]
/proc/loadavg: 1.00 0.97 0.91 2/79 27575
/proc/meminfo: memFree=1431088/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=13744 CPUtime=331.46
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 3188 0 0 0 33142 4 0 0 25 0 1 0 23316255 14073856 3158 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528423 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 3436 3158 58 118 0 3314 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 0.97 0.91 2/79 27575
/proc/meminfo: memFree=1427760/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=17212 CPUtime=751.31
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 4042 0 0 0 75122 9 0 0 25 0 1 0 23316255 17625088 4012 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 4303 4012 58 118 0 4181 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 20740

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/79 27575
/proc/meminfo: memFree=1427824/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=17212 CPUtime=811.27
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 4042 0 0 0 81118 9 0 0 25 0 1 0 23316255 17625088 4012 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 4303 4012 58 118 0 4181 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 20740

[startup+882.302 s]
/proc/loadavg: 1.00 0.97 0.91 2/79 27575
/proc/meminfo: memFree=1427824/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=17212 CPUtime=871.26
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 4042 0 0 0 87116 10 0 0 25 0 1 0 23316255 17625088 4012 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 4303 4012 58 118 0 4181 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 20740

[startup+942.302 s]
/proc/loadavg: 1.07 0.99 0.91 2/79 27575
/proc/meminfo: memFree=1427824/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=17212 CPUtime=931.23
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 4043 0 0 0 93113 10 0 0 25 0 1 0 23316255 17625088 4013 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 4303 4013 58 118 0 4181 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 20740

[startup+1002.3 s]
/proc/loadavg: 1.02 0.99 0.91 2/79 27577
/proc/meminfo: memFree=1427824/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=17212 CPUtime=991.21
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 4043 0 0 0 99110 11 0 0 25 0 1 0 23316255 17625088 4013 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 4303 4013 58 118 0 4181 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 20740

[startup+1062.3 s]
/proc/loadavg: 1.01 0.99 0.91 2/79 27577
/proc/meminfo: memFree=1427824/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=17212 CPUtime=1051.19
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 4043 0 0 0 105108 11 0 0 25 0 1 0 23316255 17625088 4013 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 4303 4013 58 118 0 4181 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 20740

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 27577
/proc/meminfo: memFree=1427376/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=17608 CPUtime=1111.17
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 4140 0 0 0 111105 12 0 0 25 0 1 0 23316255 18030592 4110 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525502 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 4402 4110 58 118 0 4280 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 21136

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 27577
/proc/meminfo: memFree=1426480/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=18564 CPUtime=1171.14
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 4368 0 0 0 117102 12 0 0 25 0 1 0 23316255 19009536 4338 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 4641 4338 58 118 0 4519 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 22092

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 27577
/proc/meminfo: memFree=1426480/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=18564 CPUtime=1179.14
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 4368 0 0 0 117902 12 0 0 25 0 1 0 23316255 19009536 4338 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525682 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 4641 4338 58 118 0 4519 0
Current children cumulated CPU time (s) 1189.8
Current children cumulated vsize (KiB) 22092

[startup+1196.7 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 27577
/proc/meminfo: memFree=1426480/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=18564 CPUtime=1185.54
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 4368 0 0 0 118542 12 0 0 25 0 1 0 23316255 19009536 4338 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519732 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 4641 4338 58 118 0 4519 0
Current children cumulated CPU time (s) 1196.2
Current children cumulated vsize (KiB) 22092

[startup+1198.3 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 27577
/proc/meminfo: memFree=1426480/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=18564 CPUtime=1187.13
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 4368 0 0 0 118701 12 0 0 25 0 1 0 23316255 19009536 4338 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 4641 4338 58 118 0 4519 0
Current children cumulated CPU time (s) 1197.79
Current children cumulated vsize (KiB) 22092

[startup+1199.1 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 27577
/proc/meminfo: memFree=1426480/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=18564 CPUtime=1187.93
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 4368 0 0 0 118781 12 0 0 25 0 1 0 23316255 19009536 4338 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525807 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 4641 4338 58 118 0 4519 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 22092

[startup+1199.5 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 27577
/proc/meminfo: memFree=1426480/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=18564 CPUtime=1188.33
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 4368 0 0 0 118821 12 0 0 25 0 1 0 23316255 19009536 4338 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 4641 4338 58 118 0 4519 0
Current children cumulated CPU time (s) 1198.99
Current children cumulated vsize (KiB) 22092

[startup+1199.9 s]
/proc/loadavg: 1.00 0.99 0.91 2/79 27577
/proc/meminfo: memFree=1426480/2055920 swapFree=4192952/4192956
[pid=27571] ppid=27569 vsize=3528 CPUtime=10.66
/proc/27571/stat : 27571 (SATzilla2007_C) S 27569 27571 26116 0 -1 4194304 1142 1414 0 0 324 14 701 27 25 0 1 0 23315185 3612672 662 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27571/statm: 882 662 165 260 0 606 0
[pid=27575] ppid=27571 vsize=18564 CPUtime=1188.73
/proc/27575/stat : 27575 (minisat20) R 27571 27571 26116 0 -1 4194304 4368 0 0 0 118861 12 0 0 25 0 1 0 23316255 19009536 4338 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/27575/statm: 4641 4338 58 118 0 4519 0
Current children cumulated CPU time (s) 1199.39
Current children cumulated vsize (KiB) 22092

Child status: 17
Real time (s): 1199.98
CPU time (s): 1199.51
CPU user time (s): 1198.95
CPU system time (s): 0.556915
CPU usage (%): 99.9605
Max. virtual memory (cumulated for all children) (KiB): 22092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.95
system time used= 0.556915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6937
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= 28
involuntary context switches= 1588

runsolver used 1.11683 second user time and 3.2585 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Sun Mar  4 01:38:49 UTC 2007

IDJOB= 319098
IDBENCH= 20470
IDSOLVER= 135
FILE ID= node20/319098-1172972329

PBS_JOBID= 4012085

Free space on /tmp= 66539 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/jarvisalo/eq.atree.braun.13.unsat.cnf
COMMAND LINE= /tmp/evaluation/319098-1172972329/SATzilla2007_C /tmp/evaluation/319098-1172972329/instance-319098-1172972329.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-319098-1172972329 -o ROOT/results/node20/solver-319098-1172972329 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/319098-1172972329/SATzilla2007_C /tmp/evaluation/319098-1172972329/instance-319098-1172972329.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  8ca1246723b65c8e0ae1eddb535ce13f

RANDOM SEED= 444657406

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.261
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1446424 kB
Buffers:         37128 kB
Cached:         401468 kB
SwapCached:          4 kB
Active:         187216 kB
Inactive:       370680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1446424 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:            8616 kB
Writeback:           0 kB
Mapped:         138216 kB
Slab:            37000 kB
Committed_AS:   258800 kB
PageTables:       1884 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= 66539 MiB

End job on node20 on Sun Mar  4 01:58:49 UTC 2007