Trace number 335069

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.61 1200.05

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
MD5SUMd9bf8689fd094f6ad4f37a57f4f0a5ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark253.543
Satisfiable
(Un)Satisfiability was proved
Number of variables2401
Number of clauses15960
Sum of the clauses size111993
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2427
Number of clauses of size 32205
Number of clauses of size 4294
Number of clauses of size 5441
Number of clauses of size over 512551

Solver Data (download as text)

10.56/10.67	c run March_dl for 5 seconds ... 
10.56/10.67	c Bin: Executing march_dl
10.56/10.67	c child exit by a signal
10.56/10.67	c march_dl returned code 137.
10.56/10.67	c run saps (UBCSAT implementation) for 2 seconds ... 
10.56/10.67	c Bin: Executing ubcsat2006
10.56/10.67	c child exited successfully
10.56/10.67	c ubcsat2006 returned code 0.
10.56/10.67	c satzilla computing base features
10.56/10.67	c satzilla doing unit-prop probe
10.56/10.67	c satzilla doing local search probe
10.56/10.67	c satzilla doing lobjois search-space size estimate
10.56/10.67	c satzilla's ranking:
10.56/10.67	c 1) minisat20: 2.277774
10.56/10.67	c 2) zchaff_rand+P: 2.683290
10.56/10.67	c 3) minisat20+P: 2.784649
10.56/10.67	c 4) march_dl+P: 2.953221
10.56/10.67	c 5) march_dl: 2.960253
10.56/10.67	c 6) vallst+P: 3.358487
10.56/10.67	c 7) kcnfs+P: 999.000000
10.56/10.67	c 8) kcnfs: 999.000000
10.56/10.67	c 9) vallst: 999.000000
10.56/10.67	c 10) zchaff_rand: 999.000000
10.56/10.67	c satzilla running minisat20 ... 
10.56/10.67	This is MiniSat 2.0 beta
10.56/10.67	WARNING: for repeatability, setting FPU to use double precision
10.56/10.67	============================[ Problem Statistics ]=============================
10.56/10.67	|                                                                             |
10.56/10.68	|  Number of variables:  2401                                                 |
10.56/10.68	|  Number of clauses:    15960                                                |
10.56/10.69	|  Parsing time:         0.02         s                                       |
10.56/10.70	============================[ Search Statistics ]==============================
10.56/10.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.56/10.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.56/10.70	===============================================================================
10.56/10.70	|         0 |    2345    15449   109868 |     5149        0    nan |  0.000 % |
10.64/10.70	|       101 |    2344    15449   109868 |     5664      100     14 |  2.374 % |
10.64/10.70	|       252 |    2344    15449   109868 |     6231      251     14 |  2.374 % |
10.64/10.71	|       478 |    2344    15449   109868 |     6854      477     13 |  2.374 % |
10.64/10.71	|       815 |    2344    15449   109868 |     7539      814     14 |  2.374 % |
10.64/10.73	|      1321 |    2344    15449   109868 |     8293     1320     18 |  2.374 % |
10.64/10.75	|      2081 |    2344    15449   109868 |     9122     2080     19 |  2.374 % |
10.64/10.78	|      3222 |    2344    15449   109868 |    10035     3221     20 |  2.374 % |
10.64/10.85	|      4930 |    2344    15449   109868 |    11038     4929     21 |  2.374 % |
10.86/10.96	|      7492 |    2344    15449   109868 |    12142     7491     21 |  2.374 % |
11.15/11.20	|     11336 |    2344    15425   109733 |    13356    11335     23 |  2.374 % |
11.45/11.56	|     17102 |    2344    15425   109733 |    14692    10321     22 |  2.374 % |
12.15/12.21	|     25751 |    2344    15425   109733 |    16161    11567     24 |  2.374 % |
13.16/13.24	|     38725 |    2344    15425   109733 |    17778    16385     22 |  2.374 % |
15.65/15.74	|     58186 |    2344    15425   109733 |    19555    17886     30 |  2.374 % |
19.04/19.14	|     87378 |    2344    15425   109733 |    21511    17443     27 |  2.374 % |
23.84/23.93	|    131167 |    2344    15425   109733 |    23662    17854     23 |  2.374 % |
35.34/35.43	|    196851 |    2344    15425   109733 |    26028    12090     30 |  2.374 % |
57.63/57.70	|    295378 |    2344    15425   109733 |    28631    18911     30 |  2.374 % |
95.12/95.25	|    443167 |    2344    15425   109733 |    31494    22737     34 |  2.374 % |
149.90/150.02	|    664850 |    2344    15425   109733 |    34644    19178     28 |  2.374 % |
247.07/247.25	|    997376 |    2344    15425   109733 |    38108    28023     33 |  2.374 % |
399.32/399.51	|   1496165 |    2344    15425   109733 |    41919    24090     25 |  2.374 % |
690.22/690.53	|   2244348 |    2344    15425   109733 |    46111    27751     29 |  2.374 % |
1168.46/1168.99	|   3366624 |    2344    15425   109733 |    50722    24278     28 |  2.374 % |
1199.44/1199.91	c Bin: Executing minisat20
1199.44/1199.91	c child exit by a signal
1199.44/1199.91	c minisat20 returned code 137.
1199.44/1199.91	c minisat20 returned code 137.
1199.44/1199.91	c satzilla running zchaff_rand with preprocessing ... 
1199.55/1200.04	c Preprocessing...
1199.55/1200.04	c Inital problem has 2401 variables, 15533 nary clauses (427 binary clauses).
1199.55/1200.04	c Num non-binary clauses 15491, Average non-binary clause length 7.172
1199.55/1200.04	c Theory has no gaps
1199.55/1200.04	c Preprocessor runtime was 0.090 seconds.
1199.55/1200.04	c 
1199.55/1200.04	c Satisfiability of theory still undetermined.
1199.55/1200.04	c See file /tmp/rkncyu for simplified theory.
1199.55/1200.04	c Bin: Executing zchaff_rand
1199.55/1200.04	c zchaff_rand returned code 1.
1199.55/1200.04	c zchaff_rand returned code 1.
1199.55/1200.04	c satzilla running minisat20 with preprocessing ... 
1199.55/1200.04	c Bin: Executing minisat20
1199.55/1200.04	c minisat20 returned code 1.
1199.55/1200.04	c minisat20 returned code 1.
1199.55/1200.04	c satzilla running march_dl with preprocessing ... 
1199.55/1200.04	c Bin: Executing march_dl
1199.55/1200.04	c march_dl returned code 1.
1199.55/1200.04	c march_dl returned code 1.
1199.55/1200.04	c satzilla running march_dl ... 
1199.55/1200.04	c Bin: Executing march_dl
1199.55/1200.04	c march_dl returned code 1.
1199.55/1200.04	c march_dl returned code 1.
1199.55/1200.04	c satzilla running vallst with preprocessing ... 
1199.55/1200.04	c Bin: Executing vallst
1199.55/1200.04	c vallst returned code 1.
1199.55/1200.04	c vallst returned code 1.
1199.55/1200.04	c satzilla running kcnfs with preprocessing ... 
1199.55/1200.04	c Bin: Executing kcnfs
1199.55/1200.04	c kcnfs returned code 1.
1199.55/1200.04	c kcnfs returned code 1.
1199.55/1200.04	c satzilla running kcnfs ... 
1199.55/1200.04	c Bin: Executing kcnfs
1199.55/1200.04	c kcnfs returned code 1.
1199.55/1200.04	c kcnfs returned code 1.
1199.55/1200.04	c satzilla running vallst ... 
1199.55/1200.04	c Bin: Executing vallst
1199.55/1200.04	c vallst returned code 1.
1199.55/1200.04	c vallst returned code 1.
1199.55/1200.04	c satzilla running zchaff_rand ... 
1199.55/1200.04	c Bin: Executing zchaff_rand
1199.55/1200.04	c zchaff_rand returned code 1.
1199.55/1200.04	c zchaff_rand returned code 1.
1199.55/1200.04	c ERROR: All Failed! 
1199.55/1200.04	c SATZILLA_TIME=1199.770000

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/node9/watcher-335069-1173607343 -o ROOT/results/node9/solver-335069-1173607343 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335069-1173607343/SATzilla2007_C /tmp/evaluation/335069-1173607343/instance-335069-1173607343.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/83 31174
/proc/meminfo: memFree=1336720/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=1440 CPUtime=0
/proc/31174/stat : 31174 (SATzilla2007_C) R 31172 31174 30013 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 380688946 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/31174/statm: 360 110 95 260 0 84 0
[pid=31175] ppid=31174 vsize=900 CPUtime=0
/proc/31175/stat : 31175 (march_dl) R 31174 31174 30013 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 380688946 921600 123 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31175/statm: 225 123 50 118 0 104 0

[startup+0.0575349 s]
/proc/loadavg: 0.92 0.98 0.99 3/83 31174
/proc/meminfo: memFree=1336720/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=1440 CPUtime=0
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 380688946 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31174/statm: 360 110 95 260 0 84 0
[pid=31175] ppid=31174 vsize=2292 CPUtime=0.05
/proc/31175/stat : 31175 (march_dl) R 31174 31174 30013 0 -1 4194304 443 0 0 0 5 0 0 0 19 0 1 0 380688946 2347008 437 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134542425 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31175/statm: 573 437 52 118 0 452 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3732

[startup+0.101544 s]
/proc/loadavg: 0.92 0.98 0.99 3/83 31174
/proc/meminfo: memFree=1336720/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=1440 CPUtime=0
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 380688946 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31174/statm: 360 110 95 260 0 84 0
[pid=31175] ppid=31174 vsize=2696 CPUtime=0.09
/proc/31175/stat : 31175 (march_dl) R 31174 31174 30013 0 -1 4194304 558 0 0 0 9 0 0 0 19 0 1 0 380688946 2760704 550 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31175/statm: 674 550 55 118 0 553 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4136

[startup+0.301582 s]
/proc/loadavg: 0.92 0.98 0.99 3/83 31174
/proc/meminfo: memFree=1336720/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=1440 CPUtime=0
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 380688946 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31174/statm: 360 110 95 260 0 84 0
[pid=31175] ppid=31174 vsize=5464 CPUtime=0.29
/proc/31175/stat : 31175 (march_dl) R 31174 31174 30013 0 -1 4194304 1167 0 0 0 29 0 0 0 21 0 1 0 380688946 5595136 881 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583492 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31175/statm: 1366 881 67 118 0 1245 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6904

[startup+0.701659 s]
/proc/loadavg: 0.92 0.98 0.99 3/83 31174
/proc/meminfo: memFree=1336720/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=1440 CPUtime=0
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 380688946 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31174/statm: 360 110 95 260 0 84 0
[pid=31175] ppid=31174 vsize=5596 CPUtime=0.69
/proc/31175/stat : 31175 (march_dl) R 31174 31174 30013 0 -1 4194304 1189 0 0 0 69 0 0 0 25 0 1 0 380688946 5730304 903 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31175/statm: 1399 903 67 118 0 1278 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7036

[startup+1.50181 s]
/proc/loadavg: 0.92 0.98 0.99 2/85 31176
/proc/meminfo: memFree=1333056/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=1440 CPUtime=0
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 380688946 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31174/statm: 360 110 95 260 0 84 0
[pid=31175] ppid=31174 vsize=5728 CPUtime=1.49
/proc/31175/stat : 31175 (march_dl) R 31174 31174 30013 0 -1 4194304 1246 0 0 0 149 0 0 0 25 0 1 0 380688946 5865472 960 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31175/statm: 1432 960 67 118 0 1311 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7168

[startup+3.10212 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 31195
/proc/meminfo: memFree=1333600/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=1440 CPUtime=0
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 380688946 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31174/statm: 360 110 95 260 0 84 0
[pid=31175] ppid=31174 vsize=10584 CPUtime=3.08
/proc/31175/stat : 31175 (march_dl) R 31174 31174 30013 0 -1 4194304 2955 0 0 0 292 16 0 0 25 0 1 0 380688946 10838016 2454 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31175/statm: 2646 2454 73 118 0 2525 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 12024

[startup+6.30174 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 31196
/proc/meminfo: memFree=1335648/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=1440 CPUtime=4.99
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 135 4708 0 0 0 0 471 28 16 0 1 0 380688946 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31174/statm: 360 111 96 260 0 84 0
[pid=31196] ppid=31174 vsize=6188 CPUtime=1.28
/proc/31196/stat : 31196 (ubcsat2006) R 31174 31174 30013 0 -1 4194304 595 0 0 0 120 8 0 0 25 0 1 0 380689448 6336512 578 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31196/statm: 1547 578 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.702 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1331872/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=5032 CPUtime=2.01
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 1086 0 0 0 201 0 0 0 25 0 1 0 380690014 5152768 1080 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528264 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 1258 1080 59 118 0 1136 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 8144

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1330096/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=6616 CPUtime=14.8
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 1468 0 0 0 1480 0 0 0 25 0 1 0 380690014 6774784 1462 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 1654 1462 59 118 0 1532 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 9728

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1328048/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=8744 CPUtime=40.4
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 1992 0 0 0 4038 2 0 0 25 0 1 0 380690014 8953856 1986 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 2186 1986 59 118 0 2064 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 11856

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1326640/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=10136 CPUtime=91.58
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 2328 0 0 0 9156 2 0 0 25 0 1 0 380690014 10379264 2322 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 2534 2322 59 118 0 2412 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 13248

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1325168/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=11876 CPUtime=151.56
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 2760 0 0 0 15153 3 0 0 25 0 1 0 380690014 12161024 2754 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 2969 2754 59 118 0 2847 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 14988

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1324144/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=12688 CPUtime=211.54
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 2943 0 0 0 21150 4 0 0 25 0 1 0 380690014 12992512 2937 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 3172 2937 59 118 0 3050 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 15800

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1323888/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=12820 CPUtime=271.52
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 3001 0 0 0 27147 5 0 0 25 0 1 0 380690014 13127680 2995 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 3205 2995 59 118 0 3083 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 15932

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1323696/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=13120 CPUtime=331.49
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 3075 0 0 0 33144 5 0 0 25 0 1 0 380690014 13434880 3069 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 3280 3069 59 118 0 3158 0

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

/proc/31197/statm: 4236 3986 59 118 0 4114 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 20056

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1319792/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=17244 CPUtime=811.33
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 4057 0 0 0 81122 11 0 0 25 0 1 0 380690014 17657856 4051 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 4311 4051 59 118 0 4189 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 20356

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1319664/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=17380 CPUtime=871.31
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 4090 0 0 0 87120 11 0 0 25 0 1 0 380690014 17797120 4084 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 4345 4084 59 118 0 4223 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 20492

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1319024/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=17924 CPUtime=931.29
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 4237 0 0 0 93117 12 0 0 25 0 1 0 380690014 18354176 4231 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 4481 4231 59 118 0 4359 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 21036

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1319024/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=18072 CPUtime=991.27
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 4246 0 0 0 99115 12 0 0 25 0 1 0 380690014 18505728 4240 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 4518 4240 59 118 0 4396 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 21184

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1319024/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=18072 CPUtime=1051.25
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 4255 0 0 0 105112 13 0 0 25 0 1 0 380690014 18505728 4249 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134519360 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 4518 4249 59 118 0 4396 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 21184

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1318768/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=18248 CPUtime=1111.22
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 4306 0 0 0 111109 13 0 0 25 0 1 0 380690014 18685952 4300 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 4562 4300 59 118 0 4440 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 21360

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1318768/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=18248 CPUtime=1171.21
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 4310 0 0 0 117107 14 0 0 25 0 1 0 380690014 18685952 4304 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 4562 4304 59 118 0 4440 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 21360

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 31197
/proc/meminfo: memFree=1318768/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=18248 CPUtime=1179.2
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 4310 0 0 0 117906 14 0 0 25 0 1 0 380690014 18685952 4304 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 4562 4304 59 118 0 4440 0
Current children cumulated CPU time (s) 1189.84
Current children cumulated vsize (KiB) 21360

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1318768/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=18248 CPUtime=1185.61
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 4310 0 0 0 118547 14 0 0 25 0 1 0 380690014 18685952 4304 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 4562 4304 59 118 0 4440 0
Current children cumulated CPU time (s) 1196.25
Current children cumulated vsize (KiB) 21360

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1318768/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=18248 CPUtime=1187.2
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 4310 0 0 0 118706 14 0 0 25 0 1 0 380690014 18685952 4304 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 4562 4304 59 118 0 4440 0
Current children cumulated CPU time (s) 1197.84
Current children cumulated vsize (KiB) 21360

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1318768/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=18248 CPUtime=1188
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 4310 0 0 0 118786 14 0 0 25 0 1 0 380690014 18685952 4304 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525613 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 4562 4304 59 118 0 4440 0
Current children cumulated CPU time (s) 1198.64
Current children cumulated vsize (KiB) 21360

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1318768/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=18248 CPUtime=1188.4
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 4310 0 0 0 118826 14 0 0 25 0 1 0 380690014 18685952 4304 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 4562 4304 59 118 0 4440 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 21360

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 31197
/proc/meminfo: memFree=1318768/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=3112 CPUtime=10.64
/proc/31174/stat : 31174 (SATzilla2007_C) S 31172 31174 30013 0 -1 4194304 1723 5309 0 0 338 7 677 42 25 0 1 0 380688946 3186688 606 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31174/statm: 778 606 157 260 0 502 0
[pid=31197] ppid=31174 vsize=18248 CPUtime=1188.8
/proc/31197/stat : 31197 (minisat20) R 31174 31174 30013 0 -1 4194304 4310 0 0 0 118866 14 0 0 25 0 1 0 380690014 18685952 4304 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31197/statm: 4562 4304 59 118 0 4440 0
Current children cumulated CPU time (s) 1199.44
Current children cumulated vsize (KiB) 21360

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 31197
/proc/meminfo: memFree=1332344/2055920 swapFree=4152240/4192956
[pid=31174] ppid=31172 vsize=6640 CPUtime=1199.55
/proc/31174/stat : 31174 (SATzilla2007_C) R 31172 31174 30013 0 -1 4194304 2803 9619 0 0 346 8 119544 57 18 0 1 0 380688946 6799360 1460 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134591016 0 0 4096 0 0 0 0 17 1 0 0
/proc/31174/statm: 1660 1460 164 260 0 1384 0
Current children cumulated CPU time (s) 1199.55
Current children cumulated vsize (KiB) 6640

Child status: 17
Real time (s): 1200.05
CPU time (s): 1199.61
CPU user time (s): 1198.95
CPU system time (s): 0.661899
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 21360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.95
system time used= 0.661899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12436
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= 28
involuntary context switches= 1696

runsolver used 1.25081 second user time and 3.12252 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Mar 11 10:02:23 UTC 2007

IDJOB= 335069
IDBENCH= 24642
IDSOLVER= 135
FILE ID= node9/335069-1173607343

PBS_JOBID= 4101248

Free space on /tmp= 66342 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7a-gensys-icl004.sat05-3825.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335069-1173607343/SATzilla2007_C /tmp/evaluation/335069-1173607343/instance-335069-1173607343.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-335069-1173607343 -o ROOT/results/node9/solver-335069-1173607343 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335069-1173607343/SATzilla2007_C /tmp/evaluation/335069-1173607343/instance-335069-1173607343.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  d9bf8689fd094f6ad4f37a57f4f0a5ae

RANDOM SEED= 230052845

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1337128 kB
Buffers:         53940 kB
Cached:         566540 kB
SwapCached:       8860 kB
Active:         406716 kB
Inactive:       237340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1337128 kB
SwapTotal:     4192956 kB
SwapFree:      4152240 kB
Dirty:            9008 kB
Writeback:           0 kB
Mapped:          30960 kB
Slab:            59948 kB
Committed_AS:  1532552 kB
PageTables:       1920 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= 66342 MiB

End job on node9 on Sun Mar 11 10:22:23 UTC 2007