Trace number 339688

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.44 1199.79

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest04-lksat-n1000-m6860-k4-l4-s1935114289.sat05-523.reshuffled-07.cnf
MD5SUM27360692d166ffe055bd444eea177edf
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark858.356
Satisfiable
(Un)Satisfiability was proved
Number of variables987
Number of clauses6860
Sum of the clauses size27440
Maximum clause length4
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 46860
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.48/10.59	c run March_dl for 5 seconds ... 
10.48/10.59	c Bin: Executing march_dl
10.48/10.59	c child exit by a signal
10.48/10.59	c march_dl returned code 137.
10.48/10.59	c run saps (UBCSAT implementation) for 2 seconds ... 
10.48/10.59	c Bin: Executing ubcsat2006
10.48/10.59	c child exited successfully
10.48/10.59	c ubcsat2006 returned code 0.
10.48/10.59	c satzilla computing base features
10.48/10.59	c satzilla doing unit-prop probe
10.48/10.59	c satzilla doing local search probe
10.48/10.59	c satzilla doing lobjois search-space size estimate
10.48/10.59	c satzilla's ranking:
10.48/10.59	c 1) minisat20+P: 3.541774
10.48/10.59	c 2) kcnfs: 6.863358
10.48/10.59	c 3) march_dl: 10.804908
10.48/10.59	c 4) kcnfs+P: 999.000000
10.48/10.59	c 5) march_dl+P: 999.000000
10.48/10.59	c 6) vallst+P: 999.000000
10.48/10.59	c 7) zchaff_rand+P: 999.000000
10.48/10.59	c 8) vallst: 999.000000
10.48/10.59	c 9) zchaff_rand: 999.000000
10.48/10.59	c 10) minisat20: 999.000000
10.48/10.59	c satzilla running minisat20 with preprocessing ... 
10.58/10.62	This is MiniSat 2.0 beta
10.58/10.62	WARNING: for repeatability, setting FPU to use double precision
10.58/10.62	============================[ Problem Statistics ]=============================
10.58/10.62	|                                                                             |
10.58/10.63	|  Number of variables:  987                                                  |
10.58/10.63	|  Number of clauses:    6860                                                 |
10.58/10.63	|  Parsing time:         0.00         s                                       |
10.58/10.63	============================[ Search Statistics ]==============================
10.58/10.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.58/10.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.58/10.63	===============================================================================
10.58/10.63	|         0 |     987     6860    27440 |     2286        0    nan |  0.000 % |
10.58/10.63	|       100 |     987     6860    27440 |     2515      100      3 |  0.000 % |
10.58/10.64	|       251 |     987     6860    27440 |     2766      251      3 |  0.000 % |
10.58/10.65	|       477 |     987     6860    27440 |     3043      477      3 |  0.000 % |
10.58/10.66	|       814 |     987     6860    27440 |     3347      814      3 |  0.000 % |
10.58/10.67	|      1321 |     987     6860    27440 |     3682     1321      4 |  0.000 % |
10.60/10.71	|      2080 |     987     6860    27440 |     4050     2080      7 |  0.000 % |
10.60/10.78	|      3219 |     987     6860    27440 |     4456     3219     11 |  0.000 % |
10.87/10.91	|      4928 |     987     6860    27440 |     4901     2658     13 |  0.000 % |
11.06/11.13	|      7490 |     987     6860    27440 |     5391     2730     11 |  0.001 % |
11.36/11.48	|     11334 |     987     6860    27440 |     5931     3853     14 |  0.001 % |
11.97/12.06	|     17100 |     987     6860    27440 |     6524     3619     15 |  0.000 % |
12.86/12.95	|     25749 |     987     6860    27440 |     7176     5692     17 |  0.000 % |
14.27/14.36	|     38724 |     987     6860    27440 |     7894     4163     13 |  0.000 % |
16.56/16.67	|     58185 |     987     6860    27440 |     8683     7719     17 |  0.001 % |
20.06/20.17	|     87377 |     987     6860    27440 |     9551     6256     17 |  0.000 % |
25.86/25.91	|    131167 |     987     6860    27440 |    10507     6789     16 |  0.000 % |
34.66/34.70	|    196851 |     987     6860    27440 |    11557     8978     16 |  0.000 % |
48.45/48.50	|    295377 |     987     6860    27440 |    12713     8588     17 |  0.000 % |
70.25/70.34	|    443167 |     987     6860    27440 |    13985     9163     18 |  0.000 % |
105.43/105.55	|    664851 |     987     6860    27440 |    15383    12763     16 |  0.000 % |
161.91/162.01	|    997378 |     987     6860    27440 |    16921    12652     19 |  0.000 % |
250.29/250.47	|   1496166 |     987     6860    27440 |    18614     9780     18 |  0.000 % |
395.55/395.77	|   2244348 |     987     6860    27440 |    20475    10436     17 |  0.000 % |
630.09/630.39	|   3366622 |     987     6860    27440 |    22523    12241     16 |  0.000 % |
1008.97/1009.35	|   5050033 |     985     6803    27212 |    24775    20644     19 |  0.203 % |
1199.32/1199.79	c Preprocessing...
1199.32/1199.79	c Inital problem has 1000 variables, 6860 nary clauses (0 binary clauses).
1199.32/1199.79	c Num non-binary clauses 6860, Average non-binary clause length 4.000
1199.32/1199.79	c Preprocessor runtime was 0.010 seconds.
1199.32/1199.79	c 
1199.32/1199.79	c Satisfiability of theory still undetermined.
1199.32/1199.79	c See file /tmp/9qkNbn for simplified theory.
1199.32/1199.79	c Bin: Executing minisat20
1199.32/1199.79	c child exit by a signal
1199.32/1199.79	c minisat20 returned code 137.
1199.32/1199.79	c minisat20 returned code 137.
1199.32/1199.79	c satzilla running kcnfs ... 
1199.32/1199.79	c Bin: Executing kcnfs
1199.32/1199.79	c kcnfs returned code 1.
1199.32/1199.79	c kcnfs returned code 1.
1199.32/1199.79	c satzilla running march_dl ... 
1199.32/1199.79	c Bin: Executing march_dl
1199.32/1199.79	c march_dl returned code 1.
1199.32/1199.79	c march_dl returned code 1.
1199.32/1199.79	c satzilla running kcnfs with preprocessing ... 
1199.32/1199.79	c Bin: Executing kcnfs
1199.32/1199.79	c kcnfs returned code 1.
1199.32/1199.79	c kcnfs returned code 1.
1199.32/1199.79	c satzilla running march_dl with preprocessing ... 
1199.32/1199.79	c Bin: Executing march_dl
1199.32/1199.79	c march_dl returned code 1.
1199.32/1199.79	c march_dl returned code 1.
1199.32/1199.79	c satzilla running vallst with preprocessing ... 
1199.32/1199.79	c Bin: Executing vallst
1199.32/1199.79	c vallst returned code 1.
1199.32/1199.79	c vallst returned code 1.
1199.32/1199.79	c satzilla running zchaff_rand with preprocessing ... 
1199.32/1199.79	c Bin: Executing zchaff_rand
1199.32/1199.79	c zchaff_rand returned code 1.
1199.32/1199.79	c zchaff_rand returned code 1.
1199.32/1199.79	c satzilla running vallst ... 
1199.32/1199.79	c Bin: Executing vallst
1199.32/1199.79	c vallst returned code 1.
1199.32/1199.79	c vallst returned code 1.
1199.32/1199.79	c satzilla running zchaff_rand ... 
1199.32/1199.79	c Bin: Executing zchaff_rand
1199.32/1199.79	c zchaff_rand returned code 1.
1199.32/1199.79	c zchaff_rand returned code 1.
1199.32/1199.79	c satzilla running minisat20 ... 
1199.32/1199.79	c Bin: Executing minisat20
1199.32/1199.79	c minisat20 returned code 1.
1199.32/1199.79	c minisat20 returned code 1.
1199.32/1199.79	c ERROR: All Failed! 
1199.32/1199.79	c SATZILLA_TIME=1199.600000

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-339688-1173709498 -o ROOT/results/node24/solver-339688-1173709498 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339688-1173709498/SATzilla2007_R /tmp/evaluation/339688-1173709498/instance-339688-1173709498.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.92 0.98 0.99 3/77 16581
/proc/meminfo: memFree=1778200/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=1440 CPUtime=0
/proc/16581/stat : 16581 (SATzilla2007_R) R 16579 16581 13292 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 390904083 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/16581/statm: 360 110 95 260 0 84 0
[pid=16582] ppid=16581 vsize=768 CPUtime=0
/proc/16582/stat : 16582 (march_dl) R 16581 16581 13292 0 -1 4194304 99 0 0 0 0 0 0 0 18 0 1 0 390904083 786432 94 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16582/statm: 192 95 50 118 0 71 0

[startup+0.0830749 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16581
/proc/meminfo: memFree=1778200/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=1440 CPUtime=0
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 390904083 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16581/statm: 360 110 95 260 0 84 0
[pid=16582] ppid=16581 vsize=1760 CPUtime=0.08
/proc/16582/stat : 16582 (march_dl) R 16581 16581 13292 0 -1 4194304 400 0 0 0 8 0 0 0 19 0 1 0 390904083 1802240 349 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16582/statm: 440 349 67 118 0 319 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3200

[startup+0.101076 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16581
/proc/meminfo: memFree=1778200/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=1440 CPUtime=0
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 390904083 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16581/statm: 360 110 95 260 0 84 0
[pid=16582] ppid=16581 vsize=1760 CPUtime=0.09
/proc/16582/stat : 16582 (march_dl) R 16581 16581 13292 0 -1 4194304 402 0 0 0 9 0 0 0 19 0 1 0 390904083 1802240 351 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16582/statm: 440 351 67 118 0 319 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3200

[startup+0.301097 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16581
/proc/meminfo: memFree=1778200/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=1440 CPUtime=0
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 390904083 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16581/statm: 360 110 95 260 0 84 0
[pid=16582] ppid=16581 vsize=5548 CPUtime=0.29
/proc/16582/stat : 16582 (march_dl) R 16581 16581 13292 0 -1 4194304 1372 0 0 0 27 2 0 0 21 0 1 0 390904083 5681152 1280 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16582/statm: 1387 1280 72 118 0 1266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6988

[startup+0.701141 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 16581
/proc/meminfo: memFree=1778200/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=1440 CPUtime=0
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 390904083 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16581/statm: 360 110 95 260 0 84 0
[pid=16582] ppid=16581 vsize=5844 CPUtime=0.69
/proc/16582/stat : 16582 (march_dl) R 16581 16581 13292 0 -1 4194304 1415 0 0 0 56 13 0 0 24 0 1 0 390904083 5984256 1323 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16582/statm: 1461 1323 72 118 0 1340 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7284

[startup+1.50123 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 16583
/proc/meminfo: memFree=1773000/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=1440 CPUtime=0
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 390904083 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16581/statm: 360 110 95 260 0 84 0
[pid=16582] ppid=16581 vsize=5928 CPUtime=1.49
/proc/16582/stat : 16582 (march_dl) R 16581 16581 13292 0 -1 4194304 1762 0 0 0 122 27 0 0 25 0 1 0 390904083 6070272 1345 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16582/statm: 1482 1345 74 118 0 1361 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7368

[startup+3.1014 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 16583
/proc/meminfo: memFree=1772808/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=1440 CPUtime=0
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 390904083 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16581/statm: 360 110 95 260 0 84 0
[pid=16582] ppid=16581 vsize=5928 CPUtime=3.09
/proc/16582/stat : 16582 (march_dl) R 16581 16581 13292 0 -1 4194304 1762 0 0 0 282 27 0 0 25 0 1 0 390904083 6070272 1345 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16582/statm: 1482 1345 74 118 0 1361 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7368

[startup+6.30174 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 16584
/proc/meminfo: memFree=1776976/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=1440 CPUtime=4.99
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 135 1763 0 0 0 0 472 27 16 0 1 0 390904083 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/16581/statm: 360 111 96 260 0 84 0
[pid=16584] ppid=16581 vsize=6188 CPUtime=1.28
/proc/16584/stat : 16584 (ubcsat2006) R 16581 16581 13292 0 -1 4194304 349 0 0 0 114 14 0 0 25 0 1 0 390904583 6336512 332 18446744073709551615 134512640 134777720 4294956592 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16584/statm: 1547 332 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 16585
/proc/meminfo: memFree=1774416/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=2880 CPUtime=2.06
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 426 0 0 0 206 0 0 0 25 0 1 0 390905146 2949120 420 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 720 420 58 118 0 598 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6028

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 16585
/proc/meminfo: memFree=1773584/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=3680 CPUtime=14.86
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 629 0 0 0 1486 0 0 0 25 0 1 0 390905146 3768320 623 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134535707 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 920 623 58 118 0 798 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 6828

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 16585
/proc/meminfo: memFree=1772880/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=4400 CPUtime=40.45
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 795 0 0 0 4045 0 0 0 25 0 1 0 390905146 4505600 789 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134529351 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 1100 789 58 118 0 978 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 7548

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 16585
/proc/meminfo: memFree=1772240/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=5068 CPUtime=91.64
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 959 0 0 0 9164 0 0 0 25 0 1 0 390905146 5189632 953 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 1267 953 58 118 0 1145 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8216

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 16585
/proc/meminfo: memFree=1771600/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=5596 CPUtime=151.61
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 1108 0 0 0 15161 0 0 0 25 0 1 0 390905146 5730304 1102 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 1399 1102 58 118 0 1277 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 8744

[startup+222.302 s]
/proc/loadavg: 1.04 1.00 1.00 2/79 16585
/proc/meminfo: memFree=1771088/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=6156 CPUtime=211.6
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 1227 0 0 0 21160 0 0 0 25 0 1 0 390905146 6303744 1221 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 1539 1221 58 118 0 1417 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 9304

[startup+282.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/79 16585
/proc/meminfo: memFree=1770640/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=6612 CPUtime=271.59
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 1339 0 0 0 27158 1 0 0 25 0 1 0 390905146 6770688 1333 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 1653 1333 58 118 0 1531 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 9760

[startup+342.302 s]
/proc/loadavg: 1.06 1.02 1.00 2/79 16585
/proc/meminfo: memFree=1770384/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=6892 CPUtime=331.57
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 1404 0 0 0 33156 1 0 0 25 0 1 0 390905146 7057408 1398 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 1723 1398 58 118 0 1601 0

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


[startup+762.305 s]
/proc/loadavg: 1.01 1.05 1.01 2/79 16585
/proc/meminfo: memFree=1768464/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=8652 CPUtime=751.45
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 1858 0 0 0 75144 1 0 0 25 0 1 0 390905146 8859648 1852 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 2163 1852 58 118 0 2041 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 11800

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.00 2/79 16585
/proc/meminfo: memFree=1768208/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=8916 CPUtime=811.43
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 1934 0 0 0 81142 1 0 0 25 0 1 0 390905146 9129984 1928 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 2229 1928 58 118 0 2107 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 12064

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.00 2/79 16585
/proc/meminfo: memFree=1768144/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=9048 CPUtime=871.41
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 1951 0 0 0 87140 1 0 0 25 0 1 0 390905146 9265152 1945 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134527427 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 2262 1945 58 118 0 2140 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 12196

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 16585
/proc/meminfo: memFree=1768016/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=9192 CPUtime=931.39
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 1969 0 0 0 93138 1 0 0 25 0 1 0 390905146 9412608 1963 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 2298 1963 58 118 0 2176 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 12340

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 16585
/proc/meminfo: memFree=1767952/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=9192 CPUtime=991.37
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 1983 0 0 0 99136 1 0 0 25 0 1 0 390905146 9412608 1977 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134528423 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 2298 1977 58 118 0 2176 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 12340

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 16585
/proc/meminfo: memFree=1767632/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=9636 CPUtime=1051.37
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 2078 0 0 0 105135 2 0 0 25 0 1 0 390905146 9867264 2072 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 2409 2072 58 118 0 2287 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 12784

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 16585
/proc/meminfo: memFree=1767440/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=9636 CPUtime=1111.35
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 2110 0 0 0 111133 2 0 0 25 0 1 0 390905146 9867264 2104 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 2409 2104 58 118 0 2287 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 12784

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16587
/proc/meminfo: memFree=1767312/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=9908 CPUtime=1171.33
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 2150 0 0 0 117131 2 0 0 25 0 1 0 390905146 10145792 2144 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525630 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 2477 2144 58 118 0 2355 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 13056

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16587
/proc/meminfo: memFree=1767312/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=9908 CPUtime=1179.33
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 2156 0 0 0 117931 2 0 0 25 0 1 0 390905146 10145792 2150 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134535756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 2477 2150 58 118 0 2355 0
Current children cumulated CPU time (s) 1189.93
Current children cumulated vsize (KiB) 13056

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16587
/proc/meminfo: memFree=1767248/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=9908 CPUtime=1185.73
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 2156 0 0 0 118571 2 0 0 25 0 1 0 390905146 10145792 2150 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 2477 2150 58 118 0 2355 0
Current children cumulated CPU time (s) 1196.33
Current children cumulated vsize (KiB) 13056

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16587
/proc/meminfo: memFree=1767248/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=9908 CPUtime=1187.32
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 2156 0 0 0 118730 2 0 0 25 0 1 0 390905146 10145792 2150 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 2477 2150 58 118 0 2355 0
Current children cumulated CPU time (s) 1197.92
Current children cumulated vsize (KiB) 13056

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16587
/proc/meminfo: memFree=1767248/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=9908 CPUtime=1188.12
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 2156 0 0 0 118810 2 0 0 25 0 1 0 390905146 10145792 2150 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 2477 2150 58 118 0 2355 0
Current children cumulated CPU time (s) 1198.72
Current children cumulated vsize (KiB) 13056

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16587
/proc/meminfo: memFree=1767248/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=9908 CPUtime=1188.52
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 2156 0 0 0 118850 2 0 0 25 0 1 0 390905146 10145792 2150 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 2477 2150 58 118 0 2355 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 13056

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 16587
/proc/meminfo: memFree=1767248/2055920 swapFree=4144292/4192956
[pid=16581] ppid=16579 vsize=3148 CPUtime=10.6
/proc/16581/stat : 16581 (SATzilla2007_R) S 16579 16581 13292 0 -1 4194304 1125 2118 0 0 319 15 674 52 25 0 1 0 390904083 3223552 605 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16581/statm: 787 605 164 260 0 511 0
[pid=16585] ppid=16581 vsize=9908 CPUtime=1188.72
/proc/16585/stat : 16585 (minisat20) R 16581 16581 13292 0 -1 4194304 2156 0 0 0 118870 2 0 0 25 0 1 0 390905146 10145792 2150 18446744073709551615 134512640 134998072 4294956784 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/16585/statm: 2477 2150 58 118 0 2355 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 13056

Child status: 17
Real time (s): 1199.79
CPU time (s): 1199.44
CPU user time (s): 1198.74
CPU system time (s): 0.699893
CPU usage (%): 99.9707
Max. virtual memory (cumulated for all children) (KiB): 13056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.74
system time used= 0.699893
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= 26
involuntary context switches= 1834

runsolver used 1.3378 second user time and 3.03354 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Mon Mar 12 14:24:58 UTC 2007

IDJOB= 339688
IDBENCH= 24752
IDSOLVER= 134
FILE ID= node24/339688-1173709498

PBS_JOBID= 4101486

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest-02-03-04/contest04-lksat-n1000-m6860-k4-l4-s1935114289.sat05-523.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339688-1173709498/SATzilla2007_R /tmp/evaluation/339688-1173709498/instance-339688-1173709498.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-339688-1173709498 -o ROOT/results/node24/solver-339688-1173709498 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339688-1173709498/SATzilla2007_R /tmp/evaluation/339688-1173709498/instance-339688-1173709498.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  27360692d166ffe055bd444eea177edf

RANDOM SEED= 567689192

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:       1778608 kB
Buffers:         34128 kB
Cached:         193588 kB
SwapCached:       3892 kB
Active:         122912 kB
Inactive:       115592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1778608 kB
SwapTotal:     4192956 kB
SwapFree:      4144292 kB
Dirty:            8480 kB
Writeback:           0 kB
Mapped:          16252 kB
Slab:            24388 kB
Committed_AS:   958572 kB
PageTables:       1736 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66553 MiB

End job on node24 on Mon Mar 12 14:44:58 UTC 2007