Trace number 455897

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) 9998.2 10001.2

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.58/10.60	c run March_dl for 5 seconds ... 
10.58/10.60	c Bin: Executing march_dl
10.58/10.60	c child exit by a signal
10.58/10.60	c march_dl returned code 137.
10.58/10.60	c run saps (UBCSAT implementation) for 2 seconds ... 
10.58/10.60	c Bin: Executing ubcsat2006
10.58/10.60	c child exited successfully
10.58/10.60	c ubcsat2006 returned code 0.
10.58/10.60	c satzilla computing base features
10.58/10.60	c satzilla doing unit-prop probe
10.58/10.60	c satzilla doing local search probe
10.58/10.60	c satzilla doing lobjois search-space size estimate
10.58/10.60	c satzilla's ranking:
10.58/10.60	c 1) minisat20+P: -1.081840
10.58/10.60	c 2) minisat20: 0.721844
10.58/10.60	c 3) vallst+P: 2.177746
10.58/10.60	c 4) march_dl+P: 2.249113
10.58/10.60	c 5) march_dl: 2.893477
10.58/10.60	c 6) zchaff_rand+P: 3.181068
10.58/10.60	c 7) kcnfs+P: 999.000000
10.58/10.60	c 8) kcnfs: 999.000000
10.58/10.60	c 9) vallst: 999.000000
10.58/10.60	c 10) zchaff_rand: 999.000000
10.58/10.60	c satzilla running minisat20 with preprocessing ... 
10.68/10.71	This is MiniSat 2.0 beta
10.68/10.71	WARNING: for repeatability, setting FPU to use double precision
10.68/10.71	============================[ Problem Statistics ]=============================
10.68/10.72	|                                                                             |
10.68/10.72	|  Number of variables:  1985                                                 |
10.68/10.72	|  Number of clauses:    8225                                                 |
10.68/10.72	|  Parsing time:         0.00         s                                       |
10.68/10.72	============================[ Search Statistics ]==============================
10.68/10.72	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.68/10.72	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.68/10.72	===============================================================================
10.68/10.72	|         0 |    1985     8225    20472 |     2741        0    nan |  0.000 % |
10.68/10.73	|       101 |    1985     8225    20472 |     3015      101     23 |  0.000 % |
10.68/10.73	|       251 |    1985     8225    20472 |     3317      251     25 |  0.002 % |
10.68/10.74	|       479 |    1983     8223    20466 |     3649      464     29 |  0.101 % |
10.68/10.77	|       816 |    1983     8223    20466 |     4014      801     37 |  0.101 % |
10.69/10.81	|      1322 |    1983     8221    20460 |     4415     1258     44 |  0.101 % |
10.69/10.87	|      2082 |    1983     8221    20460 |     4857     2018     48 |  0.101 % |
10.97/11.02	|      3221 |    1983     8221    20460 |     5342     3157     49 |  0.101 % |
11.06/11.18	|      4929 |    1982     8219    20454 |     5877     4506     51 |  0.151 % |
11.46/11.56	|      7492 |    1982     8219    20454 |     6464     3741     40 |  0.151 % |
11.96/12.07	|     11336 |    1982     8219    20454 |     7111     4010     43 |  0.153 % |
12.76/12.86	|     17102 |    1982     8219    20454 |     7822     5948     36 |  0.151 % |
14.16/14.22	|     25752 |    1982     8219    20454 |     8604     6525     27 |  0.151 % |
16.15/16.23	|     38728 |    1982     8219    20454 |     9464     5189     49 |  0.151 % |
19.05/19.15	|     58189 |    1982     8219    20454 |    10411     8671     47 |  0.153 % |
24.25/24.38	|     87381 |    1982     8219    20454 |    11452     8793     55 |  0.153 % |
32.95/33.07	|    131170 |    1982     8219    20454 |    12597     9532     54 |  0.153 % |
46.24/46.33	|    196857 |    1982     8219    20454 |    13857     6835     53 |  0.153 % |
67.23/67.31	|    295383 |    1982     8219    20454 |    15243     7927     63 |  0.153 % |
106.83/106.95	|    443173 |    1982     8219    20454 |    16767     9310     55 |  0.153 % |
159.91/160.04	|    664857 |    1982     8219    20454 |    18444    17596     42 |  0.153 % |
260.88/261.03	|    997382 |    1982     8219    20454 |    20289    10306     72 |  0.153 % |
423.14/423.34	|   1496171 |    1981     8217    20448 |    22317    12184     74 |  0.202 % |
692.26/692.56	|   2244353 |    1981     8217    20448 |    24549    14493     82 |  0.204 % |
1134.04/1134.42	|   3366629 |    1981     8217    20448 |    27004    17384     59 |  0.202 % |
1837.25/1837.88	|   5050042 |    1981     8217    20448 |    29705    18788     61 |  0.202 % |
2940.43/2941.47	|   7575160 |    1981     8217    20448 |    32675    25814     41 |  0.204 % |
4763.74/4765.22	|  11362835 |    1981     8217    20448 |    35943    17984     74 |  0.202 % |
7999.96/8002.44	|  17044347 |    1981     8217    20448 |    39537    32485     89 |  0.204 % |
9998.18/10001.20	c Preprocessing...
9998.18/10001.20	c Inital problem has 2010 variables, 3841 nary clauses (2961 binary clauses).
9998.18/10001.20	c Num non-binary clauses 3838, Average non-binary clause length 3.060
9998.18/10001.20	c Theory has no gaps
9998.18/10001.20	c Preprocessor runtime was 0.090 seconds.
9998.18/10001.20	c 
9998.18/10001.20	c Satisfiability of theory still undetermined.
9998.18/10001.20	c See file /tmp/Rd3KnA for simplified theory.
9998.18/10001.20	c Bin: Executing minisat20
9998.18/10001.20	c child exit by a signal
9998.18/10001.20	c minisat20 returned code 137.
9998.18/10001.20	c minisat20 returned code 137.
9998.18/10001.20	c satzilla running minisat20 ... 
9998.18/10001.20	c Bin: Executing minisat20
9998.18/10001.20	c minisat20 returned code 1.
9998.18/10001.20	c minisat20 returned code 1.
9998.18/10001.20	c satzilla running vallst with preprocessing ... 
9998.18/10001.20	c Bin: Executing vallst
9998.18/10001.20	c vallst returned code 1.
9998.18/10001.20	c vallst returned code 1.
9998.18/10001.20	c satzilla running march_dl with preprocessing ... 
9998.18/10001.20	c Bin: Executing march_dl
9998.18/10001.20	c march_dl returned code 1.
9998.18/10001.20	c march_dl returned code 1.
9998.18/10001.20	c satzilla running march_dl ... 
9998.18/10001.20	c Bin: Executing march_dl
9998.18/10001.20	c march_dl returned code 1.
9998.18/10001.20	c march_dl returned code 1.
9998.18/10001.20	c satzilla running zchaff_rand with preprocessing ... 
9998.18/10001.20	c Bin: Executing zchaff_rand
9998.18/10001.20	c zchaff_rand returned code 1.
9998.18/10001.20	c zchaff_rand returned code 1.
9998.18/10001.20	c satzilla running kcnfs with preprocessing ... 
9998.18/10001.20	c Bin: Executing kcnfs
9998.18/10001.20	c kcnfs returned code 1.
9998.18/10001.20	c kcnfs returned code 1.
9998.18/10001.20	c satzilla running kcnfs ... 
9998.18/10001.20	c Bin: Executing kcnfs
9998.18/10001.20	c kcnfs returned code 1.
9998.18/10001.20	c kcnfs returned code 1.
9998.18/10001.20	c satzilla running vallst ... 
9998.18/10001.20	c Bin: Executing vallst
9998.18/10001.20	c vallst returned code 1.
9998.18/10001.20	c vallst returned code 1.
9998.18/10001.20	c satzilla running zchaff_rand ... 
9998.18/10001.20	c Bin: Executing zchaff_rand
9998.18/10001.20	c zchaff_rand returned code 1.
9998.18/10001.20	c zchaff_rand returned code 1.
9998.18/10001.20	c ERROR: All Failed! 
9998.18/10001.20	c SATZILLA_TIME=9999.700000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node60/watcher-455897-1178590477 -o ROOT/results/node60/solver-455897-1178590477 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455897-1178590477/SATzilla2007_C /tmp/evaluation/455897-1178590477/instance-455897-1178590477.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.78 0.94 0.98 3/64 9719
/proc/meminfo: memFree=1481304/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=1440 CPUtime=0
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306957671 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 360 110 95 260 0 84 0
[pid=9720] ppid=9719 vsize=768 CPUtime=0
/proc/9720/stat : 9720 (march_dl) R 9719 9719 9546 0 -1 4194304 102 0 0 0 0 0 0 0 19 0 1 0 306957671 786432 97 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9720/statm: 192 97 50 118 0 71 0

[startup+0.027199 s]
/proc/loadavg: 0.78 0.94 0.98 3/64 9719
/proc/meminfo: memFree=1481304/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=1440 CPUtime=0
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306957671 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 360 110 95 260 0 84 0
[pid=9720] ppid=9719 vsize=1288 CPUtime=0.02
/proc/9720/stat : 9720 (march_dl) R 9719 9719 9546 0 -1 4194304 240 0 0 0 2 0 0 0 19 0 1 0 306957671 1318912 232 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543082 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9720/statm: 322 232 55 118 0 201 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2728

[startup+0.101206 s]
/proc/loadavg: 0.78 0.94 0.98 3/64 9719
/proc/meminfo: memFree=1481304/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=1440 CPUtime=0
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306957671 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 360 110 95 260 0 84 0
[pid=9720] ppid=9719 vsize=2964 CPUtime=0.09
/proc/9720/stat : 9720 (march_dl) R 9719 9719 9546 0 -1 4194304 674 0 0 0 9 0 0 0 19 0 1 0 306957671 3035136 665 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9720/statm: 741 665 73 118 0 620 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4404

[startup+0.301225 s]
/proc/loadavg: 0.78 0.94 0.98 3/64 9719
/proc/meminfo: memFree=1481304/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=1440 CPUtime=0
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306957671 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 360 110 95 260 0 84 0
[pid=9720] ppid=9719 vsize=3264 CPUtime=0.29
/proc/9720/stat : 9720 (march_dl) R 9719 9719 9546 0 -1 4194304 701 0 0 0 29 0 0 0 20 0 1 0 306957671 3342336 692 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134533052 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9720/statm: 816 692 75 118 0 695 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4704

[startup+0.701264 s]
/proc/loadavg: 0.78 0.94 0.98 3/64 9719
/proc/meminfo: memFree=1481304/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=1440 CPUtime=0
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306957671 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 360 110 95 260 0 84 0
[pid=9720] ppid=9719 vsize=3988 CPUtime=0.69
/proc/9720/stat : 9720 (march_dl) R 9719 9719 9546 0 -1 4194304 857 0 0 0 69 0 0 0 24 0 1 0 306957671 4083712 848 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134536967 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9720/statm: 997 848 75 118 0 876 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5428

[startup+1.50134 s]
/proc/loadavg: 0.78 0.94 0.98 2/66 9721
/proc/meminfo: memFree=1477832/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=1440 CPUtime=0
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306957671 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 360 110 95 260 0 84 0
[pid=9720] ppid=9719 vsize=4384 CPUtime=1.49
/proc/9720/stat : 9720 (march_dl) R 9719 9719 9546 0 -1 4194304 952 0 0 0 149 0 0 0 25 0 1 0 306957671 4489216 943 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9720/statm: 1096 943 75 118 0 975 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5824

[startup+3.1025 s]
/proc/loadavg: 0.80 0.94 0.98 2/66 9721
/proc/meminfo: memFree=1477384/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=1440 CPUtime=0
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 306957671 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 360 110 95 260 0 84 0
[pid=9720] ppid=9719 vsize=4648 CPUtime=3.09
/proc/9720/stat : 9720 (march_dl) R 9719 9719 9546 0 -1 4194304 1014 0 0 0 309 0 0 0 25 0 1 0 306957671 4759552 1005 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134527828 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9720/statm: 1162 1005 75 118 0 1041 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6088

[startup+6.30182 s]
/proc/loadavg: 0.80 0.94 0.98 2/66 9722
/proc/meminfo: memFree=1480200/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=1440 CPUtime=4.99
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 134 1065 0 0 0 0 499 0 16 0 1 0 306957671 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9719/statm: 360 111 96 260 0 84 0
[pid=9722] ppid=9719 vsize=6188 CPUtime=1.29
/proc/9722/stat : 9722 (ubcsat2006) R 9719 9719 9546 0 -1 4194304 343 0 0 0 110 19 0 0 25 0 1 0 306958171 6336512 326 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9722/statm: 1547 326 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7014 s]
/proc/loadavg: 0.83 0.94 0.98 2/66 9723
/proc/meminfo: memFree=1476360/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=3940 CPUtime=1.97
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 694 0 0 0 197 0 0 0 25 0 1 0 306958742 4034560 688 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 985 688 58 118 0 863 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7468

[startup+25.5017 s]
/proc/loadavg: 0.85 0.94 0.98 2/66 9723
/proc/meminfo: memFree=1473488/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=6716 CPUtime=14.76
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 1408 0 0 0 1475 1 0 0 25 0 1 0 306958742 6877184 1402 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 1679 1402 58 118 0 1557 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10244

[startup+51.1012 s]
/proc/loadavg: 0.90 0.94 0.98 2/66 9723
/proc/meminfo: memFree=1472208/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=7912 CPUtime=40.35
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 1710 0 0 0 4034 1 0 0 25 0 1 0 306958742 8101888 1704 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527448 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 1978 1704 58 118 0 1856 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 11440

[startup+102.305 s]
/proc/loadavg: 0.96 0.95 0.98 2/66 9723
/proc/meminfo: memFree=1470480/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=9900 CPUtime=91.54
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 2174 0 0 0 9152 2 0 0 25 0 1 0 306958742 10137600 2168 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 2475 2168 58 118 0 2353 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 13428

[startup+162.301 s]
/proc/loadavg: 0.98 0.95 0.98 2/66 9723
/proc/meminfo: memFree=1470352/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=9900 CPUtime=151.52
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 2193 0 0 0 15150 2 0 0 25 0 1 0 306958742 10137600 2187 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 2475 2187 58 118 0 2353 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 13428

[startup+222.301 s]
/proc/loadavg: 0.99 0.96 0.98 2/66 9723
/proc/meminfo: memFree=1467152/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=13068 CPUtime=211.5
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 2978 0 0 0 21147 3 0 0 25 0 1 0 306958742 13381632 2972 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528144 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 3267 2972 58 118 0 3145 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 16596

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9723
/proc/meminfo: memFree=1466256/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=13836 CPUtime=271.49
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 3188 0 0 0 27146 3 0 0 25 0 1 0 306958742 14168064 3181 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528716 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 3459 3181 58 118 0 3337 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 17364

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 9723
/proc/meminfo: memFree=1466384/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=13744 CPUtime=331.47
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 3188 0 0 0 33144 3 0 0 25 0 1 0 306958742 14073856 3158 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134519459 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 3436 3158 58 118 0 3314 0

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

/proc/9723/statm: 9210 8846 58 118 0 9088 0
Current children cumulated CPU time (s) 9639.4
Current children cumulated vsize (KiB) 40368

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10125
/proc/meminfo: memFree=1442448/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=36840 CPUtime=9688.7
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 9021 0 0 0 968843 27 0 0 25 0 1 0 306958742 37724160 8846 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527463 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 9210 8846 58 118 0 9088 0
Current children cumulated CPU time (s) 9699.39
Current children cumulated vsize (KiB) 40368

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10125
/proc/meminfo: memFree=1442384/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=36840 CPUtime=9748.68
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 9021 0 0 0 974841 27 0 0 25 0 1 0 306958742 37724160 8846 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 9210 8846 58 118 0 9088 0
Current children cumulated CPU time (s) 9759.37
Current children cumulated vsize (KiB) 40368

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10125
/proc/meminfo: memFree=1442384/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=36840 CPUtime=9808.66
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 9021 0 0 0 980839 27 0 0 25 0 1 0 306958742 37724160 8846 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 9210 8846 58 118 0 9088 0
Current children cumulated CPU time (s) 9819.35
Current children cumulated vsize (KiB) 40368

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10125
/proc/meminfo: memFree=1442384/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=36840 CPUtime=9868.65
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 9021 0 0 0 986838 27 0 0 25 0 1 0 306958742 37724160 8846 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 9210 8846 58 118 0 9088 0
Current children cumulated CPU time (s) 9879.34
Current children cumulated vsize (KiB) 40368

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10125
/proc/meminfo: memFree=1442384/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=36840 CPUtime=9928.63
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 9021 0 0 0 992836 27 0 0 25 0 1 0 306958742 37724160 8846 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 9210 8846 58 118 0 9088 0
Current children cumulated CPU time (s) 9939.32
Current children cumulated vsize (KiB) 40368

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10125
/proc/meminfo: memFree=1442448/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=36840 CPUtime=9944.62
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 9021 0 0 0 994435 27 0 0 25 0 1 0 306958742 37724160 8846 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134527454 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 9210 8846 58 118 0 9088 0
Current children cumulated CPU time (s) 9955.31
Current children cumulated vsize (KiB) 40368

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10125
/proc/meminfo: memFree=1442512/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=36840 CPUtime=9970.21
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 9021 0 0 0 996994 27 0 0 25 0 1 0 306958742 37724160 8846 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 9210 8846 58 118 0 9088 0
Current children cumulated CPU time (s) 9980.9
Current children cumulated vsize (KiB) 40368

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10191
/proc/meminfo: memFree=1441248/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=36840 CPUtime=9976.59
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 9021 0 0 0 997631 28 0 0 25 0 1 0 306958742 37724160 8846 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 9210 8846 58 118 0 9088 0
Current children cumulated CPU time (s) 9987.28
Current children cumulated vsize (KiB) 40368

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10207
/proc/meminfo: memFree=1441376/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=36840 CPUtime=9982.99
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 9021 0 0 0 998271 28 0 0 25 0 1 0 306958742 37724160 8846 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 9210 8846 58 118 0 9088 0
Current children cumulated CPU time (s) 9993.68
Current children cumulated vsize (KiB) 40368

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10207
/proc/meminfo: memFree=1441376/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=36840 CPUtime=9984.58
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 9021 0 0 0 998430 28 0 0 25 0 1 0 306958742 37724160 8846 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 9210 8846 58 118 0 9088 0
Current children cumulated CPU time (s) 9995.27
Current children cumulated vsize (KiB) 40368

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10207
/proc/meminfo: memFree=1441376/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=36840 CPUtime=9986.17
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 9021 0 0 0 998589 28 0 0 25 0 1 0 306958742 37724160 8846 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 9210 8846 58 118 0 9088 0
Current children cumulated CPU time (s) 9996.86
Current children cumulated vsize (KiB) 40368

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10233
/proc/meminfo: memFree=1441304/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=36840 CPUtime=9986.97
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 9021 0 0 0 998669 28 0 0 25 0 1 0 306958742 37724160 8846 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 9210 8846 58 118 0 9088 0
Current children cumulated CPU time (s) 9997.66
Current children cumulated vsize (KiB) 40368

[startup+10001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10233
/proc/meminfo: memFree=1441304/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=10.69
/proc/9719/stat : 9719 (SATzilla2007_C) S 9717 9719 9546 0 -1 4194304 1141 1414 0 0 324 16 701 28 25 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
[pid=9723] ppid=9719 vsize=36840 CPUtime=9987.37
/proc/9723/stat : 9723 (minisat20) R 9719 9719 9546 0 -1 4194304 9021 0 0 0 998709 28 0 0 25 0 1 0 306958742 37724160 8846 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9723/statm: 9210 8846 58 118 0 9088 0
Current children cumulated CPU time (s) 9998.06
Current children cumulated vsize (KiB) 40368

[startup+10001.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10233
/proc/meminfo: memFree=1441304/2055920 swapFree=4183380/4192956
[pid=9719] ppid=9717 vsize=3528 CPUtime=9998.18
/proc/9719/stat : 9719 (SATzilla2007_C) R 9717 9719 9546 0 -1 4194304 1145 10435 0 0 324 16 999420 58 16 0 1 0 306957671 3612672 662 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 0 0 0
/proc/9719/statm: 882 662 165 260 0 606 0
Current children cumulated CPU time (s) 9998.18
Current children cumulated vsize (KiB) 3528

Child status: 17
Real time (s): 10001.2
CPU time (s): 9998.2
CPU user time (s): 9997.45
CPU system time (s): 0.751885
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 40368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.45
system time used= 0.751885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11589
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= 31
involuntary context switches= 16813

runsolver used 7.02893 second user time and 20.4029 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Tue May  8 02:14:37 UTC 2007

IDJOB= 455897
IDBENCH= 20470
IDSOLVER= 179
FILE ID= node60/455897-1178590477

PBS_JOBID= 5217958

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  8ca1246723b65c8e0ae1eddb535ce13f

RANDOM SEED= 343644188

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node60.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.214
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.214
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:       1481712 kB
Buffers:         33112 kB
Cached:         417644 kB
SwapCached:       3620 kB
Active:         162208 kB
Inactive:       298216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1481712 kB
SwapTotal:     4192956 kB
SwapFree:      4183380 kB
Dirty:            8896 kB
Writeback:           0 kB
Mapped:          15660 kB
Slab:            99728 kB
Committed_AS:  5299424 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66556 MiB

End job on node60 on Tue May  8 05:01:18 UTC 2007