Trace number 304660

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

General information on the benchmark

Namerandom/LargeSize/7SAT/v140/
unif-k7-r85-v140-c11900-S1215030506-14.cnf
MD5SUM15014b36bd3f1b632f14e04ffece9292
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark519.312
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.86	c run March_dl for 5 seconds ... 
10.74/10.86	c Bin: Executing march_dl
10.74/10.86	c child exit by a signal
10.74/10.86	c march_dl returned code 137.
10.74/10.86	c run saps (UBCSAT implementation) for 2 seconds ... 
10.74/10.86	c Bin: Executing ubcsat2006
10.74/10.86	c child exited successfully
10.74/10.86	c ubcsat2006 returned code 0.
10.74/10.86	c satzilla computing base features
10.74/10.86	c satzilla doing unit-prop probe
10.74/10.86	c satzilla doing local search probe
10.74/10.86	c satzilla doing lobjois search-space size estimate
10.74/10.86	c satzilla's ranking:
10.74/10.86	c 1) minisat20+P: 0.903571
10.74/10.86	c 2) minisat20: 1.242374
10.74/10.86	c 3) march_dl+P: 1.470942
10.74/10.86	c 4) march_dl: 1.654758
10.74/10.86	c 5) vallst+P: 4.929966
10.74/10.86	c 6) zchaff_rand+P: 6.124542
10.74/10.86	c 7) kcnfs+P: 999.000000
10.74/10.86	c 8) kcnfs: 999.000000
10.74/10.86	c 9) vallst: 999.000000
10.74/10.86	c 10) zchaff_rand: 999.000000
10.74/10.86	c satzilla running minisat20 with preprocessing ... 
10.84/10.92	This is MiniSat 2.0 beta
10.84/10.92	WARNING: for repeatability, setting FPU to use double precision
10.84/10.92	============================[ Problem Statistics ]=============================
10.84/10.92	|                                                                             |
10.84/10.92	|  Number of variables:  140                                                  |
10.84/10.92	|  Number of clauses:    11900                                                |
10.84/10.94	|  Parsing time:         0.01         s                                       |
10.84/10.94	============================[ Search Statistics ]==============================
10.84/10.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.84/10.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.84/10.94	===============================================================================
10.84/10.94	|         0 |     140    11900    83300 |     3966        0    nan |  0.000 % |
10.84/10.95	|       100 |     140    11900    83300 |     4363      100     41 |  0.005 % |
10.84/10.96	|       250 |     140    11900    83300 |     4799      250     41 |  0.005 % |
10.91/10.97	|       475 |     140    11900    83300 |     5279      475     43 |  0.005 % |
10.91/10.99	|       813 |     140    11900    83300 |     5807      813     43 |  0.005 % |
10.91/11.03	|      1320 |     140    11900    83300 |     6388     1320     43 |  0.005 % |
10.91/11.08	|      2079 |     140    11900    83300 |     7027     2079     43 |  0.005 % |
10.91/11.16	|      3219 |     140    11900    83300 |     7729     3219     43 |  0.005 % |
11.25/11.30	|      4928 |     140    11900    83300 |     8502     4928     44 |  0.005 % |
11.45/11.56	|      7492 |     140    11900    83300 |     9353     7492     43 |  0.005 % |
11.86/11.96	|     11336 |     140    11900    83300 |    10288     6629     43 |  0.005 % |
12.47/12.60	|     17103 |     140    11900    83300 |    11317     7222     44 |  0.005 % |
13.60/13.68	|     25753 |     140    11900    83300 |    12449    10182     44 |  0.005 % |
15.44/15.50	|     38728 |     140    11900    83300 |    13694    10643     43 |  0.005 % |
18.42/18.46	|     58189 |     140    11900    83300 |    15063     9466     43 |  0.005 % |
23.02/23.12	|     87383 |     140    11900    83300 |    16569     8408     41 |  0.005 % |
30.51/30.63	|    131173 |     140    11900    83300 |    18226    10626     41 |  0.005 % |
42.19/42.25	|    196859 |     140    11900    83300 |    20049    12295     43 |  0.005 % |
60.54/60.60	|    295385 |     140    11900    83300 |    22054    10270     42 |  0.005 % |
92.41/92.49	|    443177 |     140    11900    83300 |    24259    14285     42 |  0.005 % |
145.19/145.27	|    664860 |     140    11900    83300 |    26685    14125     42 |  0.005 % |
229.94/230.09	|    997385 |     140    11900    83300 |    29354    14080     43 |  0.005 % |
365.83/365.94	|   1496173 |     140    11900    83300 |    32289    20787     42 |  0.005 % |
587.59/587.84	|   2244355 |     140    11900    83300 |    35518    20544     43 |  0.005 % |
937.16/937.47	|   3366629 |     140    11900    83300 |    39070    27394     44 |  0.005 % |
1199.72/1200.06	c Preprocessing...
1199.72/1200.06	c Inital problem has 140 variables, 11900 nary clauses (0 binary clauses).
1199.72/1200.06	c Num non-binary clauses 11900, Average non-binary clause length 7.000
1199.72/1200.06	c Theory has no gaps
1199.72/1200.06	c Preprocessor runtime was 0.040 seconds.
1199.72/1200.06	c 
1199.72/1200.06	c Satisfiability of theory still undetermined.
1199.72/1200.06	c See file /tmp/yWWnRl for simplified theory.
1199.72/1200.06	c Bin: Executing minisat20
1199.72/1200.06	c child exit by a signal
1199.72/1200.06	c minisat20 returned code 137.
1199.72/1200.06	c minisat20 returned code 137.
1199.72/1200.06	c satzilla running minisat20 ... 
1199.72/1200.06	c Bin: Executing minisat20
1199.72/1200.06	c minisat20 returned code 1.
1199.72/1200.06	c minisat20 returned code 1.
1199.72/1200.06	c satzilla running march_dl with preprocessing ... 
1199.72/1200.06	c Bin: Executing march_dl
1199.72/1200.06	c march_dl returned code 1.
1199.72/1200.06	c march_dl returned code 1.
1199.72/1200.06	c satzilla running march_dl ... 
1199.72/1200.06	c Bin: Executing march_dl
1199.72/1200.06	c march_dl returned code 1.
1199.72/1200.06	c march_dl returned code 1.
1199.72/1200.06	c satzilla running vallst with preprocessing ... 
1199.72/1200.06	c Bin: Executing vallst
1199.72/1200.06	c vallst returned code 1.
1199.72/1200.06	c vallst returned code 1.
1199.72/1200.06	c satzilla running zchaff_rand with preprocessing ... 
1199.72/1200.06	c Bin: Executing zchaff_rand
1199.72/1200.06	c zchaff_rand returned code 1.
1199.72/1200.06	c zchaff_rand returned code 1.
1199.72/1200.06	c satzilla running kcnfs with preprocessing ... 
1199.72/1200.06	c Bin: Executing kcnfs
1199.72/1200.06	c kcnfs returned code 1.
1199.72/1200.06	c kcnfs returned code 1.
1199.72/1200.06	c satzilla running kcnfs ... 
1199.72/1200.06	c Bin: Executing kcnfs
1199.72/1200.06	c kcnfs returned code 1.
1199.72/1200.06	c kcnfs returned code 1.
1199.72/1200.06	c satzilla running vallst ... 
1199.72/1200.06	c Bin: Executing vallst
1199.72/1200.06	c vallst returned code 1.
1199.72/1200.06	c vallst returned code 1.
1199.72/1200.06	c satzilla running zchaff_rand ... 
1199.72/1200.06	c Bin: Executing zchaff_rand
1199.72/1200.06	c zchaff_rand returned code 1.
1199.72/1200.06	c zchaff_rand returned code 1.
1199.72/1200.06	c ERROR: All Failed! 
1199.72/1200.06	c SATZILLA_TIME=1199.910000

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13876
/proc/meminfo: memFree=1616464/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=1440 CPUtime=0
/proc/13876/stat : 13876 (SATzilla2007_C) R 13874 13876 12769 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 226277931 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/13876/statm: 360 110 95 260 0 84 0
[pid=13877] ppid=13876 vsize=768 CPUtime=0
/proc/13877/stat : 13877 (march_dl) R 13876 13876 12769 0 -1 4194304 90 0 0 0 0 0 0 0 18 0 1 0 226277931 786432 85 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13877/statm: 192 85 50 118 0 71 0

[startup+0.106346 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13876
/proc/meminfo: memFree=1616464/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=1440 CPUtime=0
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226277931 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13876/statm: 360 110 95 260 0 84 0
[pid=13877] ppid=13876 vsize=3644 CPUtime=0.09
/proc/13877/stat : 13877 (march_dl) R 13876 13876 12769 0 -1 4194304 2199 0 0 0 9 0 0 0 19 0 1 0 226277931 3731456 534 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583501 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13877/statm: 911 534 67 118 0 790 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5084

[startup+0.514389 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 13876
/proc/meminfo: memFree=1616464/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=1440 CPUtime=0
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226277931 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13876/statm: 360 110 95 260 0 84 0
[pid=13877] ppid=13876 vsize=3644 CPUtime=0.5
/proc/13877/stat : 13877 (march_dl) R 13876 13876 12769 0 -1 4194304 2205 0 0 0 50 0 0 0 23 0 1 0 226277931 3731456 540 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583368 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13877/statm: 911 540 67 118 0 790 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 5084

[startup+1.33448 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 13878
/proc/meminfo: memFree=1614272/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=1440 CPUtime=0
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226277931 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13876/statm: 360 110 95 260 0 84 0
[pid=13877] ppid=13876 vsize=3908 CPUtime=1.32
/proc/13877/stat : 13877 (march_dl) R 13876 13876 12769 0 -1 4194304 2255 0 0 0 132 0 0 0 25 0 1 0 226277931 4001792 590 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13877/statm: 977 590 67 118 0 856 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 5348

[startup+2.97065 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 13878
/proc/meminfo: memFree=1613888/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=1440 CPUtime=0
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 226277931 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13876/statm: 360 110 95 260 0 84 0
[pid=13877] ppid=13876 vsize=4040 CPUtime=2.95
/proc/13877/stat : 13877 (march_dl) R 13876 13876 12769 0 -1 4194304 2329 0 0 0 295 0 0 0 25 0 1 0 226277931 4136960 664 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13877/statm: 1010 664 67 118 0 889 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 5480

[startup+6.24699 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 13879
/proc/meminfo: memFree=1614784/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=1440 CPUtime=4.99
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 135 5731 0 0 0 0 480 19 16 0 1 0 226277931 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/13876/statm: 360 111 96 260 0 84 0
[pid=13879] ppid=13876 vsize=6188 CPUtime=1.23
/proc/13879/stat : 13879 (ubcsat2006) R 13876 13876 12769 0 -1 4194304 480 0 0 0 119 4 0 0 25 0 1 0 226278431 6336512 463 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/13879/statm: 1547 463 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7087 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 13880
/proc/meminfo: memFree=1608832/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=4584 CPUtime=1.77
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 894 0 0 0 177 0 0 0 25 0 1 0 226279023 4694016 888 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 1146 888 58 118 0 1024 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9572

[startup+25.527 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 13880
/proc/meminfo: memFree=1607104/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=6316 CPUtime=14.58
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 1338 0 0 0 1457 1 0 0 25 0 1 0 226279023 6467584 1332 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 1579 1332 58 118 0 1457 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 11304

[startup+51.1557 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 13880
/proc/meminfo: memFree=1605632/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=7876 CPUtime=40.21
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 1708 0 0 0 4019 2 0 0 25 0 1 0 226279023 8065024 1702 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519436 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 1969 1702 58 118 0 1847 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 12864

[startup+102.409 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 13880
/proc/meminfo: memFree=1604160/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=9396 CPUtime=91.45
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 2068 0 0 0 9142 3 0 0 25 0 1 0 226279023 9621504 2062 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 2349 2062 58 118 0 2227 0
Current children cumulated CPU time (s) 102.36
Current children cumulated vsize (KiB) 14384

[startup+162.481 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 13880
/proc/meminfo: memFree=1603136/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=10360 CPUtime=151.5
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 2323 0 0 0 15147 3 0 0 25 0 1 0 226279023 10608640 2317 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 2590 2317 58 118 0 2468 0
Current children cumulated CPU time (s) 162.41
Current children cumulated vsize (KiB) 15348

[startup+222.549 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 13880
/proc/meminfo: memFree=1602688/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=10992 CPUtime=211.55
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 2434 0 0 0 21151 4 0 0 25 0 1 0 226279023 11255808 2428 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 2748 2428 58 118 0 2626 0
Current children cumulated CPU time (s) 222.46
Current children cumulated vsize (KiB) 15980

[startup+282.614 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 13880
/proc/meminfo: memFree=1601792/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=11872 CPUtime=271.6
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 2663 0 0 0 27155 5 0 0 25 0 1 0 226279023 12156928 2657 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 2968 2657 58 118 0 2846 0
Current children cumulated CPU time (s) 282.51
Current children cumulated vsize (KiB) 16860

[startup+342.68 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 13880
/proc/meminfo: memFree=1601408/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=12316 CPUtime=331.65
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 2746 0 0 0 33160 5 0 0 25 0 1 0 226279023 12611584 2740 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 3079 2740 58 118 0 2957 0
Current children cumulated CPU time (s) 342.56
Current children cumulated vsize (KiB) 17304

[startup+402.752 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 13880
/proc/meminfo: memFree=1600576/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=13156 CPUtime=391.71
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 2965 0 0 0 39165 6 0 0 25 0 1 0 226279023 13471744 2959 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 3289 2959 58 118 0 3167 0
Current children cumulated CPU time (s) 402.62
Current children cumulated vsize (KiB) 18144

[startup+462.818 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 13880
/proc/meminfo: memFree=1600064/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=13752 CPUtime=451.76
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 3079 0 0 0 45169 7 0 0 25 0 1 0 226279023 14082048 3073 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 3438 3073 58 118 0 3316 0
Current children cumulated CPU time (s) 462.67

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


[startup+823.238 s]
/proc/loadavg: 1.08 1.02 1.01 2/79 13880
/proc/meminfo: memFree=1598592/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=15292 CPUtime=812.09
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 3472 0 0 0 81199 10 0 0 25 0 1 0 226279023 15659008 3466 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525610 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 3823 3466 58 118 0 3701 0
Current children cumulated CPU time (s) 823
Current children cumulated vsize (KiB) 20280

[startup+883.305 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 13880
/proc/meminfo: memFree=1598272/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=15608 CPUtime=872.14
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 3538 0 0 0 87203 11 0 0 25 0 1 0 226279023 15982592 3532 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 3902 3532 58 118 0 3780 0
Current children cumulated CPU time (s) 883.05
Current children cumulated vsize (KiB) 20596

[startup+943.377 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 13880
/proc/meminfo: memFree=1597760/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=16172 CPUtime=932.19
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 3675 0 0 0 93208 11 0 0 25 0 1 0 226279023 16560128 3669 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 4043 3669 58 118 0 3921 0
Current children cumulated CPU time (s) 943.1
Current children cumulated vsize (KiB) 21160

[startup+1003.44 s]
/proc/loadavg: 1.05 1.02 1.00 2/79 13880
/proc/meminfo: memFree=1597440/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=16628 CPUtime=992.25
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 3768 0 0 0 99213 12 0 0 25 0 1 0 226279023 17027072 3762 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 4157 3762 58 118 0 4035 0
Current children cumulated CPU time (s) 1003.16
Current children cumulated vsize (KiB) 21616

[startup+1063.51 s]
/proc/loadavg: 1.02 1.01 1.00 2/79 13880
/proc/meminfo: memFree=1597312/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=16628 CPUtime=1052.31
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 3787 0 0 0 105218 13 0 0 25 0 1 0 226279023 17027072 3781 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 4157 3781 58 118 0 4035 0
Current children cumulated CPU time (s) 1063.22
Current children cumulated vsize (KiB) 21616

[startup+1123.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13880
/proc/meminfo: memFree=1597120/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=16772 CPUtime=1112.35
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 3816 0 0 0 111222 13 0 0 25 0 1 0 226279023 17174528 3810 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 4193 3810 58 118 0 4071 0
Current children cumulated CPU time (s) 1123.26
Current children cumulated vsize (KiB) 21760

[startup+1183.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13880
/proc/meminfo: memFree=1596992/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=17056 CPUtime=1172.41
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 3864 0 0 0 117227 14 0 0 25 0 1 0 226279023 17465344 3858 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 4264 3858 58 118 0 4142 0
Current children cumulated CPU time (s) 1183.32
Current children cumulated vsize (KiB) 22044

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

[startup+1187.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13880
/proc/meminfo: memFree=1596992/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=17056 CPUtime=1176.2
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 3864 0 0 0 117606 14 0 0 25 0 1 0 226279023 17465344 3858 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 4264 3858 58 118 0 4142 0
Current children cumulated CPU time (s) 1187.11
Current children cumulated vsize (KiB) 22044

[startup+1194 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13880
/proc/meminfo: memFree=1596992/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=17056 CPUtime=1182.76
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 3864 0 0 0 118262 14 0 0 25 0 1 0 226279023 17465344 3858 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 4264 3858 58 118 0 4142 0
Current children cumulated CPU time (s) 1193.67
Current children cumulated vsize (KiB) 22044

[startup+1197.29 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13880
/proc/meminfo: memFree=1596992/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=17056 CPUtime=1186.04
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 3864 0 0 0 118590 14 0 0 25 0 1 0 226279023 17465344 3858 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 4264 3858 58 118 0 4142 0
Current children cumulated CPU time (s) 1196.95
Current children cumulated vsize (KiB) 22044

[startup+1198.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13880
/proc/meminfo: memFree=1596992/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=17056 CPUtime=1187.68
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 3864 0 0 0 118754 14 0 0 25 0 1 0 226279023 17465344 3858 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 4264 3858 58 118 0 4142 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 22044

[startup+1199.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13880
/proc/meminfo: memFree=1596992/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=17056 CPUtime=1188.5
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 3864 0 0 0 118836 14 0 0 25 0 1 0 226279023 17465344 3858 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525805 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 4264 3858 58 118 0 4142 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 22044

[startup+1199.95 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13880
/proc/meminfo: memFree=1596992/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=17056 CPUtime=1188.71
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 3864 0 0 0 118857 14 0 0 25 0 1 0 226279023 17465344 3858 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 4264 3858 58 118 0 4142 0
Current children cumulated CPU time (s) 1199.62
Current children cumulated vsize (KiB) 22044

[startup+1200.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 13880
/proc/meminfo: memFree=1596992/2055920 swapFree=4142416/4192956
[pid=13876] ppid=13874 vsize=4988 CPUtime=10.91
/proc/13876/stat : 13876 (SATzilla2007_C) S 13874 13876 12769 0 -1 4194304 1895 6217 0 0 374 8 683 26 25 0 1 0 226277931 5107712 1065 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/13876/statm: 1247 1065 165 260 0 971 0
[pid=13880] ppid=13876 vsize=17056 CPUtime=1188.81
/proc/13880/stat : 13880 (minisat20) R 13876 13876 12769 0 -1 4194304 3864 0 0 0 118867 14 0 0 25 0 1 0 226279023 17465344 3858 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13880/statm: 4264 3858 58 118 0 4142 0
Current children cumulated CPU time (s) 1199.72
Current children cumulated vsize (KiB) 22044

Child status: 17
Real time (s): 1200.07
CPU time (s): 1199.75
CPU user time (s): 1199.26
CPU system time (s): 0.491925
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 22044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.26
system time used= 0.491925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11989
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= 74
involuntary context switches= 1937

runsolver used 1.12583 second user time and 3.14052 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Wed Feb 21 13:07:12 UTC 2007

IDJOB= 304660
IDBENCH= 20137
IDSOLVER= 135
FILE ID= node7/304660-1172063232

PBS_JOBID= 3865289

Free space on /tmp= 66537 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  15014b36bd3f1b632f14e04ffece9292

RANDOM SEED= 409333948

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.232
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.232
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:       1616936 kB
Buffers:         55352 kB
Cached:         282780 kB
SwapCached:      16216 kB
Active:         244536 kB
Inactive:       124196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616936 kB
SwapTotal:     4192956 kB
SwapFree:      4142416 kB
Dirty:            8684 kB
Writeback:           0 kB
Mapped:          30216 kB
Slab:            55764 kB
Committed_AS:   844248 kB
PageTables:       1764 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= 66537 MiB

End job on node7 on Wed Feb 21 13:27:12 UTC 2007