Trace number 304947

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.73 1200.07

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S342579098-10.cnf
MD5SUM868195ba98c78e25f7a7fe087bb75c79
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark39.15
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.845606
10.74/10.85	c 2) minisat20: 1.244156
10.74/10.85	c 3) march_dl+P: 1.502243
10.74/10.85	c 4) march_dl: 1.668831
10.74/10.85	c 5) vallst+P: 4.923053
10.74/10.85	c 6) zchaff_rand+P: 6.239594
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.91	This is MiniSat 2.0 beta
10.85/10.91	WARNING: for repeatability, setting FPU to use double precision
10.85/10.91	============================[ Problem Statistics ]=============================
10.85/10.91	|                                                                             |
10.85/10.91	|  Number of variables:  140                                                  |
10.85/10.91	|  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	|       101 |     140    11900    83300 |     4363      101     44 |  0.005 % |
10.85/10.95	|       251 |     140    11900    83300 |     4799      251     44 |  0.005 % |
10.85/10.96	|       477 |     140    11900    83300 |     5279      477     44 |  0.005 % |
10.88/10.98	|       814 |     140    11900    83300 |     5807      814     44 |  0.005 % |
10.88/11.01	|      1321 |     140    11900    83300 |     6388     1321     44 |  0.005 % |
10.88/11.07	|      2080 |     140    11900    83300 |     7027     2080     43 |  0.005 % |
10.88/11.15	|      3219 |     140    11900    83300 |     7729     3219     43 |  0.005 % |
10.88/11.28	|      4928 |     140    11900    83300 |     8502     4928     43 |  0.005 % |
11.44/11.52	|      7492 |     140    11900    83300 |     9353     7492     43 |  0.005 % |
11.85/11.91	|     11336 |     140    11900    83300 |    10288     6626     43 |  0.005 % |
12.46/12.55	|     17104 |     140    11900    83300 |    11317     7214     43 |  0.005 % |
13.49/13.54	|     25753 |     140    11900    83300 |    12449    10171     43 |  0.005 % |
15.12/15.26	|     38727 |     140    11900    83300 |    13694    10633     44 |  0.005 % |
18.10/18.17	|     58189 |     140    11900    83300 |    15063     9460     42 |  0.005 % |
22.60/22.74	|     87381 |     140    11900    83300 |    16569     8399     43 |  0.005 % |
29.89/29.99	|    131170 |     140    11900    83300 |    18226    10601     42 |  0.005 % |
42.28/42.35	|    196855 |     140    11900    83300 |    20049    12262     42 |  0.005 % |
62.28/62.43	|    295381 |     140    11900    83300 |    22054    10231     43 |  0.005 % |
93.83/93.92	|    443172 |     140    11900    83300 |    24259    14230     44 |  0.005 % |
146.41/146.55	|    664855 |     140    11900    83300 |    26685    13913     42 |  0.005 % |
231.26/231.42	|    997381 |     140    11900    83300 |    29354    15072     43 |  0.005 % |
363.35/363.52	|   1496170 |     140    11900    83300 |    32289    25738     44 |  0.005 % |
579.48/579.76	|   2244352 |     140    11900    83300 |    35518    28733     44 |  0.005 % |
926.08/926.45	|   3366627 |     140    11900    83300 |    39070    35177     43 |  0.005 % |
1199.61/1200.06	c Preprocessing...
1199.61/1200.06	c Inital problem has 140 variables, 11900 nary clauses (0 binary clauses).
1199.61/1200.06	c Num non-binary clauses 11900, Average non-binary clause length 7.000
1199.61/1200.06	c Theory has no gaps
1199.61/1200.06	c Preprocessor runtime was 0.030 seconds.
1199.61/1200.06	c 
1199.61/1200.06	c Satisfiability of theory still undetermined.
1199.61/1200.06	c See file /tmp/gZb5Ot for simplified theory.
1199.61/1200.06	c Bin: Executing minisat20
1199.61/1200.06	c child exit by a signal
1199.61/1200.06	c minisat20 returned code 137.
1199.61/1200.06	c minisat20 returned code 137.
1199.61/1200.06	c satzilla running minisat20 ... 
1199.61/1200.06	c Bin: Executing minisat20
1199.61/1200.06	c minisat20 returned code 1.
1199.61/1200.06	c minisat20 returned code 1.
1199.61/1200.06	c satzilla running march_dl with preprocessing ... 
1199.61/1200.06	c Bin: Executing march_dl
1199.61/1200.06	c march_dl returned code 1.
1199.61/1200.06	c march_dl returned code 1.
1199.61/1200.06	c satzilla running march_dl ... 
1199.61/1200.06	c Bin: Executing march_dl
1199.61/1200.06	c march_dl returned code 1.
1199.61/1200.06	c march_dl returned code 1.
1199.61/1200.06	c satzilla running vallst with preprocessing ... 
1199.61/1200.06	c Bin: Executing vallst
1199.61/1200.06	c vallst returned code 1.
1199.61/1200.06	c vallst returned code 1.
1199.61/1200.06	c satzilla running zchaff_rand with preprocessing ... 
1199.61/1200.06	c Bin: Executing zchaff_rand
1199.61/1200.06	c zchaff_rand returned code 1.
1199.61/1200.06	c zchaff_rand returned code 1.
1199.61/1200.06	c satzilla running kcnfs with preprocessing ... 
1199.61/1200.06	c Bin: Executing kcnfs
1199.61/1200.06	c kcnfs returned code 1.
1199.61/1200.06	c kcnfs returned code 1.
1199.61/1200.06	c satzilla running kcnfs ... 
1199.61/1200.06	c Bin: Executing kcnfs
1199.61/1200.06	c kcnfs returned code 1.
1199.61/1200.06	c kcnfs returned code 1.
1199.61/1200.06	c satzilla running vallst ... 
1199.61/1200.06	c Bin: Executing vallst
1199.61/1200.06	c vallst returned code 1.
1199.61/1200.06	c vallst returned code 1.
1199.61/1200.06	c satzilla running zchaff_rand ... 
1199.61/1200.06	c Bin: Executing zchaff_rand
1199.61/1200.06	c zchaff_rand returned code 1.
1199.61/1200.06	c zchaff_rand returned code 1.
1199.61/1200.06	c ERROR: All Failed! 
1199.61/1200.06	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/node14/watcher-304947-1172068795 -o ROOT/results/node14/solver-304947-1172068795 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304947-1172068795/SATzilla2007_C /tmp/evaluation/304947-1172068795/instance-304947-1172068795.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.94 0.98 0.99 3/77 23997
/proc/meminfo: memFree=1455104/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=1440 CPUtime=0
/proc/23997/stat : 23997 (SATzilla2007_C) R 23995 23997 23585 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 226833948 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/23997/statm: 360 110 95 260 0 84 0
[pid=23998] ppid=23997 vsize=768 CPUtime=0
/proc/23998/stat : 23998 (march_dl) R 23997 23997 23585 0 -1 4194304 90 0 0 0 0 0 0 0 18 0 1 0 226833948 786432 85 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23998/statm: 192 85 50 118 0 71 0

[startup+0.107826 s]
/proc/loadavg: 0.94 0.98 0.99 3/77 23997
/proc/meminfo: memFree=1455104/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=1440 CPUtime=0
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226833948 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23997/statm: 360 110 95 260 0 84 0
[pid=23998] ppid=23997 vsize=3644 CPUtime=0.09
/proc/23998/stat : 23998 (march_dl) R 23997 23997 23585 0 -1 4194304 2199 0 0 0 9 0 0 0 19 0 1 0 226833948 3731456 533 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583485 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23998/statm: 911 533 67 118 0 790 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5084

[startup+0.519865 s]
/proc/loadavg: 0.94 0.98 0.99 3/77 23997
/proc/meminfo: memFree=1455104/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=1440 CPUtime=0
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226833948 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23997/statm: 360 110 95 260 0 84 0
[pid=23998] ppid=23997 vsize=3644 CPUtime=0.51
/proc/23998/stat : 23998 (march_dl) R 23997 23997 23585 0 -1 4194304 2206 0 0 0 51 0 0 0 23 0 1 0 226833948 3731456 540 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23998/statm: 911 540 67 118 0 790 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 5084

[startup+1.34694 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 23999
/proc/meminfo: memFree=1452848/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=1440 CPUtime=0
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226833948 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23997/statm: 360 110 95 260 0 84 0
[pid=23998] ppid=23997 vsize=3908 CPUtime=1.33
/proc/23998/stat : 23998 (march_dl) R 23997 23997 23585 0 -1 4194304 2259 0 0 0 133 0 0 0 25 0 1 0 226833948 4001792 593 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23998/statm: 977 593 67 118 0 856 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 5348

[startup+2.9831 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 23999
/proc/meminfo: memFree=1452528/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=1440 CPUtime=0
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226833948 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23997/statm: 360 110 95 260 0 84 0
[pid=23998] ppid=23997 vsize=4040 CPUtime=2.97
/proc/23998/stat : 23998 (march_dl) R 23997 23997 23585 0 -1 4194304 2334 0 0 0 297 0 0 0 25 0 1 0 226833948 4136960 668 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23998/statm: 1010 668 67 118 0 889 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 5480

[startup+6.25941 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 24000
/proc/meminfo: memFree=1453488/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=1440 CPUtime=4.99
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 135 5748 0 0 0 0 480 19 16 0 1 0 226833948 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23997/statm: 360 111 96 260 0 84 0
[pid=24000] ppid=23997 vsize=6188 CPUtime=1.24
/proc/24000/stat : 24000 (ubcsat2006) R 23997 23997 23585 0 -1 4194304 480 0 0 0 121 3 0 0 25 0 1 0 226834449 6336512 463 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24000/statm: 1547 463 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.718 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 24003
/proc/meminfo: memFree=1447464/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=4584 CPUtime=1.79
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 884 0 0 0 179 0 0 0 25 0 1 0 226835040 4694016 878 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 1146 878 58 118 0 1024 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9572

[startup+25.5252 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 24003
/proc/meminfo: memFree=1445608/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=6480 CPUtime=14.59
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 1368 0 0 0 1458 1 0 0 25 0 1 0 226835040 6635520 1362 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 1620 1362 58 118 0 1498 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11468

[startup+51.1557 s]
/proc/loadavg: 0.97 0.98 0.99 2/79 24003
/proc/meminfo: memFree=1444136/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=8024 CPUtime=40.22
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 1734 0 0 0 4020 2 0 0 25 0 1 0 226835040 8216576 1728 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 2006 1728 58 118 0 1884 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 13012

[startup+102.411 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 24003
/proc/meminfo: memFree=1442600/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=9624 CPUtime=91.45
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 2121 0 0 0 9143 2 0 0 25 0 1 0 226835040 9854976 2115 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 2406 2115 58 118 0 2284 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 14612

[startup+162.482 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 24003
/proc/meminfo: memFree=1441448/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=10740 CPUtime=151.51
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 2393 0 0 0 15148 3 0 0 25 0 1 0 226835040 10997760 2387 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 2685 2387 58 118 0 2563 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 15728

[startup+222.551 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 24003
/proc/meminfo: memFree=1440936/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=11184 CPUtime=211.56
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 2513 0 0 0 21152 4 0 0 25 0 1 0 226835040 11452416 2507 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 2796 2507 58 118 0 2674 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 16172

[startup+282.622 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 24003
/proc/meminfo: memFree=1440040/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=12216 CPUtime=271.62
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 2742 0 0 0 27157 5 0 0 25 0 1 0 226835040 12509184 2736 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 3054 2736 58 118 0 2932 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 17204

[startup+342.689 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 24003
/proc/meminfo: memFree=1439592/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=12656 CPUtime=331.67
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 2838 0 0 0 33162 5 0 0 25 0 1 0 226835040 12959744 2832 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519370 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 3164 2832 58 118 0 3042 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 17644

[startup+402.763 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 24003
/proc/meminfo: memFree=1438760/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=13512 CPUtime=391.73
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 3050 0 0 0 39167 6 0 0 25 0 1 0 226835040 13836288 3044 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 3378 3044 58 118 0 3256 0
Current children cumulated CPU time (s) 402.61
Current children cumulated vsize (KiB) 18500

[startup+462.832 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 24003
/proc/meminfo: memFree=1438696/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=13656 CPUtime=451.78
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 3063 0 0 0 45172 6 0 0 25 0 1 0 226835040 13983744 3057 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 3414 3057 58 118 0 3292 0
Current children cumulated CPU time (s) 462.66

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


[startup+763.185 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 24003
/proc/meminfo: memFree=1437096/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=15196 CPUtime=752.05
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 3470 0 0 0 75196 9 0 0 25 0 1 0 226835040 15560704 3464 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 3799 3464 58 118 0 3677 0
Current children cumulated CPU time (s) 762.93
Current children cumulated vsize (KiB) 20184

[startup+823.26 s]
/proc/loadavg: 1.05 1.00 0.99 2/79 24003
/proc/meminfo: memFree=1437032/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=15360 CPUtime=812.11
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 3499 0 0 0 81201 10 0 0 25 0 1 0 226835040 15728640 3493 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 3840 3493 58 118 0 3718 0
Current children cumulated CPU time (s) 822.99
Current children cumulated vsize (KiB) 20348

[startup+883.325 s]
/proc/loadavg: 1.02 1.00 0.99 2/79 24003
/proc/meminfo: memFree=1436776/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=15692 CPUtime=872.15
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 3552 0 0 0 87205 10 0 0 25 0 1 0 226835040 16068608 3546 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 3923 3546 58 118 0 3801 0
Current children cumulated CPU time (s) 883.03
Current children cumulated vsize (KiB) 20680

[startup+943.395 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 24003
/proc/meminfo: memFree=1436072/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=16456 CPUtime=932.21
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 3738 0 0 0 93210 11 0 0 25 0 1 0 226835040 16850944 3732 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 4114 3732 58 118 0 3992 0
Current children cumulated CPU time (s) 943.09
Current children cumulated vsize (KiB) 21444

[startup+1003.46 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 24003
/proc/meminfo: memFree=1435816/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=16748 CPUtime=992.27
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 3801 0 0 0 99215 12 0 0 25 0 1 0 226835040 17149952 3795 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528576 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 4187 3795 58 118 0 4065 0
Current children cumulated CPU time (s) 1003.15
Current children cumulated vsize (KiB) 21736

[startup+1063.54 s]
/proc/loadavg: 1.00 1.00 0.99 3/79 24003
/proc/meminfo: memFree=1435624/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=17024 CPUtime=1052.32
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 3849 0 0 0 105220 12 0 0 25 0 1 0 226835040 17432576 3843 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 4256 3843 58 118 0 4134 0
Current children cumulated CPU time (s) 1063.2
Current children cumulated vsize (KiB) 22012

[startup+1123.61 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 24003
/proc/meminfo: memFree=1435176/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=17364 CPUtime=1112.38
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 3945 0 0 0 111225 13 0 0 25 0 1 0 226835040 17780736 3939 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 4341 3939 58 118 0 4219 0
Current children cumulated CPU time (s) 1123.26
Current children cumulated vsize (KiB) 22352

[startup+1183.68 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 24003
/proc/meminfo: memFree=1434920/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=17672 CPUtime=1172.43
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 4024 0 0 0 117230 13 0 0 25 0 1 0 226835040 18096128 4018 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 4418 4018 58 118 0 4296 0
Current children cumulated CPU time (s) 1183.31
Current children cumulated vsize (KiB) 22660

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

[startup+1187.47 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 24003
/proc/meminfo: memFree=1434920/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=17672 CPUtime=1176.22
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 4026 0 0 0 117609 13 0 0 25 0 1 0 226835040 18096128 4020 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525431 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 4418 4020 58 118 0 4296 0
Current children cumulated CPU time (s) 1187.1
Current children cumulated vsize (KiB) 22660

[startup+1194.03 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 24003
/proc/meminfo: memFree=1434856/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=17864 CPUtime=1182.78
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 4039 0 0 0 118265 13 0 0 25 0 1 0 226835040 18292736 4033 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 4466 4033 58 118 0 4344 0
Current children cumulated CPU time (s) 1193.66
Current children cumulated vsize (KiB) 22852

[startup+1197.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 24003
/proc/meminfo: memFree=1434856/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=17864 CPUtime=1186.05
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 4039 0 0 0 118592 13 0 0 25 0 1 0 226835040 18292736 4033 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 4466 4033 58 118 0 4344 0
Current children cumulated CPU time (s) 1196.93
Current children cumulated vsize (KiB) 22852

[startup+1198.96 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 24003
/proc/meminfo: memFree=1434792/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=17864 CPUtime=1187.7
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 4054 0 0 0 118757 13 0 0 25 0 1 0 226835040 18292736 4048 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 4466 4048 58 118 0 4344 0
Current children cumulated CPU time (s) 1198.58
Current children cumulated vsize (KiB) 22852

[startup+1199.78 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 24003
/proc/meminfo: memFree=1434792/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=17864 CPUtime=1188.52
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 4055 0 0 0 118839 13 0 0 25 0 1 0 226835040 18292736 4049 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 4466 4049 58 118 0 4344 0
Current children cumulated CPU time (s) 1199.4
Current children cumulated vsize (KiB) 22852

[startup+1199.99 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 24003
/proc/meminfo: memFree=1434792/2055920 swapFree=4192812/4192956
[pid=23997] ppid=23995 vsize=4988 CPUtime=10.88
/proc/23997/stat : 23997 (SATzilla2007_C) S 23995 23997 23585 0 -1 4194304 1895 6234 0 0 371 8 683 26 25 0 1 0 226833948 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23997/statm: 1247 1065 165 260 0 971 0
[pid=24003] ppid=23997 vsize=17864 CPUtime=1188.73
/proc/24003/stat : 24003 (minisat20) R 23997 23997 23585 0 -1 4194304 4055 0 0 0 118860 13 0 0 25 0 1 0 226835040 18292736 4049 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24003/statm: 4466 4049 58 118 0 4344 0
Current children cumulated CPU time (s) 1199.61
Current children cumulated vsize (KiB) 22852

Child status: 17
Real time (s): 1200.07
CPU time (s): 1199.73
CPU user time (s): 1199.24
CPU system time (s): 0.495924
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 22852

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

runsolver used 1.14283 second user time and 3.12252 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Wed Feb 21 14:39:55 UTC 2007

IDJOB= 304947
IDBENCH= 20144
IDSOLVER= 135
FILE ID= node14/304947-1172068795

PBS_JOBID= 3865305

Free space on /tmp= 66540 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  868195ba98c78e25f7a7fe087bb75c79

RANDOM SEED= 977382955

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.216
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.216
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:       1455512 kB
Buffers:         63756 kB
Cached:         399664 kB
SwapCached:          0 kB
Active:         222008 kB
Inactive:       295456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1455512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8708 kB
Writeback:           0 kB
Mapped:          72908 kB
Slab:            68496 kB
Committed_AS:   847992 kB
PageTables:       1736 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= 66540 MiB

End job on node14 on Wed Feb 21 14:59:55 UTC 2007