Trace number 335782

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 RANDOM? (exit code) 1199.48 1199.81

General information on the benchmark

Namecrafted/Hard/contest05/counting-php/
easier-fphp-020-015.sat05-1218.reshuffled-07.cnf
MD5SUM5c9a33eabccd4cfda0614fe55b1a1565
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark34.0958
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses4970
Sum of the clauses size10200
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24950
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data (download as text)

10.59/10.65	c run March_dl for 5 seconds ... 
10.59/10.65	c Bin: Executing march_dl
10.59/10.65	c child exit by a signal
10.59/10.65	c march_dl returned code 137.
10.59/10.65	c run saps (UBCSAT implementation) for 2 seconds ... 
10.59/10.65	c Bin: Executing ubcsat2006
10.59/10.65	c child exited successfully
10.59/10.65	c ubcsat2006 returned code 0.
10.59/10.65	c satzilla computing base features
10.59/10.65	c satzilla doing unit-prop probe
10.59/10.65	c satzilla doing local search probe
10.59/10.65	c satzilla doing lobjois search-space size estimate
10.59/10.65	c satzilla's ranking:
10.59/10.65	c 1) minisat20+P: -31.890680
10.59/10.65	c 2) kcnfs: 4.424673
10.59/10.65	c 3) march_dl: 33.513259
10.59/10.65	c 4) kcnfs+P: 999.000000
10.59/10.65	c 5) march_dl+P: 999.000000
10.59/10.65	c 6) vallst+P: 999.000000
10.59/10.65	c 7) zchaff_rand+P: 999.000000
10.59/10.65	c 8) vallst: 999.000000
10.59/10.65	c 9) zchaff_rand: 999.000000
10.59/10.65	c 10) minisat20: 999.000000
10.59/10.65	c satzilla running minisat20 with preprocessing ... 
10.59/10.66	This is MiniSat 2.0 beta
10.59/10.66	WARNING: for repeatability, setting FPU to use double precision
10.59/10.66	============================[ Problem Statistics ]=============================
10.59/10.66	|                                                                             |
10.59/10.66	|  Number of variables:  300                                                  |
10.59/10.66	|  Number of clauses:    4970                                                 |
10.59/10.66	|  Parsing time:         0.00         s                                       |
10.59/10.66	============================[ Search Statistics ]==============================
10.59/10.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.59/10.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.59/10.66	===============================================================================
10.59/10.66	|         0 |     300     4970    10200 |     1656        0    nan |  0.000 % |
10.59/10.67	|       100 |     300     4970    10200 |     1822      100     56 |  0.038 % |
10.59/10.67	|       250 |     300     4970    10200 |     2004      250     55 |  0.038 % |
10.59/10.68	|       475 |     300     4970    10200 |     2205      475     56 |  0.038 % |
10.59/10.69	|       814 |     300     4970    10200 |     2425      814     64 |  0.001 % |
10.65/10.71	|      1320 |     300     4970    10200 |     2668     1320     66 |  0.038 % |
10.65/10.76	|      2079 |     300     4970    10200 |     2934     2079     71 |  0.038 % |
10.65/10.85	|      3219 |     300     4970    10200 |     3228     1623     72 |  0.001 % |
10.88/10.98	|      4927 |     300     4970    10200 |     3551     3331     79 |  0.038 % |
11.07/11.19	|      7489 |     300     4970    10200 |     3906     2072     75 |  0.038 % |
11.57/11.66	|     11333 |     300     4970    10200 |     4296     3834     87 |  0.038 % |
12.37/12.44	|     17101 |     300     4970    10200 |     4726     2773     83 |  0.038 % |
13.57/13.61	|     25752 |     300     4970    10200 |     5199     3951     88 |  0.038 % |
15.57/15.64	|     38726 |     300     4970    10200 |     5719     3312     89 |  0.001 % |
18.96/19.03	|     58187 |     300     4970    10200 |     6291     4883     91 |  0.038 % |
24.36/24.45	|     87379 |     300     4970    10200 |     6920     4651     92 |  0.038 % |
33.97/34.08	|    131168 |     300     4970    10200 |     7612     5475     93 |  0.038 % |
49.66/49.70	|    196852 |     300     4970    10200 |     8373     4388     96 |  0.038 % |
75.55/75.67	|    295379 |     300     4970    10200 |     9210     8203     97 |  0.001 % |
112.34/112.45	|    443169 |     300     4970    10200 |    10132     4831     89 |  0.038 % |
172.42/172.53	|    664856 |     300     4970    10200 |    11145     8793     95 |  0.001 % |
268.31/268.41	|    997381 |     300     4970    10200 |    12259    11346     95 |  0.001 % |
423.06/423.26	|   1496170 |     300     4970    10200 |    13485    10408     94 |  0.038 % |
680.30/680.56	|   2244353 |     300     4970    10200 |    14834    11181     94 |  0.038 % |
1091.48/1091.84	|   3366632 |     300     4970    10200 |    16317    11125    102 |  0.001 % |
1199.46/1199.80	c Preprocessing...
1199.46/1199.80	c Inital problem has 300 variables, 20 nary clauses (4950 binary clauses).
1199.46/1199.80	c Num non-binary clauses 20, Average non-binary clause length 15.000
1199.46/1199.80	c Theory has no gaps
1199.46/1199.80	c Preprocessor runtime was 0.010 seconds.
1199.46/1199.80	c 
1199.46/1199.80	c Satisfiability of theory still undetermined.
1199.46/1199.80	c See file /tmp/CnMJqJ for simplified theory.
1199.46/1199.80	c Bin: Executing minisat20
1199.46/1199.80	c child exit by a signal
1199.46/1199.80	c minisat20 returned code 137.
1199.46/1199.80	c minisat20 returned code 137.
1199.46/1199.80	c satzilla running kcnfs ... 
1199.46/1199.80	c Bin: Executing kcnfs
1199.46/1199.80	c kcnfs returned code 1.
1199.46/1199.80	c kcnfs returned code 1.
1199.46/1199.80	c satzilla running march_dl ... 
1199.46/1199.80	c Bin: Executing march_dl
1199.46/1199.80	c march_dl returned code 1.
1199.46/1199.80	c march_dl returned code 1.
1199.46/1199.80	c satzilla running kcnfs with preprocessing ... 
1199.46/1199.80	c Bin: Executing kcnfs
1199.46/1199.80	c kcnfs returned code 1.
1199.46/1199.80	c kcnfs returned code 1.
1199.46/1199.80	c satzilla running march_dl with preprocessing ... 
1199.46/1199.80	c Bin: Executing march_dl
1199.46/1199.80	c march_dl returned code 1.
1199.46/1199.80	c march_dl returned code 1.
1199.46/1199.80	c satzilla running vallst with preprocessing ... 
1199.46/1199.80	c Bin: Executing vallst
1199.46/1199.80	c vallst returned code 1.
1199.46/1199.80	c vallst returned code 1.
1199.46/1199.80	c satzilla running zchaff_rand with preprocessing ... 
1199.46/1199.80	c Bin: Executing zchaff_rand
1199.46/1199.80	c zchaff_rand returned code 1.
1199.46/1199.80	c zchaff_rand returned code 1.
1199.46/1199.80	c satzilla running vallst ... 
1199.46/1199.80	c Bin: Executing vallst
1199.46/1199.80	c vallst returned code 1.
1199.46/1199.80	c vallst returned code 1.
1199.46/1199.80	c satzilla running zchaff_rand ... 
1199.46/1199.80	c Bin: Executing zchaff_rand
1199.46/1199.80	c zchaff_rand returned code 1.
1199.46/1199.80	c zchaff_rand returned code 1.
1199.46/1199.80	c satzilla running minisat20 ... 
1199.46/1199.80	c Bin: Executing minisat20
1199.46/1199.80	c minisat20 returned code 1.
1199.46/1199.80	c minisat20 returned code 1.
1199.46/1199.80	c ERROR: All Failed! 
1199.46/1199.80	c SATZILLA_TIME=1199.650000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.1 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node24/watcher-335782-1173634272 -o ROOT/results/node24/solver-335782-1173634272 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335782-1173634272/SATzilla2007_R /tmp/evaluation/335782-1173634272/instance-335782-1173634272.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.91 0.97 0.99 3/77 8004
/proc/meminfo: memFree=1913696/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=1440 CPUtime=0
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383381542 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 360 110 95 260 0 84 0
[pid=8005] ppid=8004 vsize=636 CPUtime=0
/proc/8005/stat : 8005 (march_dl) R 8004 8004 7180 0 -1 4194304 89 0 0 0 0 0 0 0 19 0 1 0 383381542 651264 84 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134550148 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8005/statm: 159 84 50 118 0 38 0

[startup+0.0746379 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 8004
/proc/meminfo: memFree=1913696/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=1440 CPUtime=0
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383381542 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 360 110 95 260 0 84 0
[pid=8005] ppid=8004 vsize=1760 CPUtime=0.07
/proc/8005/stat : 8005 (march_dl) R 8004 8004 7180 0 -1 4194304 314 0 0 0 7 0 0 0 19 0 1 0 383381542 1802240 306 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527800 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8005/statm: 440 306 75 118 0 319 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3200

[startup+0.10164 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 8004
/proc/meminfo: memFree=1913696/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=1440 CPUtime=0
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383381542 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 360 110 95 260 0 84 0
[pid=8005] ppid=8004 vsize=1760 CPUtime=0.09
/proc/8005/stat : 8005 (march_dl) R 8004 8004 7180 0 -1 4194304 314 0 0 0 9 0 0 0 19 0 1 0 383381542 1802240 306 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533013 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8005/statm: 440 306 75 118 0 319 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3200

[startup+0.301661 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 8004
/proc/meminfo: memFree=1913696/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=1440 CPUtime=0
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383381542 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 360 110 95 260 0 84 0
[pid=8005] ppid=8004 vsize=1760 CPUtime=0.29
/proc/8005/stat : 8005 (march_dl) R 8004 8004 7180 0 -1 4194304 318 0 0 0 29 0 0 0 21 0 1 0 383381542 1802240 310 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8005/statm: 440 310 75 118 0 319 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3200

[startup+0.701703 s]
/proc/loadavg: 0.91 0.97 0.99 3/77 8004
/proc/meminfo: memFree=1913696/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=1440 CPUtime=0
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383381542 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 360 110 95 260 0 84 0
[pid=8005] ppid=8004 vsize=1760 CPUtime=0.69
/proc/8005/stat : 8005 (march_dl) R 8004 8004 7180 0 -1 4194304 319 0 0 0 69 0 0 0 24 0 1 0 383381542 1802240 311 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587985 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8005/statm: 440 311 75 118 0 319 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3200

[startup+1.50179 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 8006
/proc/meminfo: memFree=1912720/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=1440 CPUtime=0
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383381542 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 360 110 95 260 0 84 0
[pid=8005] ppid=8004 vsize=1760 CPUtime=1.49
/proc/8005/stat : 8005 (march_dl) R 8004 8004 7180 0 -1 4194304 322 0 0 0 149 0 0 0 25 0 1 0 383381542 1802240 314 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134617248 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8005/statm: 440 314 75 118 0 319 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3200

[startup+3.10196 s]
/proc/loadavg: 0.91 0.97 0.99 2/79 8006
/proc/meminfo: memFree=1912592/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=1440 CPUtime=0
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383381542 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 360 110 95 260 0 84 0
[pid=8005] ppid=8004 vsize=1760 CPUtime=3.09
/proc/8005/stat : 8005 (march_dl) R 8004 8004 7180 0 -1 4194304 322 0 0 0 309 0 0 0 25 0 1 0 383381542 1802240 314 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134532769 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8005/statm: 440 314 75 118 0 319 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3200

[startup+6.3013 s]
/proc/loadavg: 0.92 0.97 0.99 2/79 8007
/proc/meminfo: memFree=1912976/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=1440 CPUtime=4.99
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 135 323 0 0 0 0 499 0 16 0 1 0 383381542 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8004/statm: 360 111 96 260 0 84 0
[pid=8007] ppid=8004 vsize=6188 CPUtime=1.29
/proc/8007/stat : 8007 (ubcsat2006) R 8004 8004 7180 0 -1 4194304 294 0 0 0 115 14 0 0 25 0 1 0 383382043 6336512 277 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8007/statm: 1547 277 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 8008
/proc/meminfo: memFree=1910160/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=4204 CPUtime=2.02
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 725 0 0 0 202 0 0 0 25 0 1 0 383382609 4304896 719 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 1051 719 58 118 0 929 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6452

[startup+25.5014 s]
/proc/loadavg: 0.94 0.97 0.99 2/79 8008
/proc/meminfo: memFree=1908112/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=6076 CPUtime=14.81
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 1198 0 0 0 1481 0 0 0 25 0 1 0 383382609 6221824 1192 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528409 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 1519 1192 58 118 0 1397 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 8324

[startup+51.1011 s]
/proc/loadavg: 0.96 0.97 0.99 2/79 8008
/proc/meminfo: memFree=1906768/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=7552 CPUtime=40.41
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 1553 0 0 0 4040 1 0 0 25 0 1 0 383382609 7733248 1547 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 1888 1547 58 118 0 1766 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9800

[startup+102.307 s]
/proc/loadavg: 0.98 0.97 0.99 2/79 8008
/proc/meminfo: memFree=1904784/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=9572 CPUtime=91.6
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 2051 0 0 0 9159 1 0 0 25 0 1 0 383382609 9801728 2045 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 2393 2045 58 118 0 2271 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 11820

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8008
/proc/meminfo: memFree=1903952/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=10404 CPUtime=151.58
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 2259 0 0 0 15157 1 0 0 25 0 1 0 383382609 10653696 2253 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 2601 2253 58 118 0 2479 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 12652

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8008
/proc/meminfo: memFree=1902928/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=11496 CPUtime=211.57
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 2503 0 0 0 21155 2 0 0 25 0 1 0 383382609 11771904 2497 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 2874 2497 58 118 0 2752 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 13744

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8008
/proc/meminfo: memFree=1902032/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=12296 CPUtime=271.55
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 2724 0 0 0 27153 2 0 0 25 0 1 0 383382609 12591104 2718 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 3074 2718 58 118 0 2952 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 14544

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 8008
/proc/meminfo: memFree=1901648/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=12852 CPUtime=331.53
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 2831 0 0 0 33151 2 0 0 25 0 1 0 383382609 13160448 2825 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 3213 2825 58 118 0 3091 0

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


[startup+822.302 s]
/proc/loadavg: 1.08 1.03 1.00 2/79 8010
/proc/meminfo: memFree=1897872/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=16316 CPUtime=811.41
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 3685 0 0 0 81137 4 0 0 25 0 1 0 383382609 16707584 3679 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 4079 3679 58 118 0 3957 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 18564

[startup+882.301 s]
/proc/loadavg: 1.18 1.07 1.01 2/79 8010
/proc/meminfo: memFree=1897808/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=16580 CPUtime=871.39
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 3742 0 0 0 87135 4 0 0 25 0 1 0 383382609 16977920 3736 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 4145 3736 58 118 0 4023 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 18828

[startup+942.302 s]
/proc/loadavg: 1.11 1.07 1.01 2/79 8010
/proc/meminfo: memFree=1897744/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=16552 CPUtime=931.37
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 3746 0 0 0 93133 4 0 0 25 0 1 0 383382609 16949248 3740 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 4138 3740 58 118 0 4016 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 18800

[startup+1002.3 s]
/proc/loadavg: 1.04 1.05 1.01 2/79 8010
/proc/meminfo: memFree=1897744/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=16532 CPUtime=991.36
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 3747 0 0 0 99132 4 0 0 25 0 1 0 383382609 16928768 3741 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 4133 3741 58 118 0 4011 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 18780

[startup+1062.3 s]
/proc/loadavg: 1.01 1.04 1.00 2/79 8010
/proc/meminfo: memFree=1897680/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=16668 CPUtime=1051.34
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 3767 0 0 0 105130 4 0 0 25 0 1 0 383382609 17068032 3761 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 4167 3761 58 118 0 4045 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 18916

[startup+1122.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 8010
/proc/meminfo: memFree=1897232/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=17064 CPUtime=1111.32
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 3872 0 0 0 111128 4 0 0 25 0 1 0 383382609 17473536 3866 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 4266 3866 58 118 0 4144 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 19312

[startup+1182.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 8010
/proc/meminfo: memFree=1896784/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=17488 CPUtime=1171.31
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 3981 0 0 0 117126 5 0 0 25 0 1 0 383382609 17907712 3975 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519442 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 4372 3975 58 118 0 4250 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 19736

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 8010
/proc/meminfo: memFree=1896784/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=17488 CPUtime=1179.31
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 3981 0 0 0 117926 5 0 0 25 0 1 0 383382609 17907712 3975 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 4372 3975 58 118 0 4250 0
Current children cumulated CPU time (s) 1189.96
Current children cumulated vsize (KiB) 19736

[startup+1196.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 8010
/proc/meminfo: memFree=1896720/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=17636 CPUtime=1185.71
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 3992 0 0 0 118566 5 0 0 25 0 1 0 383382609 18059264 3986 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 4409 3986 58 118 0 4287 0
Current children cumulated CPU time (s) 1196.36
Current children cumulated vsize (KiB) 19884

[startup+1198.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 8010
/proc/meminfo: memFree=1896720/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=17636 CPUtime=1187.31
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 3992 0 0 0 118726 5 0 0 25 0 1 0 383382609 18059264 3986 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 4409 3986 58 118 0 4287 0
Current children cumulated CPU time (s) 1197.96
Current children cumulated vsize (KiB) 19884

[startup+1199.1 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 8010
/proc/meminfo: memFree=1896720/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=17636 CPUtime=1188.11
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 3998 0 0 0 118806 5 0 0 25 0 1 0 383382609 18059264 3992 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 4409 3992 58 118 0 4287 0
Current children cumulated CPU time (s) 1198.76
Current children cumulated vsize (KiB) 19884

[startup+1199.5 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 8010
/proc/meminfo: memFree=1896720/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=17636 CPUtime=1188.51
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 3998 0 0 0 118846 5 0 0 25 0 1 0 383382609 18059264 3992 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 4409 3992 58 118 0 4287 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 19884

[startup+1199.7 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 8010
/proc/meminfo: memFree=1896720/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=17636 CPUtime=1188.71
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 4008 0 0 0 118866 5 0 0 25 0 1 0 383382609 18059264 4002 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 4409 4002 58 118 0 4287 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 19884

[startup+1199.8 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 8010
/proc/meminfo: memFree=1896720/2055920 swapFree=4144284/4192956
[pid=8004] ppid=8002 vsize=2248 CPUtime=10.65
/proc/8004/stat : 8004 (SATzilla2007_R) S 8002 8004 7180 0 -1 4194304 766 623 0 0 316 23 700 26 25 0 1 0 383381542 2301952 373 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/8004/statm: 562 373 165 260 0 286 0
[pid=8008] ppid=8004 vsize=17636 CPUtime=1188.81
/proc/8008/stat : 8008 (minisat20) R 8004 8004 7180 0 -1 4194304 4010 0 0 0 118876 5 0 0 25 0 1 0 383382609 18059264 4004 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/8008/statm: 4409 4004 58 118 0 4287 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 19884

Child status: 17
Real time (s): 1199.81
CPU time (s): 1199.48
CPU user time (s): 1198.93
CPU system time (s): 0.550916
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 19884

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

runsolver used 1.39979 second user time and 2.96755 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Sun Mar 11 17:31:13 UTC 2007

IDJOB= 335782
IDBENCH= 24659
IDSOLVER= 134
FILE ID= node24/335782-1173634272

PBS_JOBID= 4101289

Free space on /tmp= 66554 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/counting-php/easier-fphp-020-015.sat05-1218.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335782-1173634272/SATzilla2007_R /tmp/evaluation/335782-1173634272/instance-335782-1173634272.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-335782-1173634272 -o ROOT/results/node24/solver-335782-1173634272 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335782-1173634272/SATzilla2007_R /tmp/evaluation/335782-1173634272/instance-335782-1173634272.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  5c9a33eabccd4cfda0614fe55b1a1565

RANDOM SEED= 544290501

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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:       1914296 kB
Buffers:         17804 kB
Cached:          86660 kB
SwapCached:       3792 kB
Active:          38260 kB
Inactive:        76208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1914296 kB
SwapTotal:     4192956 kB
SwapFree:      4144284 kB
Dirty:            8400 kB
Writeback:           0 kB
Mapped:          15448 kB
Slab:            12768 kB
Committed_AS:   914496 kB
PageTables:       1732 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= 66554 MiB

End job on node24 on Sun Mar 11 17:51:13 UTC 2007