Trace number 304988

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.74 1200.21

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S1998470614-06.cnf
MD5SUM113e21d9fa56f89310d3934852588797
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark119.448
Satisfiable
(Un)Satisfiability was proved
Number of variables140
Number of clauses11900
Sum of the clauses size83300
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 511900

Solver Data (download as text)

10.74/10.85	c run March_dl for 5 seconds ... 
10.74/10.85	c Bin: Executing march_dl
10.74/10.85	c child exit by a signal
10.74/10.85	c march_dl returned code 137.
10.74/10.85	c run saps (UBCSAT implementation) for 2 seconds ... 
10.74/10.85	c Bin: Executing ubcsat2006
10.74/10.85	c child exited successfully
10.74/10.85	c ubcsat2006 returned code 0.
10.74/10.85	c satzilla computing base features
10.74/10.85	c satzilla doing unit-prop probe
10.74/10.85	c satzilla doing local search probe
10.74/10.85	c satzilla doing lobjois search-space size estimate
10.74/10.85	c satzilla's ranking:
10.74/10.85	c 1) minisat20+P: 0.861895
10.74/10.85	c 2) minisat20: 1.245120
10.74/10.85	c 3) march_dl+P: 1.577690
10.74/10.85	c 4) march_dl: 1.692345
10.74/10.85	c 5) vallst+P: 4.954136
10.74/10.85	c 6) zchaff_rand+P: 6.248525
10.74/10.85	c 7) kcnfs+P: 999.000000
10.74/10.85	c 8) kcnfs: 999.000000
10.74/10.85	c 9) vallst: 999.000000
10.74/10.85	c 10) zchaff_rand: 999.000000
10.74/10.85	c satzilla running minisat20 with preprocessing ... 
10.85/10.92	This is MiniSat 2.0 beta
10.85/10.92	WARNING: for repeatability, setting FPU to use double precision
10.85/10.92	============================[ Problem Statistics ]=============================
10.85/10.92	|                                                                             |
10.85/10.92	|  Number of variables:  140                                                  |
10.85/10.92	|  Number of clauses:    11900                                                |
10.85/10.93	|  Parsing time:         0.01         s                                       |
10.85/10.93	============================[ Search Statistics ]==============================
10.85/10.93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.85/10.93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.85/10.93	===============================================================================
10.85/10.93	|         0 |     140    11900    83300 |     3966        0    nan |  0.000 % |
10.85/10.94	|       100 |     140    11900    83300 |     4363      100     41 |  0.005 % |
10.85/10.95	|       250 |     140    11900    83300 |     4799      250     41 |  0.005 % |
10.90/10.97	|       475 |     140    11900    83300 |     5279      475     42 |  0.005 % |
10.90/10.99	|       814 |     140    11900    83300 |     5807      814     41 |  0.005 % |
10.90/11.02	|      1323 |     140    11900    83300 |     6388     1323     42 |  0.005 % |
10.90/11.08	|      2082 |     140    11900    83300 |     7027     2082     43 |  0.005 % |
10.90/11.16	|      3221 |     140    11900    83300 |     7729     3221     43 |  0.005 % |
11.24/11.31	|      4929 |     140    11900    83300 |     8502     4929     43 |  0.005 % |
11.45/11.57	|      7491 |     140    11900    83300 |     9353     7491     43 |  0.005 % |
11.96/12.04	|     11337 |     140    11900    83300 |    10288     6624     43 |  0.005 % |
12.67/12.73	|     17103 |     140    11900    83300 |    11317     7211     42 |  0.005 % |
13.80/13.86	|     25752 |     140    11900    83300 |    12449    10167     43 |  0.005 % |
15.65/15.70	|     38726 |     140    11900    83300 |    13694    10629     44 |  0.005 % |
18.41/18.51	|     58188 |     140    11900    83300 |    15063     9457     44 |  0.005 % |
23.12/23.19	|     87381 |     140    11900    83300 |    16569     8399     43 |  0.005 % |
30.41/30.51	|    131170 |     140    11900    83300 |    18226    10602     43 |  0.005 % |
42.71/42.84	|    196854 |     140    11900    83300 |    20049    12270     43 |  0.005 % |
62.59/62.67	|    295380 |     140    11900    83300 |    22054    10235     43 |  0.005 % |
95.49/95.60	|    443170 |     140    11900    83300 |    24259    14234     42 |  0.005 % |
148.36/148.47	|    664853 |     140    11900    83300 |    26685    14925     41 |  0.005 % |
234.55/234.70	|    997378 |     140    11900    83300 |    29354    13735     43 |  0.005 % |
373.92/374.10	|   1496167 |     140    11900    83300 |    32289    23832     44 |  0.005 % |
597.27/597.61	|   2244350 |     140    11900    83300 |    35518    26254     44 |  0.005 % |
953.18/953.60	|   3366625 |     140    11900    83300 |    39070    16060     41 |  0.005 % |
1199.65/1200.21	c Preprocessing...
1199.65/1200.21	c Inital problem has 140 variables, 11900 nary clauses (0 binary clauses).
1199.65/1200.21	c Num non-binary clauses 11900, Average non-binary clause length 7.000
1199.65/1200.21	c Theory has no gaps
1199.65/1200.21	c Preprocessor runtime was 0.030 seconds.
1199.65/1200.21	c 
1199.65/1200.21	c Satisfiability of theory still undetermined.
1199.65/1200.21	c See file /tmp/m6Sxjc for simplified theory.
1199.65/1200.21	c Bin: Executing minisat20
1199.65/1200.21	c child exit by a signal
1199.65/1200.21	c minisat20 returned code 137.
1199.65/1200.21	c minisat20 returned code 137.
1199.65/1200.21	c satzilla running minisat20 ... 
1199.65/1200.21	c Bin: Executing minisat20
1199.65/1200.21	c minisat20 returned code 1.
1199.65/1200.21	c minisat20 returned code 1.
1199.65/1200.21	c satzilla running march_dl with preprocessing ... 
1199.65/1200.21	c Bin: Executing march_dl
1199.65/1200.21	c march_dl returned code 1.
1199.65/1200.21	c march_dl returned code 1.
1199.65/1200.21	c satzilla running march_dl ... 
1199.65/1200.21	c Bin: Executing march_dl
1199.65/1200.21	c march_dl returned code 1.
1199.65/1200.21	c march_dl returned code 1.
1199.65/1200.21	c satzilla running vallst with preprocessing ... 
1199.65/1200.21	c Bin: Executing vallst
1199.65/1200.21	c vallst returned code 1.
1199.65/1200.21	c vallst returned code 1.
1199.65/1200.21	c satzilla running zchaff_rand with preprocessing ... 
1199.65/1200.21	c Bin: Executing zchaff_rand
1199.65/1200.21	c zchaff_rand returned code 1.
1199.65/1200.21	c zchaff_rand returned code 1.
1199.65/1200.21	c satzilla running kcnfs with preprocessing ... 
1199.65/1200.21	c Bin: Executing kcnfs
1199.65/1200.21	c kcnfs returned code 1.
1199.65/1200.21	c kcnfs returned code 1.
1199.65/1200.21	c satzilla running kcnfs ... 
1199.65/1200.21	c Bin: Executing kcnfs
1199.65/1200.21	c kcnfs returned code 1.
1199.65/1200.21	c kcnfs returned code 1.
1199.65/1200.21	c satzilla running vallst ... 
1199.65/1200.21	c Bin: Executing vallst
1199.65/1200.21	c vallst returned code 1.
1199.65/1200.21	c vallst returned code 1.
1199.65/1200.21	c satzilla running zchaff_rand ... 
1199.65/1200.21	c Bin: Executing zchaff_rand
1199.65/1200.21	c zchaff_rand returned code 1.
1199.65/1200.21	c zchaff_rand returned code 1.
1199.65/1200.21	c ERROR: All Failed! 
1199.65/1200.21	c SATZILLA_TIME=1199.900000

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/node11/watcher-304988-1172069620 -o ROOT/results/node11/solver-304988-1172069620 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304988-1172069620/SATzilla2007_C /tmp/evaluation/304988-1172069620/instance-304988-1172069620.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: 1.00 1.01 1.11 3/77 6901
/proc/meminfo: memFree=1598640/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=1440 CPUtime=0
/proc/6901/stat : 6901 (SATzilla2007_C) R 6899 6901 6695 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 226916569 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/6901/statm: 360 110 95 260 0 84 0
[pid=6902] ppid=6901 vsize=768 CPUtime=0
/proc/6902/stat : 6902 (march_dl) R 6901 6901 6695 0 -1 4194304 90 0 0 0 0 0 0 0 18 0 1 0 226916570 786432 85 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6902/statm: 192 85 50 118 0 71 0

[startup+0.106993 s]
/proc/loadavg: 1.00 1.01 1.11 3/77 6901
/proc/meminfo: memFree=1598640/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=1440 CPUtime=0
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226916569 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6901/statm: 360 110 95 260 0 84 0
[pid=6902] ppid=6901 vsize=3640 CPUtime=0.09
/proc/6902/stat : 6902 (march_dl) R 6901 6901 6695 0 -1 4194304 2201 0 0 0 9 0 0 0 19 0 1 0 226916570 3727360 534 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6902/statm: 910 534 67 118 0 789 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5080

[startup+0.51504 s]
/proc/loadavg: 1.00 1.01 1.11 3/77 6901
/proc/meminfo: memFree=1598640/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=1440 CPUtime=0
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226916569 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6901/statm: 360 110 95 260 0 84 0
[pid=6902] ppid=6901 vsize=3640 CPUtime=0.5
/proc/6902/stat : 6902 (march_dl) R 6901 6901 6695 0 -1 4194304 2207 0 0 0 50 0 0 0 24 0 1 0 226916570 3727360 540 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6902/statm: 910 540 67 118 0 789 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5080

[startup+1.33514 s]
/proc/loadavg: 1.00 1.01 1.10 2/79 6903
/proc/meminfo: memFree=1596448/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=1440 CPUtime=0
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226916569 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6901/statm: 360 110 95 260 0 84 0
[pid=6902] ppid=6901 vsize=3904 CPUtime=1.32
/proc/6902/stat : 6902 (march_dl) R 6901 6901 6695 0 -1 4194304 2263 0 0 0 132 0 0 0 25 0 1 0 226916570 3997696 596 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6902/statm: 976 596 67 118 0 855 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5344

[startup+2.97133 s]
/proc/loadavg: 1.00 1.01 1.10 2/79 6903
/proc/meminfo: memFree=1596000/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=1440 CPUtime=0
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226916569 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6901/statm: 360 110 95 260 0 84 0
[pid=6902] ppid=6901 vsize=4168 CPUtime=2.96
/proc/6902/stat : 6902 (march_dl) R 6901 6901 6695 0 -1 4194304 2342 0 0 0 296 0 0 0 25 0 1 0 226916570 4268032 675 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583041 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6902/statm: 1042 675 67 118 0 921 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5608

[startup+6.25272 s]
/proc/loadavg: 1.00 1.01 1.10 2/79 6904
/proc/meminfo: memFree=1596960/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=1440 CPUtime=4.99
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 135 5748 0 0 0 0 477 22 16 0 1 0 226916569 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/6901/statm: 360 111 96 260 0 84 0
[pid=6904] ppid=6901 vsize=6188 CPUtime=1.23
/proc/6904/stat : 6904 (ubcsat2006) R 6901 6901 6695 0 -1 4194304 480 0 0 0 119 4 0 0 25 0 1 0 226917070 6336512 463 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/6904/statm: 1547 463 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7115 s]
/proc/loadavg: 1.00 1.01 1.10 2/79 6905
/proc/meminfo: memFree=1591144/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=4584 CPUtime=1.77
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 885 0 0 0 177 0 0 0 25 0 1 0 226917662 4694016 879 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 1146 879 58 118 0 1024 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9572

[startup+25.531 s]
/proc/loadavg: 1.00 1.01 1.10 2/79 6905
/proc/meminfo: memFree=1589096/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=6504 CPUtime=14.59
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 1379 0 0 0 1458 1 0 0 25 0 1 0 226917662 6660096 1373 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 1626 1373 58 118 0 1504 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11492

[startup+51.162 s]
/proc/loadavg: 1.00 1.01 1.10 2/79 6905
/proc/meminfo: memFree=1587752/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=7968 CPUtime=40.21
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 1714 0 0 0 4019 2 0 0 25 0 1 0 226917662 8159232 1708 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 1992 1708 58 118 0 1870 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 12956

[startup+102.415 s]
/proc/loadavg: 1.00 1.00 1.09 2/79 6905
/proc/meminfo: memFree=1586408/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=9212 CPUtime=91.45
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 2049 0 0 0 9142 3 0 0 25 0 1 0 226917662 9433088 2043 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 2303 2043 58 118 0 2181 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 14200

[startup+162.49 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 6905
/proc/meminfo: memFree=1585128/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=10572 CPUtime=151.51
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 2374 0 0 0 15147 4 0 0 25 0 1 0 226917662 10825728 2368 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525506 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 2643 2368 58 118 0 2521 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 15560

[startup+222.559 s]
/proc/loadavg: 1.00 1.00 1.08 2/79 6905
/proc/meminfo: memFree=1584744/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=11040 CPUtime=211.56
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 2476 0 0 0 21152 4 0 0 25 0 1 0 226917662 11304960 2470 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 2760 2470 58 118 0 2638 0
Current children cumulated CPU time (s) 222.46
Current children cumulated vsize (KiB) 16028

[startup+282.63 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 6905
/proc/meminfo: memFree=1583720/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=12196 CPUtime=271.61
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 2732 0 0 0 27156 5 0 0 25 0 1 0 226917662 12488704 2726 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 3049 2726 58 118 0 2927 0
Current children cumulated CPU time (s) 282.51
Current children cumulated vsize (KiB) 17184

[startup+342.701 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 6905
/proc/meminfo: memFree=1583464/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=12500 CPUtime=331.67
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 2795 0 0 0 33161 6 0 0 25 0 1 0 226917662 12800000 2789 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 3125 2789 58 118 0 3003 0
Current children cumulated CPU time (s) 342.57
Current children cumulated vsize (KiB) 17488

[startup+402.774 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 6905
/proc/meminfo: memFree=1582440/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=13440 CPUtime=391.72
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 3035 0 0 0 39166 6 0 0 25 0 1 0 226917662 13762560 3029 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 3360 3029 58 118 0 3238 0
Current children cumulated CPU time (s) 402.62
Current children cumulated vsize (KiB) 18428

[startup+462.862 s]
/proc/loadavg: 1.00 1.00 1.05 2/85 7005
/proc/meminfo: memFree=1580776/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=13864 CPUtime=451.74
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 3121 0 0 0 45167 7 0 0 25 0 1 0 226917662 14196736 3115 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525528 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 3466 3115 58 118 0 3344 0
Current children cumulated CPU time (s) 462.64

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


[startup+823.215 s]
/proc/loadavg: 1.00 1.00 1.02 2/79 7103
/proc/meminfo: memFree=1580520/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=15540 CPUtime=811.94
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 3521 0 0 0 81183 11 0 0 25 0 1 0 226917662 15912960 3515 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 3885 3515 58 118 0 3763 0
Current children cumulated CPU time (s) 822.84
Current children cumulated vsize (KiB) 20528

[startup+883.289 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 7103
/proc/meminfo: memFree=1580456/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=15684 CPUtime=871.98
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 3539 0 0 0 87187 11 0 0 25 0 1 0 226917662 16060416 3533 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528125 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 3921 3533 58 118 0 3799 0
Current children cumulated CPU time (s) 882.88
Current children cumulated vsize (KiB) 20672

[startup+943.358 s]
/proc/loadavg: 1.00 1.00 1.01 2/79 7103
/proc/meminfo: memFree=1580456/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=15684 CPUtime=932.03
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 3541 0 0 0 93192 11 0 0 25 0 1 0 226917662 16060416 3535 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 3921 3535 58 118 0 3799 0
Current children cumulated CPU time (s) 942.93
Current children cumulated vsize (KiB) 20672

[startup+1003.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7103
/proc/meminfo: memFree=1579496/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=16628 CPUtime=992.08
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 3784 0 0 0 99196 12 0 0 25 0 1 0 226917662 17027072 3778 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 4157 3778 58 118 0 4035 0
Current children cumulated CPU time (s) 1002.98
Current children cumulated vsize (KiB) 21616

[startup+1063.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7103
/proc/meminfo: memFree=1579304/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=16760 CPUtime=1052.14
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 3830 0 0 0 105202 12 0 0 25 0 1 0 226917662 17162240 3824 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 4190 3824 58 118 0 4068 0
Current children cumulated CPU time (s) 1063.04
Current children cumulated vsize (KiB) 21748

[startup+1123.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7103
/proc/meminfo: memFree=1579048/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=17144 CPUtime=1112.2
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 3888 0 0 0 111207 13 0 0 25 0 1 0 226917662 17555456 3882 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 4286 3882 58 118 0 4164 0
Current children cumulated CPU time (s) 1123.1
Current children cumulated vsize (KiB) 22132

[startup+1183.64 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7103
/proc/meminfo: memFree=1578984/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=17144 CPUtime=1172.25
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 3906 0 0 0 117211 14 0 0 25 0 1 0 226917662 17555456 3900 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525757 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 4286 3900 58 118 0 4164 0
Current children cumulated CPU time (s) 1183.15
Current children cumulated vsize (KiB) 22132

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

[startup+1187.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7103
/proc/meminfo: memFree=1578920/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=17284 CPUtime=1176.15
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 3920 0 0 0 117601 14 0 0 25 0 1 0 226917662 17698816 3914 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 4321 3914 58 118 0 4199 0
Current children cumulated CPU time (s) 1187.05
Current children cumulated vsize (KiB) 22272

[startup+1194.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7103
/proc/meminfo: memFree=1578920/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=17284 CPUtime=1182.7
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 3920 0 0 0 118256 14 0 0 25 0 1 0 226917662 17698816 3914 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 4321 3914 58 118 0 4199 0
Current children cumulated CPU time (s) 1193.6
Current children cumulated vsize (KiB) 22272

[startup+1197.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7103
/proc/meminfo: memFree=1578920/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=17284 CPUtime=1185.99
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 3920 0 0 0 118585 14 0 0 25 0 1 0 226917662 17698816 3914 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 4321 3914 58 118 0 4199 0
Current children cumulated CPU time (s) 1196.89
Current children cumulated vsize (KiB) 22272

[startup+1199.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7103
/proc/meminfo: memFree=1578920/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=17284 CPUtime=1187.63
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 3920 0 0 0 118749 14 0 0 25 0 1 0 226917662 17698816 3914 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 4321 3914 58 118 0 4199 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 22272

[startup+1199.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7103
/proc/meminfo: memFree=1578920/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=17284 CPUtime=1188.45
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 3920 0 0 0 118831 14 0 0 25 0 1 0 226917662 17698816 3914 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 4321 3914 58 118 0 4199 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 22272

[startup+1200.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7103
/proc/meminfo: memFree=1578920/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=17284 CPUtime=1188.65
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 3920 0 0 0 118851 14 0 0 25 0 1 0 226917662 17698816 3914 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 4321 3914 58 118 0 4199 0
Current children cumulated CPU time (s) 1199.55
Current children cumulated vsize (KiB) 22272

[startup+1200.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 7103
/proc/meminfo: memFree=1578920/2055920 swapFree=4192812/4192956
[pid=6901] ppid=6899 vsize=4988 CPUtime=10.9
/proc/6901/stat : 6901 (SATzilla2007_C) S 6899 6901 6695 0 -1 4194304 1896 6234 0 0 373 7 680 30 25 0 1 0 226916569 5107712 1066 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/6901/statm: 1247 1066 165 260 0 971 0
[pid=6905] ppid=6901 vsize=17284 CPUtime=1188.75
/proc/6905/stat : 6905 (minisat20) R 6901 6901 6695 0 -1 4194304 3920 0 0 0 118861 14 0 0 25 0 1 0 226917662 17698816 3914 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/6905/statm: 4321 3914 58 118 0 4199 0
Current children cumulated CPU time (s) 1199.65
Current children cumulated vsize (KiB) 22272

Child status: 17
Real time (s): 1200.21
CPU time (s): 1199.74
CPU user time (s): 1199.22
CPU system time (s): 0.52192
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 22272

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

runsolver used 1.12583 second user time and 3.14352 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Wed Feb 21 14:53:40 UTC 2007

IDJOB= 304988
IDBENCH= 20145
IDSOLVER= 135
FILE ID= node11/304988-1172069620

PBS_JOBID= 3865309

Free space on /tmp= 66542 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v140/unif-k7-r85-v140-c11900-S1998470614-06.cnf
COMMAND LINE= /tmp/evaluation/304988-1172069620/SATzilla2007_C /tmp/evaluation/304988-1172069620/instance-304988-1172069620.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-304988-1172069620 -o ROOT/results/node11/solver-304988-1172069620 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304988-1172069620/SATzilla2007_C /tmp/evaluation/304988-1172069620/instance-304988-1172069620.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  113e21d9fa56f89310d3934852588797

RANDOM SEED= 800717411

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1599048 kB
Buffers:         56512 kB
Cached:         284916 kB
SwapCached:          0 kB
Active:         217656 kB
Inactive:       167092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1599048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8700 kB
Writeback:           0 kB
Mapped:          62184 kB
Slab:            57648 kB
Committed_AS:   743604 kB
PageTables:       1756 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= 66542 MiB

End job on node11 on Wed Feb 21 15:13:41 UTC 2007