Trace number 334019

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (exit code) 1199.44 1200.04

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.47/10.59	c run March_dl for 5 seconds ... 
10.47/10.59	c Bin: Executing march_dl
10.47/10.59	c child exit by a signal
10.47/10.59	c march_dl returned code 137.
10.47/10.59	c run saps (UBCSAT implementation) for 2 seconds ... 
10.47/10.59	c Bin: Executing ubcsat2006
10.47/10.59	c child exited successfully
10.47/10.59	c ubcsat2006 returned code 0.
10.47/10.59	c satzilla computing base features
10.47/10.59	c satzilla doing unit-prop probe
10.47/10.59	c satzilla doing local search probe
10.47/10.59	c satzilla doing lobjois search-space size estimate
10.47/10.59	c satzilla's ranking:
10.47/10.59	c 1) minisat20+P: 2.375978
10.47/10.59	c 2) march_dl+P: 2.573859
10.47/10.59	c 3) vallst+P: 2.802095
10.47/10.59	c 4) march_dl: 3.117112
10.47/10.59	c 5) zchaff_rand+P: 3.314994
10.47/10.59	c 6) minisat20: 3.436491
10.47/10.59	c 7) kcnfs+P: 999.000000
10.47/10.59	c 8) kcnfs: 999.000000
10.47/10.59	c 9) vallst: 999.000000
10.47/10.59	c 10) zchaff_rand: 999.000000
10.47/10.59	c satzilla running minisat20 with preprocessing ... 
10.57/10.63	This is MiniSat 2.0 beta
10.57/10.63	WARNING: for repeatability, setting FPU to use double precision
10.57/10.63	============================[ Problem Statistics ]=============================
10.57/10.63	|                                                                             |
10.57/10.63	|  Number of variables:  772                                                  |
10.57/10.63	|  Number of clauses:    9601                                                 |
10.57/10.63	|  Parsing time:         0.00         s                                       |
10.57/10.63	============================[ Search Statistics ]==============================
10.57/10.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.63	===============================================================================
10.57/10.63	|         0 |     772     9601    28996 |     3200        0    nan |  0.000 % |
10.57/10.64	|       100 |     772     9601    28996 |     3520      100      5 |  0.000 % |
10.57/10.64	|       250 |     772     9601    28996 |     3872      250      7 |  0.000 % |
10.57/10.66	|       478 |     772     9601    28996 |     4259      478      9 |  0.000 % |
10.57/10.68	|       816 |     772     9601    28996 |     4685      816     10 |  0.000 % |
10.60/10.70	|      1323 |     772     9601    28996 |     5154     1323     11 |  0.000 % |
10.60/10.75	|      2082 |     772     9601    28996 |     5669     2082     12 |  0.000 % |
10.60/10.84	|      3221 |     772     9601    28996 |     6236     3221     15 |  0.000 % |
10.96/11.01	|      4929 |     772     9601    28996 |     6860     4929     16 |  0.000 % |
11.26/11.31	|      7492 |     772     9601    28996 |     7546     4012     13 |  0.000 % |
11.66/11.72	|     11336 |     772     9601    28996 |     8300     4053     14 |  0.000 % |
12.26/12.39	|     17105 |     772     9601    28996 |     9130     5652     14 |  0.000 % |
13.36/13.47	|     25754 |     772     9601    28996 |    10044     5067     16 |  0.000 % |
15.36/15.49	|     38728 |     772     9601    28996 |    11048     7901     15 |  0.000 % |
18.46/18.57	|     58190 |     772     9601    28996 |    12153    10687     17 |  0.000 % |
23.55/23.66	|     87383 |     772     9601    28996 |    13368     9313     18 |  0.000 % |
31.25/31.33	|    131172 |     772     9601    28996 |    14705    12821     18 |  0.000 % |
43.54/43.66	|    196856 |     772     9601    28996 |    16175    12081     14 |  0.000 % |
63.73/63.84	|    295383 |     772     9601    28996 |    17793    13067     17 |  0.000 % |
99.12/99.29	|    443173 |     772     9601    28996 |    19572     9114     17 |  0.000 % |
155.49/155.64	|    664856 |     772     9601    28996 |    21530    14910     19 |  0.000 % |
241.33/241.56	|    997382 |     772     9601    28996 |    23683    12629     17 |  0.001 % |
374.09/374.43	|   1496170 |     772     9601    28996 |    26051    12868     16 |  0.000 % |
594.81/595.29	|   2244352 |     772     9601    28996 |    28656    16979     17 |  0.000 % |
966.17/966.73	|   3366626 |     772     9601    28996 |    31522    18606     22 |  0.001 % |
1199.38/1200.03	c Preprocessing...
1199.38/1200.03	c Inital problem has 772 variables, 9601 nary clauses (0 binary clauses).
1199.38/1200.03	c Num non-binary clauses 9601, Average non-binary clause length 3.020
1199.38/1200.03	c Theory has no gaps
1199.38/1200.03	c Preprocessor runtime was 0.020 seconds.
1199.38/1200.03	c 
1199.38/1200.03	c Satisfiability of theory still undetermined.
1199.38/1200.03	c See file /tmp/WQ3wTI for simplified theory.
1199.38/1200.03	c Bin: Executing minisat20
1199.38/1200.03	c child exit by a signal
1199.38/1200.03	c minisat20 returned code 137.
1199.38/1200.03	c minisat20 returned code 137.
1199.38/1200.03	c satzilla running march_dl with preprocessing ... 
1199.38/1200.03	c Bin: Executing march_dl
1199.38/1200.03	c march_dl returned code 1.
1199.38/1200.03	c march_dl returned code 1.
1199.38/1200.03	c satzilla running vallst with preprocessing ... 
1199.38/1200.03	c Bin: Executing vallst
1199.38/1200.03	c vallst returned code 1.
1199.38/1200.03	c vallst returned code 1.
1199.38/1200.03	c satzilla running march_dl ... 
1199.38/1200.03	c Bin: Executing march_dl
1199.38/1200.03	c march_dl returned code 1.
1199.38/1200.03	c march_dl returned code 1.
1199.38/1200.03	c satzilla running zchaff_rand with preprocessing ... 
1199.38/1200.03	c Bin: Executing zchaff_rand
1199.38/1200.03	c zchaff_rand returned code 1.
1199.38/1200.03	c zchaff_rand returned code 1.
1199.38/1200.03	c satzilla running minisat20 ... 
1199.38/1200.03	c Bin: Executing minisat20
1199.38/1200.03	c minisat20 returned code 1.
1199.38/1200.03	c minisat20 returned code 1.
1199.38/1200.03	c satzilla running kcnfs with preprocessing ... 
1199.38/1200.03	c Bin: Executing kcnfs
1199.38/1200.03	c kcnfs returned code 1.
1199.38/1200.03	c kcnfs returned code 1.
1199.38/1200.03	c satzilla running kcnfs ... 
1199.38/1200.03	c Bin: Executing kcnfs
1199.38/1200.03	c kcnfs returned code 1.
1199.38/1200.03	c kcnfs returned code 1.
1199.38/1200.03	c satzilla running vallst ... 
1199.38/1200.03	c Bin: Executing vallst
1199.38/1200.03	c vallst returned code 1.
1199.38/1200.03	c vallst returned code 1.
1199.38/1200.03	c satzilla running zchaff_rand ... 
1199.38/1200.03	c Bin: Executing zchaff_rand
1199.38/1200.03	c zchaff_rand returned code 1.
1199.38/1200.03	c zchaff_rand returned code 1.
1199.38/1200.03	c ERROR: All Failed! 
1199.38/1200.03	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/node6/watcher-334019-1173545827 -o ROOT/results/node6/solver-334019-1173545827 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334019-1173545827/SATzilla2007_C /tmp/evaluation/334019-1173545827/instance-334019-1173545827.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.99 0.98 1.00 2/77 19023
/proc/meminfo: memFree=1447360/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=1440 CPUtime=0
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374537445 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 360 110 95 260 0 84 0
[pid=19024] ppid=19023 vsize=768 CPUtime=0
/proc/19024/stat : 19024 (march_dl) R 19023 19023 17736 0 -1 4194304 98 0 0 0 0 0 0 0 19 0 1 0 374537445 786432 93 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19024/statm: 192 93 50 118 0 71 0

[startup+0.0971631 s]
/proc/loadavg: 0.99 0.98 1.00 2/77 19023
/proc/meminfo: memFree=1447360/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=1440 CPUtime=0
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374537445 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 360 110 95 260 0 84 0
[pid=19024] ppid=19023 vsize=4676 CPUtime=0.08
/proc/19024/stat : 19024 (march_dl) R 19023 19023 17736 0 -1 4194304 1253 0 0 0 8 0 0 0 19 0 1 0 374537445 4788224 1090 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19024/statm: 1169 1090 73 118 0 1048 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6116

[startup+0.101163 s]
/proc/loadavg: 0.99 0.98 1.00 2/77 19023
/proc/meminfo: memFree=1447360/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=1440 CPUtime=0
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374537445 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 360 110 95 260 0 84 0
[pid=19024] ppid=19023 vsize=4808 CPUtime=0.09
/proc/19024/stat : 19024 (march_dl) R 19023 19023 17736 0 -1 4194304 1269 0 0 0 9 0 0 0 19 0 1 0 374537445 4923392 1107 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19024/statm: 1202 1107 73 118 0 1081 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6248

[startup+0.301203 s]
/proc/loadavg: 0.99 0.98 1.00 2/77 19023
/proc/meminfo: memFree=1447360/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=1440 CPUtime=0
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374537445 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 360 110 95 260 0 84 0
[pid=19024] ppid=19023 vsize=7312 CPUtime=0.29
/proc/19024/stat : 19024 (march_dl) R 19023 19023 17736 0 -1 4194304 1891 0 0 0 27 2 0 0 21 0 1 0 374537445 7487488 1728 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19024/statm: 1828 1728 73 118 0 1707 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8752

[startup+0.701281 s]
/proc/loadavg: 0.99 0.98 1.00 2/77 19023
/proc/meminfo: memFree=1447360/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=1440 CPUtime=0
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374537445 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 360 110 95 260 0 84 0
[pid=19024] ppid=19023 vsize=8204 CPUtime=0.69
/proc/19024/stat : 19024 (march_dl) R 19023 19023 17736 0 -1 4194304 2094 0 0 0 65 4 0 0 25 0 1 0 374537445 8400896 1931 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19024/statm: 2051 1931 73 118 0 1930 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9644

[startup+1.50144 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19025
/proc/meminfo: memFree=1439728/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=1440 CPUtime=0
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374537445 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 360 110 95 260 0 84 0
[pid=19024] ppid=19023 vsize=8512 CPUtime=1.49
/proc/19024/stat : 19024 (march_dl) R 19023 19023 17736 0 -1 4194304 2170 0 0 0 140 9 0 0 25 0 1 0 374537445 8716288 2006 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19024/statm: 2128 2006 73 118 0 2007 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9952

[startup+3.10275 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19025
/proc/meminfo: memFree=1439216/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=1440 CPUtime=0
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374537445 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 360 110 95 260 0 84 0
[pid=19024] ppid=19023 vsize=9472 CPUtime=3.09
/proc/19024/stat : 19024 (march_dl) R 19023 19023 17736 0 -1 4194304 2367 0 0 0 292 17 0 0 25 0 1 0 374537445 9699328 2193 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19024/statm: 2368 2193 73 118 0 2247 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10912

[startup+6.30138 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19026
/proc/meminfo: memFree=1446064/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=1440 CPUtime=4.99
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 135 2784 0 0 0 0 479 20 16 0 1 0 374537445 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19023/statm: 360 111 96 260 0 84 0
[pid=19026] ppid=19023 vsize=6188 CPUtime=1.29
/proc/19026/stat : 19026 (ubcsat2006) R 19023 19023 17736 0 -1 4194304 368 0 0 0 119 10 0 0 25 0 1 0 374537945 6336512 351 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19026/statm: 1547 351 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19027
/proc/meminfo: memFree=1443440/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=3044 CPUtime=2.06
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 470 0 0 0 206 0 0 0 25 0 1 0 374538508 3117056 464 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 761 464 58 118 0 639 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6384

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19027
/proc/meminfo: memFree=1442352/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=3884 CPUtime=14.85
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 693 0 0 0 1485 0 0 0 25 0 1 0 374538508 3977216 687 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 971 687 58 118 0 849 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 7224

[startup+51.1012 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19027
/proc/meminfo: memFree=1441712/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=4564 CPUtime=40.43
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 861 0 0 0 4043 0 0 0 25 0 1 0 374538508 4673536 855 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 1141 855 58 118 0 1019 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 7904

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19027
/proc/meminfo: memFree=1440816/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=5608 CPUtime=91.62
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 1079 0 0 0 9161 1 0 0 25 0 1 0 374538508 5742592 1073 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528650 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 1402 1073 58 118 0 1280 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 8948

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19027
/proc/meminfo: memFree=1440240/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=6012 CPUtime=151.59
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 1205 0 0 0 15158 1 0 0 25 0 1 0 374538508 6156288 1199 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 1503 1199 58 118 0 1381 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 9352

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19027
/proc/meminfo: memFree=1439856/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=6436 CPUtime=211.57
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 1310 0 0 0 21155 2 0 0 25 0 1 0 374538508 6590464 1304 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525765 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 1609 1304 58 118 0 1487 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 9776

[startup+282.303 s]
/proc/loadavg: 0.99 0.98 1.00 2/85 19151
/proc/meminfo: memFree=1438208/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=6868 CPUtime=271.47
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 1389 0 0 0 27145 2 0 0 25 0 1 0 374538508 7032832 1383 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525688 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 1717 1383 58 118 0 1595 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 10208

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19225
/proc/meminfo: memFree=1439152/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=7044 CPUtime=331.4
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 1440 0 0 0 33137 3 0 0 25 0 1 0 374538508 7213056 1434 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 1761 1434 58 118 0 1639 0

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


[startup+822.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19225
/proc/meminfo: memFree=1436912/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=9576 CPUtime=811.22
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 2025 0 0 0 81114 8 0 0 25 0 1 0 374538508 9805824 2019 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 2394 2019 58 118 0 2272 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 12916

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19225
/proc/meminfo: memFree=1436784/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=9708 CPUtime=871.2
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 2054 0 0 0 87112 8 0 0 25 0 1 0 374538508 9940992 2048 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 2427 2048 58 118 0 2305 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 13048

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19225
/proc/meminfo: memFree=1436784/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=9800 CPUtime=931.18
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 2073 0 0 0 93109 9 0 0 25 0 1 0 374538508 10035200 2067 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528576 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 2450 2067 58 118 0 2328 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 13140

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19225
/proc/meminfo: memFree=1436464/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=10092 CPUtime=991.15
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 2145 0 0 0 99106 9 0 0 25 0 1 0 374538508 10334208 2139 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 2523 2139 58 118 0 2401 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 13432

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19225
/proc/meminfo: memFree=1436336/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=10232 CPUtime=1051.13
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 2177 0 0 0 105103 10 0 0 25 0 1 0 374538508 10477568 2171 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 2558 2171 58 118 0 2436 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 13572

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19225
/proc/meminfo: memFree=1435824/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=10772 CPUtime=1111.11
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 2306 0 0 0 111100 11 0 0 25 0 1 0 374538508 11030528 2300 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 2693 2300 58 118 0 2571 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 14112

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19225
/proc/meminfo: memFree=1435568/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=11048 CPUtime=1171.09
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 2375 0 0 0 117098 11 0 0 25 0 1 0 374538508 11313152 2369 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 2762 2369 58 118 0 2640 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 14388

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19225
/proc/meminfo: memFree=1435504/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=11048 CPUtime=1179.08
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 2384 0 0 0 117897 11 0 0 25 0 1 0 374538508 11313152 2378 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 2762 2378 58 118 0 2640 0
Current children cumulated CPU time (s) 1189.68
Current children cumulated vsize (KiB) 14388

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19225
/proc/meminfo: memFree=1435504/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=11048 CPUtime=1185.49
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 2384 0 0 0 118538 11 0 0 25 0 1 0 374538508 11313152 2378 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 2762 2378 58 118 0 2640 0
Current children cumulated CPU time (s) 1196.09
Current children cumulated vsize (KiB) 14388

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19225
/proc/meminfo: memFree=1435504/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=11048 CPUtime=1187.08
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 2384 0 0 0 118697 11 0 0 25 0 1 0 374538508 11313152 2378 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 2762 2378 58 118 0 2640 0
Current children cumulated CPU time (s) 1197.68
Current children cumulated vsize (KiB) 14388

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19225
/proc/meminfo: memFree=1435504/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=11048 CPUtime=1187.88
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 2384 0 0 0 118777 11 0 0 25 0 1 0 374538508 11313152 2378 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 2762 2378 58 118 0 2640 0
Current children cumulated CPU time (s) 1198.48
Current children cumulated vsize (KiB) 14388

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19225
/proc/meminfo: memFree=1435504/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=11048 CPUtime=1188.28
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 2384 0 0 0 118817 11 0 0 25 0 1 0 374538508 11313152 2378 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 2762 2378 58 118 0 2640 0
Current children cumulated CPU time (s) 1198.88
Current children cumulated vsize (KiB) 14388

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19225
/proc/meminfo: memFree=1435504/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=11048 CPUtime=1188.68
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 2384 0 0 0 118857 11 0 0 25 0 1 0 374538508 11313152 2378 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 2762 2378 58 118 0 2640 0
Current children cumulated CPU time (s) 1199.28
Current children cumulated vsize (KiB) 14388

[startup+1200 s]
/proc/loadavg: 0.99 0.98 1.00 2/79 19225
/proc/meminfo: memFree=1435504/2055924 swapFree=4156956/4192956
[pid=19023] ppid=19021 vsize=3340 CPUtime=10.6
/proc/19023/stat : 19023 (SATzilla2007_C) S 19021 19023 17736 0 -1 4194304 1174 3158 0 0 324 15 681 40 25 0 1 0 374537445 3420160 652 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19023/statm: 835 652 165 260 0 559 0
[pid=19027] ppid=19023 vsize=11048 CPUtime=1188.78
/proc/19027/stat : 19027 (minisat20) R 19023 19023 17736 0 -1 4194304 2384 0 0 0 118867 11 0 0 25 0 1 0 374538508 11313152 2378 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19027/statm: 2762 2378 58 118 0 2640 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 14388

Child status: 17
Real time (s): 1200.04
CPU time (s): 1199.44
CPU user time (s): 1198.76
CPU system time (s): 0.681896
CPU usage (%): 99.9505
Max. virtual memory (cumulated for all children) (KiB): 14388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.76
system time used= 0.681896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6729
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= 50
involuntary context switches= 25096

runsolver used 1.21481 second user time and 3.15752 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Mar 10 16:57:07 UTC 2007

IDJOB= 334019
IDBENCH= 24617
IDSOLVER= 135
FILE ID= node6/334019-1173545827

PBS_JOBID= 4101161

Free space on /tmp= 66430 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/334019-1173545827/SATzilla2007_C /tmp/evaluation/334019-1173545827/instance-334019-1173545827.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-334019-1173545827 -o ROOT/results/node6/solver-334019-1173545827 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334019-1173545827/SATzilla2007_C /tmp/evaluation/334019-1173545827/instance-334019-1173545827.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  71878da25e778158aa56312337016eac

RANDOM SEED= 899960959

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.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.277
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.277
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:      2055924 kB
MemFree:       1447768 kB
Buffers:         51832 kB
Cached:         466744 kB
SwapCached:       2236 kB
Active:         281124 kB
Inactive:       260276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1447768 kB
SwapTotal:     4192956 kB
SwapFree:      4156956 kB
Dirty:            8520 kB
Writeback:           0 kB
Mapped:          30884 kB
Slab:            52380 kB
Committed_AS:  1325424 kB
PageTables:       1744 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= 66430 MiB

End job on node6 on Sat Mar 10 17:17:07 UTC 2007