Trace number 368756

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) 4998.9 5000.82

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
MD5SUM71878da25e778158aa56312337016eac
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables772
Number of clauses9601
Sum of the clauses size28996
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39408
Number of clauses of size 4193
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.59/10.71	c run March_dl for 5 seconds ... 
10.59/10.71	c Bin: Executing march_dl
10.59/10.71	c child exit by a signal
10.59/10.71	c march_dl returned code 137.
10.59/10.71	c run saps (UBCSAT implementation) for 2 seconds ... 
10.59/10.71	c Bin: Executing ubcsat2006
10.59/10.71	c child exited successfully
10.59/10.71	c ubcsat2006 returned code 0.
10.59/10.71	c satzilla computing base features
10.59/10.71	c satzilla doing unit-prop probe
10.59/10.71	c satzilla doing local search probe
10.59/10.71	c satzilla doing lobjois search-space size estimate
10.59/10.71	c satzilla's ranking:
10.59/10.71	c 1) minisat20+P: 2.318085
10.59/10.71	c 2) march_dl+P: 2.619808
10.59/10.71	c 3) vallst+P: 2.788293
10.59/10.71	c 4) march_dl: 3.057219
10.59/10.71	c 5) zchaff_rand+P: 3.345907
10.59/10.71	c 6) minisat20: 3.382951
10.59/10.71	c 7) kcnfs+P: 999.000000
10.59/10.71	c 8) kcnfs: 999.000000
10.59/10.71	c 9) vallst: 999.000000
10.59/10.71	c 10) zchaff_rand: 999.000000
10.59/10.71	c satzilla running minisat20 with preprocessing ... 
10.59/10.74	This is MiniSat 2.0 beta
10.59/10.74	WARNING: for repeatability, setting FPU to use double precision
10.59/10.74	============================[ Problem Statistics ]=============================
10.59/10.74	|                                                                             |
10.59/10.74	|  Number of variables:  772                                                  |
10.59/10.74	|  Number of clauses:    9601                                                 |
10.59/10.74	|  Parsing time:         0.01         s                                       |
10.59/10.74	============================[ Search Statistics ]==============================
10.59/10.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.59/10.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.59/10.74	===============================================================================
10.59/10.74	|         0 |     772     9601    28996 |     3200        0    nan |  0.000 % |
10.59/10.75	|       100 |     772     9601    28996 |     3520      100      5 |  0.000 % |
10.59/10.76	|       250 |     772     9601    28996 |     3872      250      7 |  0.000 % |
10.59/10.77	|       478 |     772     9601    28996 |     4259      478      9 |  0.000 % |
10.59/10.79	|       816 |     772     9601    28996 |     4685      816     10 |  0.000 % |
10.63/10.81	|      1323 |     772     9601    28996 |     5154     1323     11 |  0.000 % |
10.63/10.86	|      2082 |     772     9601    28996 |     5669     2082     12 |  0.000 % |
10.78/10.96	|      3221 |     772     9601    28996 |     6236     3221     15 |  0.000 % |
10.98/11.13	|      4929 |     772     9601    28996 |     6860     4929     16 |  0.000 % |
11.28/11.42	|      7492 |     772     9601    28996 |     7546     4012     13 |  0.000 % |
11.68/11.83	|     11336 |     772     9601    28996 |     8300     4053     14 |  0.000 % |
12.28/12.49	|     17105 |     772     9601    28996 |     9130     5652     14 |  0.000 % |
13.38/13.57	|     25754 |     772     9601    28996 |    10044     5067     16 |  0.000 % |
15.38/15.56	|     38728 |     772     9601    28996 |    11048     7901     15 |  0.000 % |
18.38/18.60	|     58190 |     772     9601    28996 |    12153    10687     17 |  0.000 % |
23.37/23.58	|     87383 |     772     9601    28996 |    13368     9313     18 |  0.000 % |
30.86/31.03	|    131172 |     772     9601    28996 |    14705    12821     18 |  0.000 % |
42.96/43.14	|    196856 |     772     9601    28996 |    16175    12081     14 |  0.000 % |
62.35/62.59	|    295383 |     772     9601    28996 |    17793    13067     17 |  0.000 % |
96.24/96.41	|    443173 |     772     9601    28996 |    19572     9114     17 |  0.000 % |
150.43/150.62	|    664856 |     772     9601    28996 |    21530    14910     19 |  0.000 % |
233.29/233.55	|    997382 |     772     9601    28996 |    23683    12629     17 |  0.001 % |
361.66/361.93	|   1496170 |     772     9601    28996 |    26051    12868     16 |  0.000 % |
576.58/576.94	|   2244352 |     772     9601    28996 |    28656    16979     17 |  0.000 % |
941.25/941.79	|   3366626 |     772     9601    28996 |    31522    18606     22 |  0.001 % |
1540.45/1541.14	|   5050037 |     772     9601    28996 |    34674    26301     20 |  0.001 % |
2522.32/2523.36	|   7575154 |     772     9601    28996 |    38142    25125     21 |  0.001 % |
4101.86/4103.56	|  11362829 |     772     9601    28996 |    41956    34335     24 |  0.000 % |
4998.86/5000.80	c Preprocessing...
4998.86/5000.80	c Inital problem has 772 variables, 9601 nary clauses (0 binary clauses).
4998.86/5000.80	c Num non-binary clauses 9601, Average non-binary clause length 3.020
4998.86/5000.80	c Theory has no gaps
4998.86/5000.80	c Preprocessor runtime was 0.020 seconds.
4998.86/5000.80	c 
4998.86/5000.80	c Satisfiability of theory still undetermined.
4998.86/5000.80	c See file /tmp/aC7nhs for simplified theory.
4998.86/5000.80	c Bin: Executing minisat20
4998.86/5000.80	c child exit by a signal
4998.86/5000.80	c minisat20 returned code 137.
4998.86/5000.80	c minisat20 returned code 137.
4998.86/5000.80	c satzilla running march_dl with preprocessing ... 
4998.86/5000.81	c Bin: Executing march_dl
4998.86/5000.81	c march_dl returned code 1.
4998.86/5000.81	c march_dl returned code 1.
4998.86/5000.81	c satzilla running vallst with preprocessing ... 
4998.86/5000.81	c Bin: Executing vallst
4998.86/5000.81	c vallst returned code 1.
4998.86/5000.81	c vallst returned code 1.
4998.86/5000.81	c satzilla running march_dl ... 
4998.86/5000.81	c Bin: Executing march_dl
4998.86/5000.81	c march_dl returned code 1.
4998.86/5000.81	c march_dl returned code 1.
4998.86/5000.81	c satzilla running zchaff_rand with preprocessing ... 
4998.86/5000.81	c Bin: Executing zchaff_rand
4998.86/5000.81	c zchaff_rand returned code 1.
4998.86/5000.81	c zchaff_rand returned code 1.
4998.86/5000.81	c satzilla running minisat20 ... 
4998.86/5000.81	c Bin: Executing minisat20
4998.86/5000.81	c minisat20 returned code 1.
4998.86/5000.81	c minisat20 returned code 1.
4998.86/5000.81	c satzilla running kcnfs with preprocessing ... 
4998.86/5000.81	c Bin: Executing kcnfs
4998.86/5000.81	c kcnfs returned code 1.
4998.86/5000.81	c kcnfs returned code 1.
4998.86/5000.81	c satzilla running kcnfs ... 
4998.86/5000.81	c Bin: Executing kcnfs
4998.86/5000.81	c kcnfs returned code 1.
4998.86/5000.81	c kcnfs returned code 1.
4998.86/5000.81	c satzilla running vallst ... 
4998.86/5000.81	c Bin: Executing vallst
4998.86/5000.81	c vallst returned code 1.
4998.86/5000.81	c vallst returned code 1.
4998.86/5000.81	c satzilla running zchaff_rand ... 
4998.86/5000.81	c Bin: Executing zchaff_rand
4998.86/5000.81	c zchaff_rand returned code 1.
4998.86/5000.81	c zchaff_rand returned code 1.
4998.86/5000.81	c ERROR: All Failed! 
4998.86/5000.81	c SATZILLA_TIME=4999.640000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node59/watcher-368756-1177251241 -o ROOT/results/node59/solver-368756-1177251241 -C 5000 -W 7500 -M 1800 --output-limit 1,15 /tmp/evaluation/368756-1177251241/SATzilla2007_C /tmp/evaluation/368756-1177251241/instance-368756-1177251241.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 7500 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.85 0.97 0.99 3/64 21820
/proc/meminfo: memFree=1876512/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=1440 CPUtime=0
/proc/21820/stat : 21820 (SATzilla2007_C) R 21818 21820 21764 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 173033746 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/21820/statm: 360 110 95 260 0 84 0
[pid=21821] ppid=21820 vsize=768 CPUtime=0
/proc/21821/stat : 21821 (march_dl) R 21820 21820 21764 0 -1 4194304 96 0 0 0 0 0 0 0 18 0 1 0 173033746 786432 91 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21821/statm: 192 91 50 118 0 71 0

[startup+0.0956019 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 21820
/proc/meminfo: memFree=1876512/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=1440 CPUtime=0
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173033746 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21820/statm: 360 110 95 260 0 84 0
[pid=21821] ppid=21820 vsize=4660 CPUtime=0.09
/proc/21821/stat : 21821 (march_dl) R 21820 21820 21764 0 -1 4194304 1249 0 0 0 9 0 0 0 19 0 1 0 173033746 4771840 1086 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21821/statm: 1165 1086 73 118 0 1044 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6100

[startup+0.101602 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 21820
/proc/meminfo: memFree=1876512/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=1440 CPUtime=0
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173033746 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21820/statm: 360 110 95 260 0 84 0
[pid=21821] ppid=21820 vsize=4808 CPUtime=0.09
/proc/21821/stat : 21821 (march_dl) R 21820 21820 21764 0 -1 4194304 1256 0 0 0 9 0 0 0 19 0 1 0 173033746 4923392 1093 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21821/statm: 1202 1093 73 118 0 1081 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6248

[startup+0.301639 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 21820
/proc/meminfo: memFree=1876512/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=1440 CPUtime=0
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173033746 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21820/statm: 360 110 95 260 0 84 0
[pid=21821] ppid=21820 vsize=7312 CPUtime=0.28
/proc/21821/stat : 21821 (march_dl) R 21820 21820 21764 0 -1 4194304 1886 0 0 0 27 1 0 0 20 0 1 0 173033746 7487488 1723 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21821/statm: 1828 1723 73 118 0 1707 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8752

[startup+0.701715 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 21820
/proc/meminfo: memFree=1876512/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=1440 CPUtime=0
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173033746 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21820/statm: 360 110 95 260 0 84 0
[pid=21821] ppid=21820 vsize=8204 CPUtime=0.69
/proc/21821/stat : 21821 (march_dl) R 21820 21820 21764 0 -1 4194304 2094 0 0 0 65 4 0 0 25 0 1 0 173033746 8400896 1931 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21821/statm: 2051 1931 73 118 0 1930 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9644

[startup+1.50287 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 21822
/proc/meminfo: memFree=1868880/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=1440 CPUtime=0
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173033746 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21820/statm: 360 110 95 260 0 84 0
[pid=21821] ppid=21820 vsize=8512 CPUtime=1.49
/proc/21821/stat : 21821 (march_dl) R 21820 21820 21764 0 -1 4194304 2170 0 0 0 141 8 0 0 25 0 1 0 173033746 8716288 2006 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21821/statm: 2128 2006 73 118 0 2007 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9952

[startup+3.10117 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 21822
/proc/meminfo: memFree=1868432/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=1440 CPUtime=0
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 173033746 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21820/statm: 360 110 95 260 0 84 0
[pid=21821] ppid=21820 vsize=9472 CPUtime=3.08
/proc/21821/stat : 21821 (march_dl) R 21820 21820 21764 0 -1 4194304 2367 0 0 0 290 18 0 0 25 0 1 0 173033746 9699328 2193 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21821/statm: 2368 2193 73 118 0 2247 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10912

[startup+6.30278 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 21823
/proc/meminfo: memFree=1874128/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=1440 CPUtime=4.99
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 135 2784 0 0 0 0 476 23 16 0 1 0 173033746 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21820/statm: 360 111 96 260 0 84 0
[pid=21823] ppid=21820 vsize=6188 CPUtime=1.21
/proc/21823/stat : 21823 (ubcsat2006) R 21820 21820 21764 0 -1 4194304 355 0 13 0 109 12 0 0 25 0 1 0 173034246 6336512 351 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21823/statm: 1547 351 156 64 0 1128 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 7628

[startup+12.702 s]
/proc/loadavg: 0.88 0.97 0.99 2/66 21824
/proc/meminfo: memFree=1871568/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=2912 CPUtime=1.95
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 448 0 0 0 195 0 0 0 25 0 1 0 173034820 2981888 442 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 728 442 58 118 0 606 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 6252

[startup+25.5014 s]
/proc/loadavg: 0.90 0.97 0.99 2/66 21824
/proc/meminfo: memFree=1870480/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=3884 CPUtime=14.74
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 693 0 0 0 1474 0 0 0 25 0 1 0 173034820 3977216 687 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 971 687 58 118 0 849 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 7224

[startup+51.1013 s]
/proc/loadavg: 0.93 0.97 0.99 2/66 21824
/proc/meminfo: memFree=1869904/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=4696 CPUtime=40.32
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 866 0 0 0 4032 0 0 0 25 0 1 0 173034820 4808704 860 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 1174 860 58 118 0 1052 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 8036

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 21824
/proc/meminfo: memFree=1869072/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=5608 CPUtime=91.52
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 1083 0 0 0 9151 1 0 0 25 0 1 0 173034820 5742592 1077 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 1402 1077 58 118 0 1280 0
Current children cumulated CPU time (s) 102.15
Current children cumulated vsize (KiB) 8948

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21824
/proc/meminfo: memFree=1868496/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=6172 CPUtime=151.49
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 1231 0 0 0 15148 1 0 0 25 0 1 0 173034820 6320128 1225 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 1543 1225 58 118 0 1421 0
Current children cumulated CPU time (s) 162.12
Current children cumulated vsize (KiB) 9512

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21824
/proc/meminfo: memFree=1868112/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=6584 CPUtime=211.47
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 1316 0 0 0 21146 1 0 0 25 0 1 0 173034820 6742016 1310 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 1646 1310 58 118 0 1524 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 9924

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21824
/proc/meminfo: memFree=1867728/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=6868 CPUtime=271.45
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 1390 0 0 0 27144 1 0 0 25 0 1 0 173034820 7032832 1384 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 1717 1384 58 118 0 1595 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 10208

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 21824
/proc/meminfo: memFree=1867408/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=7208 CPUtime=331.43
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 1474 0 0 0 33141 2 0 0 25 0 1 0 173034820 7380992 1468 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 1802 1468 58 118 0 1680 0

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22024
/proc/meminfo: memFree=1856784/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=17512 CPUtime=4709.83
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 3899 0 0 0 470976 7 0 0 25 0 1 0 173034820 17932288 3893 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 4378 3893 58 118 0 4256 0
Current children cumulated CPU time (s) 4720.46
Current children cumulated vsize (KiB) 20852

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22024
/proc/meminfo: memFree=1856656/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=17512 CPUtime=4769.81
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 3922 0 0 0 476974 7 0 0 25 0 1 0 173034820 17932288 3916 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 4378 3916 58 118 0 4256 0
Current children cumulated CPU time (s) 4780.44
Current children cumulated vsize (KiB) 20852

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22024
/proc/meminfo: memFree=1856656/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=17512 CPUtime=4829.79
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 3923 0 0 0 482972 7 0 0 25 0 1 0 173034820 17932288 3917 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 4378 3917 58 118 0 4256 0
Current children cumulated CPU time (s) 4840.42
Current children cumulated vsize (KiB) 20852

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22024
/proc/meminfo: memFree=1856528/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=17688 CPUtime=4889.76
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 3951 0 0 0 488969 7 0 0 25 0 1 0 173034820 18112512 3945 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 4422 3945 58 118 0 4300 0
Current children cumulated CPU time (s) 4900.39
Current children cumulated vsize (KiB) 21028

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22024
/proc/meminfo: memFree=1856464/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=17688 CPUtime=4949.74
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 3954 0 0 0 494967 7 0 0 25 0 1 0 173034820 18112512 3948 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 4422 3948 58 118 0 4300 0
Current children cumulated CPU time (s) 4960.37
Current children cumulated vsize (KiB) 21028

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22024
/proc/meminfo: memFree=1856464/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=17688 CPUtime=4953.74
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 3954 0 0 0 495367 7 0 0 25 0 1 0 173034820 18112512 3948 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 4422 3948 58 118 0 4300 0
Current children cumulated CPU time (s) 4964.37
Current children cumulated vsize (KiB) 21028

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22024
/proc/meminfo: memFree=1856464/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=17688 CPUtime=4966.54
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 3954 0 0 0 496647 7 0 0 25 0 1 0 173034820 18112512 3948 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 4422 3948 58 118 0 4300 0
Current children cumulated CPU time (s) 4977.17
Current children cumulated vsize (KiB) 21028

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22024
/proc/meminfo: memFree=1856464/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=17688 CPUtime=4979.33
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 3955 0 0 0 497926 7 0 0 25 0 1 0 173034820 18112512 3949 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 4422 3949 58 118 0 4300 0
Current children cumulated CPU time (s) 4989.96
Current children cumulated vsize (KiB) 21028

[startup+4995.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22024
/proc/meminfo: memFree=1856464/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=17688 CPUtime=4982.53
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 3955 0 0 0 498246 7 0 0 25 0 1 0 173034820 18112512 3949 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 4422 3949 58 118 0 4300 0
Current children cumulated CPU time (s) 4993.16
Current children cumulated vsize (KiB) 21028

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22024
/proc/meminfo: memFree=1856464/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=17688 CPUtime=4985.74
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 3957 0 0 0 498567 7 0 0 25 0 1 0 173034820 18112512 3951 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 4422 3951 58 118 0 4300 0
Current children cumulated CPU time (s) 4996.37
Current children cumulated vsize (KiB) 21028

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22024
/proc/meminfo: memFree=1856464/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=17688 CPUtime=4987.33
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 3957 0 0 0 498726 7 0 0 25 0 1 0 173034820 18112512 3951 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 4422 3951 58 118 0 4300 0
Current children cumulated CPU time (s) 4997.96
Current children cumulated vsize (KiB) 21028

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22024
/proc/meminfo: memFree=1856464/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=17688 CPUtime=4987.73
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 3957 0 0 0 498766 7 0 0 25 0 1 0 173034820 18112512 3951 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 4422 3951 58 118 0 4300 0
Current children cumulated CPU time (s) 4998.36
Current children cumulated vsize (KiB) 21028

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22024
/proc/meminfo: memFree=1856464/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=17688 CPUtime=4988.13
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 3957 0 0 0 498806 7 0 0 25 0 1 0 173034820 18112512 3951 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 4422 3951 58 118 0 4300 0
Current children cumulated CPU time (s) 4998.76
Current children cumulated vsize (KiB) 21028

[startup+5000.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22024
/proc/meminfo: memFree=1856464/2055920 swapFree=4184568/4192956
[pid=21820] ppid=21818 vsize=3340 CPUtime=10.63
/proc/21820/stat : 21820 (SATzilla2007_C) S 21818 21820 21764 0 -1 4194304 1174 3145 0 13 324 16 678 45 25 0 1 0 173033746 3420160 652 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21820/statm: 835 652 165 260 0 559 0
[pid=21824] ppid=21820 vsize=17688 CPUtime=4988.23
/proc/21824/stat : 21824 (minisat20) R 21820 21820 21764 0 -1 4194304 3957 0 0 0 498816 7 0 0 25 0 1 0 173034820 18112512 3951 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21824/statm: 4422 3951 58 118 0 4300 0
Current children cumulated CPU time (s) 4998.86
Current children cumulated vsize (KiB) 21028

Child status: 17
Real time (s): 5000.82
CPU time (s): 4998.9
CPU user time (s): 4998.2
CPU system time (s): 0.696894
CPU usage (%): 99.9616
Max. virtual memory (cumulated for all children) (KiB): 21028

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.2
system time used= 0.696894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8289
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43
involuntary context switches= 9144

runsolver used 3.12652 second user time and 10.6304 second system time

The end

Launcher Data (download as text)

Begin job on node59 on Sun Apr 22 14:14:01 UTC 2007

IDJOB= 368756
IDBENCH= 24617
IDSOLVER= 179
FILE ID= node59/368756-1177251241

PBS_JOBID= 4650590

Free space on /tmp= 66323 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.02-s111845174.sat05-536.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/368756-1177251241/SATzilla2007_C /tmp/evaluation/368756-1177251241/instance-368756-1177251241.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node59/watcher-368756-1177251241 -o ROOT/results/node59/solver-368756-1177251241 -C 5000 -W 7500 -M 1800 --output-limit 1,15  /tmp/evaluation/368756-1177251241/SATzilla2007_C /tmp/evaluation/368756-1177251241/instance-368756-1177251241.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  71878da25e778158aa56312337016eac

RANDOM SEED= 506543272

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 1800 MiB

Linux node59.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.268
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.268
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:       1876984 kB
Buffers:         18916 kB
Cached:          96460 kB
SwapCached:       2264 kB
Active:          22636 kB
Inactive:       102036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1876984 kB
SwapTotal:     4192956 kB
SwapFree:      4184568 kB
Dirty:            8688 kB
Writeback:           0 kB
Mapped:          16020 kB
Slab:            40260 kB
Committed_AS:  3001152 kB
PageTables:       1472 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= 66323 MiB

End job on node59 on Sun Apr 22 15:37:22 UTC 2007