Trace number 304742

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.09

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S120857050-04.cnf
MD5SUM0a1a51e612e3460da52e3c8737dc5bb4
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark146.722
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.73/10.85	c run March_dl for 5 seconds ... 
10.73/10.85	c Bin: Executing march_dl
10.73/10.85	c child exit by a signal
10.73/10.85	c march_dl returned code 137.
10.73/10.85	c run saps (UBCSAT implementation) for 2 seconds ... 
10.73/10.85	c Bin: Executing ubcsat2006
10.73/10.85	c child exited successfully
10.73/10.85	c ubcsat2006 returned code 0.
10.73/10.85	c satzilla computing base features
10.73/10.85	c satzilla doing unit-prop probe
10.73/10.85	c satzilla doing local search probe
10.73/10.85	c satzilla doing lobjois search-space size estimate
10.73/10.85	c satzilla's ranking:
10.73/10.85	c 1) minisat20+P: 0.780527
10.73/10.85	c 2) minisat20: 1.175617
10.73/10.85	c 3) march_dl+P: 1.285367
10.73/10.85	c 4) march_dl: 1.654339
10.73/10.85	c 5) vallst+P: 4.938508
10.73/10.85	c 6) zchaff_rand+P: 6.319337
10.73/10.85	c 7) kcnfs+P: 999.000000
10.73/10.85	c 8) kcnfs: 999.000000
10.73/10.85	c 9) vallst: 999.000000
10.73/10.85	c 10) zchaff_rand: 999.000000
10.73/10.85	c satzilla running minisat20 with preprocessing ... 
10.83/10.92	This is MiniSat 2.0 beta
10.83/10.92	WARNING: for repeatability, setting FPU to use double precision
10.83/10.92	============================[ Problem Statistics ]=============================
10.83/10.92	|                                                                             |
10.83/10.92	|  Number of variables:  140                                                  |
10.83/10.92	|  Number of clauses:    11900                                                |
10.83/10.93	|  Parsing time:         0.01         s                                       |
10.83/10.93	============================[ Search Statistics ]==============================
10.83/10.93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.83/10.93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.83/10.93	===============================================================================
10.83/10.93	|         0 |     140    11900    83300 |     3966        0    nan |  0.000 % |
10.83/10.94	|       101 |     140    11900    83300 |     4363      101     45 |  0.005 % |
10.83/10.95	|       251 |     140    11900    83300 |     4799      251     43 |  0.005 % |
10.89/10.97	|       476 |     140    11900    83300 |     5279      476     42 |  0.005 % |
10.89/10.99	|       814 |     140    11900    83300 |     5807      814     42 |  0.005 % |
10.89/11.02	|      1320 |     140    11900    83300 |     6388     1320     42 |  0.005 % |
10.89/11.08	|      2079 |     140    11900    83300 |     7027     2079     43 |  0.005 % |
10.89/11.16	|      3218 |     140    11900    83300 |     7729     3218     43 |  0.005 % |
11.24/11.30	|      4926 |     140    11900    83300 |     8502     4926     43 |  0.005 % |
11.44/11.53	|      7488 |     140    11900    83300 |     9353     7488     43 |  0.005 % |
11.85/11.97	|     11333 |     140    11900    83300 |    10288     6624     43 |  0.005 % |
12.57/12.65	|     17100 |     140    11900    83300 |    11317     7219     43 |  0.005 % |
13.59/13.70	|     25749 |     140    11900    83300 |    12449    10178     43 |  0.005 % |
15.43/15.57	|     38725 |     140    11900    83300 |    13694    10638     45 |  0.005 % |
18.30/18.36	|     58186 |     140    11900    83300 |    15063     9461     43 |  0.005 % |
23.02/23.07	|     87380 |     140    11900    83300 |    16569     8412     43 |  0.005 % |
30.70/30.79	|    131170 |     140    11900    83300 |    18226    10618     42 |  0.005 % |
43.29/43.38	|    196855 |     140    11900    83300 |    20049    12304     42 |  0.005 % |
62.91/62.99	|    295383 |     140    11900    83300 |    22054    10272     41 |  0.005 % |
95.18/95.34	|    443173 |     140    11900    83300 |    24259    14311     42 |  0.005 % |
148.77/148.87	|    664857 |     140    11900    83300 |    26685    14766     42 |  0.005 % |
236.38/236.58	|    997382 |     140    11900    83300 |    29354    14240     41 |  0.005 % |
375.20/375.45	|   1496170 |     140    11900    83300 |    32289    20493     44 |  0.005 % |
595.18/595.45	|   2244353 |     140    11900    83300 |    35518    18566     44 |  0.005 % |
950.20/950.56	|   3366627 |     140    11900    83300 |    39070    22237     42 |  0.005 % |
1199.69/1200.09	c Preprocessing...
1199.69/1200.09	c Inital problem has 140 variables, 11900 nary clauses (0 binary clauses).
1199.69/1200.09	c Num non-binary clauses 11900, Average non-binary clause length 7.000
1199.69/1200.09	c Theory has no gaps
1199.69/1200.09	c Preprocessor runtime was 0.030 seconds.
1199.69/1200.09	c 
1199.69/1200.09	c Satisfiability of theory still undetermined.
1199.69/1200.09	c See file /tmp/PDAcb8 for simplified theory.
1199.69/1200.09	c Bin: Executing minisat20
1199.69/1200.09	c child exit by a signal
1199.69/1200.09	c minisat20 returned code 137.
1199.69/1200.09	c minisat20 returned code 137.
1199.69/1200.09	c satzilla running minisat20 ... 
1199.69/1200.09	c Bin: Executing minisat20
1199.69/1200.09	c minisat20 returned code 1.
1199.69/1200.09	c minisat20 returned code 1.
1199.69/1200.09	c satzilla running march_dl with preprocessing ... 
1199.69/1200.09	c Bin: Executing march_dl
1199.69/1200.09	c march_dl returned code 1.
1199.69/1200.09	c march_dl returned code 1.
1199.69/1200.09	c satzilla running march_dl ... 
1199.69/1200.09	c Bin: Executing march_dl
1199.69/1200.09	c march_dl returned code 1.
1199.69/1200.09	c march_dl returned code 1.
1199.69/1200.09	c satzilla running vallst with preprocessing ... 
1199.69/1200.09	c Bin: Executing vallst
1199.69/1200.09	c vallst returned code 1.
1199.69/1200.09	c vallst returned code 1.
1199.69/1200.09	c satzilla running zchaff_rand with preprocessing ... 
1199.69/1200.09	c Bin: Executing zchaff_rand
1199.69/1200.09	c zchaff_rand returned code 1.
1199.69/1200.09	c zchaff_rand returned code 1.
1199.69/1200.09	c satzilla running kcnfs with preprocessing ... 
1199.69/1200.09	c Bin: Executing kcnfs
1199.69/1200.09	c kcnfs returned code 1.
1199.69/1200.09	c kcnfs returned code 1.
1199.69/1200.09	c satzilla running kcnfs ... 
1199.69/1200.09	c Bin: Executing kcnfs
1199.69/1200.09	c kcnfs returned code 1.
1199.69/1200.09	c kcnfs returned code 1.
1199.69/1200.09	c satzilla running vallst ... 
1199.69/1200.09	c Bin: Executing vallst
1199.69/1200.09	c vallst returned code 1.
1199.69/1200.09	c vallst returned code 1.
1199.69/1200.09	c satzilla running zchaff_rand ... 
1199.69/1200.09	c Bin: Executing zchaff_rand
1199.69/1200.09	c zchaff_rand returned code 1.
1199.69/1200.09	c zchaff_rand returned code 1.
1199.69/1200.09	c ERROR: All Failed! 
1199.69/1200.09	c SATZILLA_TIME=1199.890000

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/node67/watcher-304742-1172064812 -o ROOT/results/node67/solver-304742-1172064812 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304742-1172064812/SATzilla2007_C /tmp/evaluation/304742-1172064812/instance-304742-1172064812.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.99 0.98 0.99 3/64 15144
/proc/meminfo: memFree=1602056/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=1440 CPUtime=0
/proc/15144/stat : 15144 (SATzilla2007_C) R 15142 15144 14070 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 226438798 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/15144/statm: 360 110 95 260 0 84 0
[pid=15145] ppid=15144 vsize=768 CPUtime=0
/proc/15145/stat : 15145 (march_dl) R 15144 15144 14070 0 -1 4194304 89 0 0 0 0 0 0 0 18 0 1 0 226438799 786432 84 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134777903 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15145/statm: 192 84 50 118 0 71 0

[startup+0.107337 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15144
/proc/meminfo: memFree=1602056/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=1440 CPUtime=0
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226438798 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15144/statm: 360 110 95 260 0 84 0
[pid=15145] ppid=15144 vsize=3644 CPUtime=0.09
/proc/15145/stat : 15145 (march_dl) R 15144 15144 14070 0 -1 4194304 2201 0 0 0 9 0 0 0 19 0 1 0 226438799 3731456 535 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15145/statm: 911 535 67 118 0 790 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5084

[startup+0.515378 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15144
/proc/meminfo: memFree=1602056/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=1440 CPUtime=0
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226438798 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15144/statm: 360 110 95 260 0 84 0
[pid=15145] ppid=15144 vsize=3644 CPUtime=0.5
/proc/15145/stat : 15145 (march_dl) R 15144 15144 14070 0 -1 4194304 2208 0 0 0 50 0 0 0 24 0 1 0 226438799 3731456 542 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583492 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15145/statm: 911 542 67 118 0 790 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5084

[startup+1.33546 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15146
/proc/meminfo: memFree=1599800/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=1440 CPUtime=0
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226438798 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15144/statm: 360 110 95 260 0 84 0
[pid=15145] ppid=15144 vsize=3908 CPUtime=1.32
/proc/15145/stat : 15145 (march_dl) R 15144 15144 14070 0 -1 4194304 2265 0 0 0 132 0 0 0 25 0 1 0 226438799 4001792 599 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15145/statm: 977 599 67 118 0 856 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5348

[startup+2.97563 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15146
/proc/meminfo: memFree=1599416/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=1440 CPUtime=0
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226438798 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15144/statm: 360 110 95 260 0 84 0
[pid=15145] ppid=15144 vsize=4172 CPUtime=2.96
/proc/15145/stat : 15145 (march_dl) R 15144 15144 14070 0 -1 4194304 2346 0 0 0 296 0 0 0 25 0 1 0 226438799 4272128 680 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15145/statm: 1043 680 67 118 0 922 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5612

[startup+6.25698 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15147
/proc/meminfo: memFree=1600248/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=1440 CPUtime=4.99
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 135 5743 0 0 0 0 478 21 16 0 1 0 226438798 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 360 111 96 260 0 84 0
[pid=15147] ppid=15144 vsize=6188 CPUtime=1.23
/proc/15147/stat : 15147 (ubcsat2006) R 15144 15144 14070 0 -1 4194304 480 0 0 0 120 3 0 0 25 0 1 0 226439299 6336512 463 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15147/statm: 1547 463 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7166 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15148
/proc/meminfo: memFree=1594424/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=4584 CPUtime=1.78
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 889 0 0 0 178 0 0 0 25 0 1 0 226439890 4694016 883 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 1146 883 58 118 0 1024 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9572

[startup+25.522 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15148
/proc/meminfo: memFree=1592568/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=6360 CPUtime=14.58
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 1353 0 0 0 1458 0 0 0 25 0 1 0 226439890 6512640 1347 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 1590 1347 58 118 0 1468 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11348

[startup+51.1466 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15148
/proc/meminfo: memFree=1591288/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=7704 CPUtime=40.19
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 1659 0 0 0 4019 0 0 0 25 0 1 0 226439890 7888896 1653 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 1926 1653 58 118 0 1804 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 12692

[startup+102.433 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15148
/proc/meminfo: memFree=1589688/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=9236 CPUtime=91.46
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 2050 0 0 0 9145 1 0 0 25 0 1 0 226439890 9457664 2044 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 2309 2044 58 118 0 2187 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 14224

[startup+162.493 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15148
/proc/meminfo: memFree=1588536/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=10460 CPUtime=151.51
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 2332 0 0 0 15149 2 0 0 25 0 1 0 226439890 10711040 2326 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525554 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 2615 2326 58 118 0 2493 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 15448

[startup+222.549 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 15148
/proc/meminfo: memFree=1588088/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=10924 CPUtime=211.55
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 2442 0 0 0 21153 2 0 0 25 0 1 0 226439890 11186176 2436 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 2731 2436 58 118 0 2609 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 15912

[startup+282.605 s]
/proc/loadavg: 1.04 1.00 1.00 2/66 15148
/proc/meminfo: memFree=1587192/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=11944 CPUtime=271.59
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 2668 0 0 0 27157 2 0 0 25 0 1 0 226439890 12230656 2662 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 2986 2662 58 118 0 2864 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 16932

[startup+342.66 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 15148
/proc/meminfo: memFree=1586808/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=12368 CPUtime=331.62
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 2771 0 0 0 33160 2 0 0 25 0 1 0 226439890 12664832 2765 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527603 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 3092 2765 58 118 0 2970 0
Current children cumulated CPU time (s) 342.51
Current children cumulated vsize (KiB) 17356

[startup+402.722 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15150
/proc/meminfo: memFree=1585784/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=13340 CPUtime=391.67
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 3018 0 0 0 39165 2 0 0 25 0 1 0 226439890 13660160 3012 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 3335 3012 58 118 0 3213 0
Current children cumulated CPU time (s) 402.56
Current children cumulated vsize (KiB) 18328

[startup+462.776 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15150
/proc/meminfo: memFree=1585528/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=13640 CPUtime=451.7
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 3091 0 0 0 45168 2 0 0 25 0 1 0 226439890 13967360 3085 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 3410 3085 58 118 0 3288 0
Current children cumulated CPU time (s) 462.59

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


[startup+823.124 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15150
/proc/meminfo: memFree=1583928/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=15256 CPUtime=811.96
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 3472 0 0 0 81193 3 0 0 25 0 1 0 226439890 15622144 3466 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 3814 3466 58 118 0 3692 0
Current children cumulated CPU time (s) 822.85
Current children cumulated vsize (KiB) 20244

[startup+883.179 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15150
/proc/meminfo: memFree=1583736/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=15448 CPUtime=871.99
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 3522 0 0 0 87196 3 0 0 25 0 1 0 226439890 15818752 3516 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519209 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 3862 3516 58 118 0 3740 0
Current children cumulated CPU time (s) 882.88
Current children cumulated vsize (KiB) 20436

[startup+943.235 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15150
/proc/meminfo: memFree=1583672/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=15588 CPUtime=932.03
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 3540 0 0 0 93200 3 0 0 25 0 1 0 226439890 15962112 3534 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 3897 3534 58 118 0 3775 0
Current children cumulated CPU time (s) 942.92
Current children cumulated vsize (KiB) 20576

[startup+1003.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 15150
/proc/meminfo: memFree=1582776/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=16408 CPUtime=992.07
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 3770 0 0 0 99204 3 0 0 25 0 1 0 226439890 16801792 3764 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 4102 3764 58 118 0 3980 0
Current children cumulated CPU time (s) 1002.96
Current children cumulated vsize (KiB) 21396

[startup+1063.36 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 15150
/proc/meminfo: memFree=1582520/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=16724 CPUtime=1052.11
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 3833 0 0 0 105208 3 0 0 25 0 1 0 226439890 17125376 3827 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 4181 3827 58 118 0 4059 0
Current children cumulated CPU time (s) 1063
Current children cumulated vsize (KiB) 21712

[startup+1123.41 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 15150
/proc/meminfo: memFree=1582328/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=16868 CPUtime=1112.16
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 3865 0 0 0 111212 4 0 0 25 0 1 0 226439890 17272832 3859 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 4217 3859 58 118 0 4095 0
Current children cumulated CPU time (s) 1123.05
Current children cumulated vsize (KiB) 21856

[startup+1183.47 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 15150
/proc/meminfo: memFree=1582328/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=17008 CPUtime=1172.2
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 3880 0 0 0 117216 4 0 0 25 0 1 0 226439890 17416192 3874 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 4252 3874 58 118 0 4130 0
Current children cumulated CPU time (s) 1183.09
Current children cumulated vsize (KiB) 21996

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

[startup+1187.27 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 15150
/proc/meminfo: memFree=1582264/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=17008 CPUtime=1176
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 3897 0 0 0 117596 4 0 0 25 0 1 0 226439890 17416192 3891 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 4252 3891 58 118 0 4130 0
Current children cumulated CPU time (s) 1186.89
Current children cumulated vsize (KiB) 21996

[startup+1193.83 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 15150
/proc/meminfo: memFree=1582264/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=17008 CPUtime=1182.55
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 3897 0 0 0 118251 4 0 0 25 0 1 0 226439890 17416192 3891 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 4252 3891 58 118 0 4130 0
Current children cumulated CPU time (s) 1193.44
Current children cumulated vsize (KiB) 21996

[startup+1197.1 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 15150
/proc/meminfo: memFree=1582264/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=17008 CPUtime=1185.83
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 3897 0 0 0 118579 4 0 0 25 0 1 0 226439890 17416192 3891 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 4252 3891 58 118 0 4130 0
Current children cumulated CPU time (s) 1196.72
Current children cumulated vsize (KiB) 21996

[startup+1198.74 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 15150
/proc/meminfo: memFree=1582264/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=17008 CPUtime=1187.47
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 3897 0 0 0 118743 4 0 0 25 0 1 0 226439890 17416192 3891 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 4252 3891 58 118 0 4130 0
Current children cumulated CPU time (s) 1198.36
Current children cumulated vsize (KiB) 21996

[startup+1199.56 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 15150
/proc/meminfo: memFree=1582200/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=17008 CPUtime=1188.29
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 3897 0 0 0 118825 4 0 0 25 0 1 0 226439890 17416192 3891 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 4252 3891 58 118 0 4130 0
Current children cumulated CPU time (s) 1199.18
Current children cumulated vsize (KiB) 21996

[startup+1199.97 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 15150
/proc/meminfo: memFree=1582200/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=17008 CPUtime=1188.7
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 3897 0 0 0 118866 4 0 0 25 0 1 0 226439890 17416192 3891 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 4252 3891 58 118 0 4130 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 21996

[startup+1200.07 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 15150
/proc/meminfo: memFree=1582200/2055920 swapFree=4176000/4192956
[pid=15144] ppid=15142 vsize=4988 CPUtime=10.89
/proc/15144/stat : 15144 (SATzilla2007_C) S 15142 15144 14070 0 -1 4194304 1896 6229 0 0 373 7 681 28 25 0 1 0 226438798 5107712 1066 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15144/statm: 1247 1066 165 260 0 971 0
[pid=15148] ppid=15144 vsize=17008 CPUtime=1188.8
/proc/15148/stat : 15148 (minisat20) R 15144 15144 14070 0 -1 4194304 3897 0 0 0 118876 4 0 0 25 0 1 0 226439890 17416192 3891 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15148/statm: 4252 3891 58 118 0 4130 0
Current children cumulated CPU time (s) 1199.69
Current children cumulated vsize (KiB) 21996

Child status: 17
Real time (s): 1200.09
CPU time (s): 1199.74
CPU user time (s): 1199.33
CPU system time (s): 0.407937
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 21996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.33
system time used= 0.407937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12035
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= 25
involuntary context switches= 2799

runsolver used 0.768883 second user time and 2.47562 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Wed Feb 21 13:33:32 UTC 2007

IDJOB= 304742
IDBENCH= 20139
IDSOLVER= 135
FILE ID= node67/304742-1172064812

PBS_JOBID= 3892772

Free space on /tmp= 66552 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  0a1a51e612e3460da52e3c8737dc5bb4

RANDOM SEED= 610844960

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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.236
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.236
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:       1602464 kB
Buffers:         37324 kB
Cached:         353416 kB
SwapCached:      11616 kB
Active:         300548 kB
Inactive:       108520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1602464 kB
SwapTotal:     4192956 kB
SwapFree:      4176000 kB
Dirty:            8712 kB
Writeback:           0 kB
Mapped:          15556 kB
Slab:            30312 kB
Committed_AS:   720612 kB
PageTables:       1452 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= 66552 MiB

End job on node67 on Wed Feb 21 13:53:32 UTC 2007