Trace number 295189

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.54 1199.89

General information on the benchmark

Namerandom/OnTreshold/7SAT/v65/
unif-k7-r89-v65-c5785-S1142219800-20.UNSAT.shuffled.cnf
MD5SUMd1ba06d6a0dc1ac49e6129f3be220436
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 55785

Solver Data (download as text)

10.63/10.69	c run March_dl for 5 seconds ... 
10.63/10.69	c Bin: Executing march_dl
10.63/10.69	c child exit by a signal
10.63/10.69	c march_dl returned code 137.
10.63/10.69	c run saps (UBCSAT implementation) for 2 seconds ... 
10.63/10.69	c Bin: Executing ubcsat2006
10.63/10.69	c child exited successfully
10.63/10.69	c ubcsat2006 returned code 0.
10.63/10.69	c satzilla computing base features
10.63/10.69	c satzilla doing unit-prop probe
10.63/10.69	c satzilla doing local search probe
10.63/10.69	c satzilla doing lobjois search-space size estimate
10.63/10.69	c satzilla's ranking:
10.63/10.69	c 1) minisat20+P: 0.586968
10.63/10.69	c 2) minisat20: 1.234299
10.63/10.69	c 3) march_dl+P: 1.573336
10.63/10.69	c 4) march_dl: 1.622191
10.63/10.69	c 5) vallst+P: 4.592889
10.63/10.69	c 6) zchaff_rand+P: 4.697199
10.63/10.69	c 7) kcnfs+P: 999.000000
10.63/10.69	c 8) kcnfs: 999.000000
10.63/10.69	c 9) vallst: 999.000000
10.63/10.69	c 10) zchaff_rand: 999.000000
10.63/10.69	c satzilla running minisat20 with preprocessing ... 
10.63/10.72	This is MiniSat 2.0 beta
10.63/10.72	WARNING: for repeatability, setting FPU to use double precision
10.63/10.72	============================[ Problem Statistics ]=============================
10.63/10.72	|                                                                             |
10.63/10.72	|  Number of variables:  65                                                   |
10.63/10.72	|  Number of clauses:    5785                                                 |
10.63/10.73	|  Parsing time:         0.01         s                                       |
10.63/10.73	============================[ Search Statistics ]==============================
10.63/10.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.73	===============================================================================
10.63/10.73	|         0 |      65     5785    40495 |     1928        0    nan |  0.000 % |
10.63/10.73	|       100 |      65     5785    40495 |     2121      100     25 |  0.024 % |
10.63/10.74	|       251 |      65     5785    40495 |     2333      251     24 |  0.024 % |
10.63/10.75	|       477 |      65     5785    40495 |     2566      477     24 |  0.024 % |
10.69/10.76	|       814 |      65     5785    40495 |     2823      814     24 |  0.024 % |
10.69/10.78	|      1321 |      65     5785    40495 |     3105     1321     24 |  0.024 % |
10.69/10.82	|      2081 |      65     5785    40495 |     3416     2081     23 |  0.024 % |
10.69/10.87	|      3220 |      65     5785    40495 |     3757     3220     23 |  0.024 % |
10.69/10.96	|      4928 |      65     5785    40495 |     4133     3036     22 |  0.024 % |
10.69/11.10	|      7491 |      65     5785    40495 |     4546     3515     23 |  0.024 % |
11.23/11.32	|     11336 |      65     5785    40495 |     5001     2784     23 |  0.024 % |
11.54/11.66	|     17102 |      65     5785    40495 |     5501     3515     23 |  0.024 % |
12.15/12.23	|     25752 |      65     5785    40495 |     6051     3867     22 |  0.024 % |
13.07/13.11	|     38726 |      65     5785    40495 |     6657     4683     22 |  0.024 % |
14.41/14.53	|     58187 |      65     5785    40495 |     7322     4080     21 |  0.024 % |
16.56/16.71	|     87380 |      65     5785    40495 |     8055     3877     21 |  0.024 % |
20.04/20.18	|    131169 |      65     5785    40495 |     8860     7248     21 |  0.024 % |
25.68/25.73	|    196856 |      65     5785    40495 |     9746     6292     22 |  0.024 % |
34.39/34.45	|    295384 |      65     5785    40495 |    10721     7086     21 |  0.024 % |
48.33/48.40	|    443174 |      65     5785    40495 |    11793     9783     22 |  0.024 % |
70.66/70.81	|    664858 |      65     5785    40495 |    12972     6895     22 |  0.024 % |
106.23/106.32	|    997383 |      65     5785    40495 |    14270     7976     21 |  0.024 % |
163.00/163.14	|   1496172 |      65     5785    40495 |    15697    13556     21 |  0.024 % |
251.65/251.82	|   2244354 |      65     5785    40495 |    17266    14925     21 |  0.024 % |
395.42/395.65	|   3366629 |      65     5785    40495 |    18993    13315     22 |  0.024 % |
622.43/622.70	|   5050040 |      65     5785    40495 |    20892    13724     21 |  0.024 % |
987.15/987.53	|   7575156 |      65     5785    40495 |    22982    18445     19 |  0.024 % |
1199.49/1199.89	c Preprocessing...
1199.49/1199.89	c Inital problem has 65 variables, 5785 nary clauses (0 binary clauses).
1199.49/1199.89	c Num non-binary clauses 5785, Average non-binary clause length 7.000
1199.49/1199.89	c Theory has no gaps
1199.49/1199.89	c Preprocessor runtime was 0.010 seconds.
1199.49/1199.89	c 
1199.49/1199.89	c Satisfiability of theory still undetermined.
1199.49/1199.89	c See file /tmp/yWlrKA for simplified theory.
1199.49/1199.89	c Bin: Executing minisat20
1199.49/1199.89	c child exit by a signal
1199.49/1199.89	c minisat20 returned code 137.
1199.49/1199.89	c minisat20 returned code 137.
1199.49/1199.89	c satzilla running minisat20 ... 
1199.49/1199.89	c Bin: Executing minisat20
1199.49/1199.89	c minisat20 returned code 1.
1199.49/1199.89	c minisat20 returned code 1.
1199.49/1199.89	c satzilla running march_dl with preprocessing ... 
1199.49/1199.89	c Bin: Executing march_dl
1199.49/1199.89	c march_dl returned code 1.
1199.49/1199.89	c march_dl returned code 1.
1199.49/1199.89	c satzilla running march_dl ... 
1199.49/1199.89	c Bin: Executing march_dl
1199.49/1199.89	c march_dl returned code 1.
1199.49/1199.89	c march_dl returned code 1.
1199.49/1199.89	c satzilla running vallst with preprocessing ... 
1199.49/1199.89	c Bin: Executing vallst
1199.49/1199.89	c vallst returned code 1.
1199.49/1199.89	c vallst returned code 1.
1199.49/1199.89	c satzilla running zchaff_rand with preprocessing ... 
1199.49/1199.89	c Bin: Executing zchaff_rand
1199.49/1199.89	c zchaff_rand returned code 1.
1199.49/1199.89	c zchaff_rand returned code 1.
1199.49/1199.89	c satzilla running kcnfs with preprocessing ... 
1199.49/1199.89	c Bin: Executing kcnfs
1199.49/1199.89	c kcnfs returned code 1.
1199.49/1199.89	c kcnfs returned code 1.
1199.49/1199.89	c satzilla running kcnfs ... 
1199.49/1199.89	c Bin: Executing kcnfs
1199.49/1199.89	c kcnfs returned code 1.
1199.49/1199.89	c kcnfs returned code 1.
1199.49/1199.89	c satzilla running vallst ... 
1199.49/1199.89	c Bin: Executing vallst
1199.49/1199.89	c vallst returned code 1.
1199.49/1199.89	c vallst returned code 1.
1199.49/1199.89	c satzilla running zchaff_rand ... 
1199.49/1199.89	c Bin: Executing zchaff_rand
1199.49/1199.89	c zchaff_rand returned code 1.
1199.49/1199.89	c zchaff_rand returned code 1.
1199.49/1199.89	c ERROR: All Failed! 
1199.49/1199.89	c SATZILLA_TIME=1199.690000

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18658
/proc/meminfo: memFree=739288/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=1440 CPUtime=0
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 200120524 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 360 110 95 260 0 84 0
[pid=18659] ppid=18658 vsize=636 CPUtime=0
/proc/18659/stat : 18659 (march_dl) R 18658 18658 18209 0 -1 4194304 83 0 0 0 0 0 0 0 19 0 1 0 200120524 651264 78 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134781555 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18659/statm: 159 78 50 118 0 38 0

[startup+0.106545 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18658
/proc/meminfo: memFree=739288/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=1440 CPUtime=0
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 200120524 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 360 110 95 260 0 84 0
[pid=18659] ppid=18658 vsize=2164 CPUtime=0.1
/proc/18659/stat : 18659 (march_dl) R 18658 18658 18209 0 -1 4194304 912 0 0 0 10 0 0 0 20 0 1 0 200120524 2215936 321 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18659/statm: 541 321 67 118 0 420 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3604

[startup+0.514588 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18658
/proc/meminfo: memFree=739288/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=1440 CPUtime=0
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 200120524 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 360 110 95 260 0 84 0
[pid=18659] ppid=18658 vsize=2296 CPUtime=0.51
/proc/18659/stat : 18659 (march_dl) R 18658 18658 18209 0 -1 4194304 948 0 0 0 51 0 0 0 24 0 1 0 200120524 2351104 357 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18659/statm: 574 357 67 118 0 453 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3736

[startup+1.33468 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 18660
/proc/meminfo: memFree=733256/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=1440 CPUtime=0
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 200120524 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 360 110 95 260 0 84 0
[pid=18659] ppid=18658 vsize=7172 CPUtime=1.33
/proc/18659/stat : 18659 (march_dl) R 18658 18658 18209 0 -1 4194304 2302 0 0 0 132 1 0 0 25 0 1 0 200120524 7344128 1481 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134658062 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18659/statm: 1793 1481 72 118 0 1672 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 8612

[startup+2.97086 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 18660
/proc/meminfo: memFree=733000/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=1440 CPUtime=0
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 200120524 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 360 110 95 260 0 84 0
[pid=18659] ppid=18658 vsize=7172 CPUtime=2.96
/proc/18659/stat : 18659 (march_dl) R 18658 18658 18209 0 -1 4194304 2416 0 0 0 295 1 0 0 25 0 1 0 200120524 7344128 1569 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18659/statm: 1793 1569 74 118 0 1672 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 8612

[startup+6.25822 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 18661
/proc/meminfo: memFree=738056/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=1440 CPUtime=4.99
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 135 2416 0 0 0 0 498 1 18 0 1 0 200120524 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18658/statm: 360 111 96 260 0 84 0
[pid=18661] ppid=18658 vsize=6188 CPUtime=1.24
/proc/18661/stat : 18661 (ubcsat2006) R 18658 18658 18209 0 -1 4194304 354 0 0 0 120 4 0 0 25 0 1 0 200121025 6336512 337 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18661/statm: 1547 337 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7099 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 18662
/proc/meminfo: memFree=735432/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=3004 CPUtime=1.97
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 443 0 0 0 197 0 0 0 25 0 1 0 200121597 3076096 437 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527600 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 751 437 58 118 0 629 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6240

[startup+25.5283 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 18662
/proc/meminfo: memFree=734600/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=3820 CPUtime=14.79
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 654 0 0 0 1479 0 0 0 25 0 1 0 200121597 3911680 648 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 955 648 58 118 0 833 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 7056

[startup+51.1561 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 18662
/proc/meminfo: memFree=733832/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=4640 CPUtime=40.41
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 847 0 0 0 4041 0 0 0 25 0 1 0 200121597 4751360 841 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525754 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 1160 841 58 118 0 1038 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 7876

[startup+102.408 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 18662
/proc/meminfo: memFree=733192/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=5236 CPUtime=91.65
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1001 0 0 0 9164 1 0 0 25 0 1 0 200121597 5361664 995 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 1309 995 58 118 0 1187 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 8472

[startup+162.483 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18662
/proc/meminfo: memFree=732616/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=5844 CPUtime=151.7
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1130 0 0 0 15169 1 0 0 25 0 1 0 200121597 5984256 1124 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519436 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 1461 1124 58 118 0 1339 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 9080

[startup+222.554 s]
/proc/loadavg: 1.03 1.00 1.00 2/79 18662
/proc/meminfo: memFree=732232/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=6272 CPUtime=211.76
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1221 0 0 0 21174 2 0 0 25 0 1 0 200121597 6422528 1215 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 1568 1215 58 118 0 1446 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 9508

[startup+282.621 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 18662
/proc/meminfo: memFree=731912/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=6556 CPUtime=271.8
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1289 0 0 0 27178 2 0 0 25 0 1 0 200121597 6713344 1283 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 1639 1283 58 118 0 1517 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 9792

[startup+342.692 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18662
/proc/meminfo: memFree=731592/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=6984 CPUtime=331.86
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1376 0 0 0 33183 3 0 0 25 0 1 0 200121597 7151616 1370 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 1746 1370 58 118 0 1624 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 10220

[startup+402.763 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18662
/proc/meminfo: memFree=731336/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=7124 CPUtime=391.91
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1429 0 0 0 39188 3 0 0 25 0 1 0 200121597 7294976 1423 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525506 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 1781 1423 58 118 0 1659 0
Current children cumulated CPU time (s) 402.6
Current children cumulated vsize (KiB) 10360

[startup+462.833 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18662
/proc/meminfo: memFree=731080/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=7564 CPUtime=451.97
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1511 0 0 0 45193 4 0 0 25 0 1 0 200121597 7745536 1505 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 1891 1505 58 118 0 1769 0
Current children cumulated CPU time (s) 462.66

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


[startup+823.261 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18664
/proc/meminfo: memFree=730440/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=8132 CPUtime=812.29
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1645 0 0 0 81223 6 0 0 25 0 1 0 200121597 8327168 1639 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 2033 1639 58 118 0 1911 0
Current children cumulated CPU time (s) 822.98
Current children cumulated vsize (KiB) 11368

[startup+883.329 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18664
/proc/meminfo: memFree=730440/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=8132 CPUtime=872.34
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1670 0 0 0 87227 7 0 0 25 0 1 0 200121597 8327168 1664 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 2033 1664 58 118 0 1911 0
Current children cumulated CPU time (s) 883.03
Current children cumulated vsize (KiB) 11368

[startup+943.397 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18664
/proc/meminfo: memFree=730376/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=8276 CPUtime=932.39
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1684 0 0 0 93232 7 0 0 25 0 1 0 200121597 8474624 1678 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 2069 1678 58 118 0 1947 0
Current children cumulated CPU time (s) 943.08
Current children cumulated vsize (KiB) 11512

[startup+1003.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18664
/proc/meminfo: memFree=730184/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=8276 CPUtime=992.44
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1720 0 0 0 99236 8 0 0 25 0 1 0 200121597 8474624 1714 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 2069 1714 58 118 0 1947 0
Current children cumulated CPU time (s) 1003.13
Current children cumulated vsize (KiB) 11512

[startup+1063.54 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18664
/proc/meminfo: memFree=730184/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=8448 CPUtime=1052.5
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1735 0 0 0 105241 9 0 0 25 0 1 0 200121597 8650752 1729 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 2112 1729 58 118 0 1990 0
Current children cumulated CPU time (s) 1063.19
Current children cumulated vsize (KiB) 11684

[startup+1123.61 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18664
/proc/meminfo: memFree=730120/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=8448 CPUtime=1112.55
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1741 0 0 0 111246 9 0 0 25 0 1 0 200121597 8650752 1735 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 2112 1735 58 118 0 1990 0
Current children cumulated CPU time (s) 1123.24
Current children cumulated vsize (KiB) 11684

[startup+1183.68 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18664
/proc/meminfo: memFree=730056/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=8448 CPUtime=1172.61
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1760 0 0 0 117251 10 0 0 25 0 1 0 200121597 8650752 1754 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 2112 1754 58 118 0 1990 0
Current children cumulated CPU time (s) 1183.3
Current children cumulated vsize (KiB) 11684

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

[startup+1187.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18664
/proc/meminfo: memFree=729992/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=8588 CPUtime=1176.41
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1775 0 0 0 117631 10 0 0 25 0 1 0 200121597 8794112 1769 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 2147 1769 58 118 0 2025 0
Current children cumulated CPU time (s) 1187.1
Current children cumulated vsize (KiB) 11824

[startup+1194.03 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18664
/proc/meminfo: memFree=729992/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=8588 CPUtime=1182.95
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1777 0 0 0 118285 10 0 0 25 0 1 0 200121597 8794112 1771 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 2147 1771 58 118 0 2025 0
Current children cumulated CPU time (s) 1193.64
Current children cumulated vsize (KiB) 11824

[startup+1197.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18664
/proc/meminfo: memFree=729992/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=8588 CPUtime=1186.24
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1777 0 0 0 118614 10 0 0 25 0 1 0 200121597 8794112 1771 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 2147 1771 58 118 0 2025 0
Current children cumulated CPU time (s) 1196.93
Current children cumulated vsize (KiB) 11824

[startup+1198.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18664
/proc/meminfo: memFree=729992/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=8588 CPUtime=1187.88
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1778 0 0 0 118778 10 0 0 25 0 1 0 200121597 8794112 1772 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 2147 1772 58 118 0 2025 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 11824

[startup+1199.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18664
/proc/meminfo: memFree=729992/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=8588 CPUtime=1188.29
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1778 0 0 0 118819 10 0 0 25 0 1 0 200121597 8794112 1772 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 2147 1772 58 118 0 2025 0
Current children cumulated CPU time (s) 1198.98
Current children cumulated vsize (KiB) 11824

[startup+1199.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18664
/proc/meminfo: memFree=729992/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=8588 CPUtime=1188.7
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1778 0 0 0 118860 10 0 0 25 0 1 0 200121597 8794112 1772 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 2147 1772 58 118 0 2025 0
Current children cumulated CPU time (s) 1199.39
Current children cumulated vsize (KiB) 11824

[startup+1199.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18664
/proc/meminfo: memFree=729992/2055920 swapFree=4147448/4192956
[pid=18658] ppid=18656 vsize=3236 CPUtime=10.69
/proc/18658/stat : 18658 (SATzilla2007_C) S 18656 18658 18209 0 -1 4194304 1141 2776 0 0 353 8 700 8 25 0 1 0 200120524 3313664 620 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18658/statm: 809 620 165 260 0 533 0
[pid=18662] ppid=18658 vsize=8588 CPUtime=1188.8
/proc/18662/stat : 18662 (minisat20) R 18658 18658 18209 0 -1 4194304 1778 0 0 0 118870 10 0 0 25 0 1 0 200121597 8794112 1772 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18662/statm: 2147 1772 58 118 0 2025 0
Current children cumulated CPU time (s) 1199.49
Current children cumulated vsize (KiB) 11824

Child status: 17
Real time (s): 1199.89
CPU time (s): 1199.54
CPU user time (s): 1199.26
CPU system time (s): 0.274958
CPU usage (%): 99.9704
Max. virtual memory (cumulated for all children) (KiB): 11824

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

runsolver used 1.12283 second user time and 3.14152 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Sun Feb 18 12:27:46 UTC 2007

IDJOB= 295189
IDBENCH= 19906
IDSOLVER= 135
FILE ID= node21/295189-1171801666

PBS_JOBID= 3839597

Free space on /tmp= 66556 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  d1ba06d6a0dc1ac49e6129f3be220436

RANDOM SEED= 507042329

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node21.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.245
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.245
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:        739696 kB
Buffers:         43428 kB
Cached:        1160092 kB
SwapCached:      15448 kB
Active:         711868 kB
Inactive:       516680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        739696 kB
SwapTotal:     4192956 kB
SwapFree:      4147448 kB
Dirty:            8584 kB
Writeback:           0 kB
Mapped:          29800 kB
Slab:            73292 kB
Committed_AS:   652896 kB
PageTables:       1656 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 node21 on Sun Feb 18 12:47:46 UTC 2007