Trace number 1727830

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
SAT07 reference solver: SATzilla CRAFTED? (exit code) 1199.62 1200.17

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
MD5SUMc664e54e8911dc74e630e966a3a9b6ae
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark610.56
Satisfiable
(Un)Satisfiability was proved
Number of variables942
Number of clauses16562
Sum of the clauses size74896
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21078
Number of clauses of size 38565
Number of clauses of size 471
Number of clauses of size 5103
Number of clauses of size over 56710

Solver Data

10.67/10.71	c run March_dl for 5 seconds ... 
10.67/10.71	c Bin: Executing march_dl
10.67/10.71	c child exit by a signal
10.67/10.71	c march_dl returned code 137.
10.67/10.71	c run saps (UBCSAT implementation) for 2 seconds ... 
10.67/10.71	c Bin: Executing ubcsat2006
10.67/10.71	c child exited successfully
10.67/10.71	c ubcsat2006 returned code 0.
10.67/10.71	c satzilla computing base features
10.67/10.71	c satzilla doing unit-prop probe
10.67/10.71	c satzilla doing local search probe
10.67/10.71	c satzilla doing lobjois search-space size estimate
10.67/10.71	c satzilla's ranking:
10.67/10.71	c 1) minisat20+P: 1.772778
10.67/10.71	c 2) vallst+P: 2.399237
10.67/10.71	c 3) minisat20: 2.411127
10.67/10.71	c 4) march_dl: 2.572881
10.67/10.71	c 5) march_dl+P: 2.682385
10.67/10.71	c 6) zchaff_rand+P: 3.224066
10.67/10.71	c 7) kcnfs+P: 999.000000
10.67/10.71	c 8) kcnfs: 999.000000
10.67/10.71	c 9) vallst: 999.000000
10.67/10.71	c 10) zchaff_rand: 999.000000
10.67/10.71	c satzilla running minisat20 with preprocessing ... 
10.77/10.81	This is MiniSat 2.0 beta
10.77/10.81	WARNING: for repeatability, setting FPU to use double precision
10.77/10.81	============================[ Problem Statistics ]=============================
10.77/10.81	|                                                                             |
10.77/10.81	|  Number of variables:  886                                                  |
10.77/10.81	|  Number of clauses:    12238                                                |
10.77/10.82	|  Parsing time:         0.01         s                                       |
10.77/10.82	============================[ Search Statistics ]==============================
10.77/10.82	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.77/10.82	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.77/10.82	===============================================================================
10.77/10.82	|         0 |     886    12238    59700 |     4079        0    nan |  0.000 % |
10.77/10.82	|       101 |     886    12238    59700 |     4487      101     19 |  0.000 % |
10.77/10.83	|       251 |     886    12238    59700 |     4935      251     23 |  0.000 % |
10.77/10.84	|       477 |     886    12238    59700 |     5429      477     26 |  0.000 % |
10.77/10.85	|       814 |     886    12238    59700 |     5972      814     26 |  0.003 % |
10.77/10.87	|      1321 |     886    12238    59700 |     6569     1321     27 |  0.002 % |
10.86/10.92	|      2080 |     886    12238    59700 |     7226     2080     27 |  0.002 % |
10.86/11.00	|      3220 |     886    12238    59700 |     7949     3220     26 |  0.000 % |
11.06/11.16	|      4929 |     886    12238    59700 |     8744     4929     30 |  0.003 % |
11.36/11.40	|      7491 |     886    12238    59700 |     9618     7491     30 |  0.003 % |
11.76/11.83	|     11335 |     886    12238    59700 |    10580     6448     25 |  0.000 % |
12.56/12.60	|     17101 |     886    12238    59700 |    11638     6835     31 |  0.000 % |
13.66/13.78	|     25751 |     886    12238    59700 |    12802     9601     23 |  0.002 % |
15.56/15.65	|     38725 |     886    12238    59700 |    14082     9645     24 |  0.003 % |
18.66/18.74	|     58186 |     886    12238    59700 |    15491     7806     21 |  0.003 % |
24.35/24.41	|     87379 |     886    12238    59700 |    17040    13573     25 |  0.003 % |
32.64/32.78	|    131169 |     886    12238    59700 |    18744    14461     25 |  0.000 % |
45.84/45.90	|    196853 |     886    12238    59700 |    20618    14086     26 |  0.000 % |
66.53/66.65	|    295381 |     886    12238    59700 |    22680    19262     39 |  0.003 % |
100.31/100.46	|    443170 |     886    12238    59700 |    24948    18784     29 |  0.000 % |
159.78/159.94	|    664854 |     886    12238    59700 |    27443    14849     23 |  0.002 % |
255.73/255.99	|    997379 |     886    12238    59700 |    30188    15572     26 |  0.003 % |
408.46/408.78	|   1496167 |     886    12238    59700 |    33206    18336     26 |  0.000 % |
648.86/649.28	|   2244349 |     886    12238    59700 |    36527    29010     25 |  0.007 % |
1044.49/1045.04	|   3366625 |     886    12238    59700 |    40180    24271     25 |  0.000 % |
1199.53/1200.16	c Preprocessing...
1199.53/1200.16	c Inital problem has 942 variables, 15484 nary clauses (1078 binary clauses).
1199.53/1200.16	c Num non-binary clauses 15449, Average non-binary clause length 4.706
1199.53/1200.16	c Theory has no gaps
1199.53/1200.16	c Preprocessor runtime was 0.070 seconds.
1199.53/1200.16	c 
1199.53/1200.16	c Satisfiability of theory still undetermined.
1199.53/1200.16	c See file /tmp/ioonXN for simplified theory.
1199.53/1200.16	c Bin: Executing minisat20
1199.53/1200.16	c child exit by a signal
1199.53/1200.16	c minisat20 returned code 137.
1199.53/1200.16	c minisat20 returned code 137.
1199.53/1200.16	c satzilla running vallst with preprocessing ... 
1199.53/1200.16	c Bin: Executing vallst
1199.53/1200.16	c vallst returned code 1.
1199.53/1200.16	c vallst returned code 1.
1199.53/1200.16	c satzilla running minisat20 ... 
1199.53/1200.16	c Bin: Executing minisat20
1199.53/1200.16	c minisat20 returned code 1.
1199.53/1200.16	c minisat20 returned code 1.
1199.53/1200.16	c satzilla running march_dl ... 
1199.53/1200.16	c Bin: Executing march_dl
1199.53/1200.16	c march_dl returned code 1.
1199.53/1200.16	c march_dl returned code 1.
1199.53/1200.16	c satzilla running march_dl with preprocessing ... 
1199.53/1200.16	c Bin: Executing march_dl
1199.53/1200.16	c march_dl returned code 1.
1199.53/1200.16	c march_dl returned code 1.
1199.53/1200.16	c satzilla running zchaff_rand with preprocessing ... 
1199.53/1200.16	c Bin: Executing zchaff_rand
1199.53/1200.16	c zchaff_rand returned code 1.
1199.53/1200.16	c zchaff_rand returned code 1.
1199.53/1200.16	c satzilla running kcnfs with preprocessing ... 
1199.53/1200.16	c Bin: Executing kcnfs
1199.53/1200.16	c kcnfs returned code 1.
1199.53/1200.16	c kcnfs returned code 1.
1199.53/1200.16	c satzilla running kcnfs ... 
1199.53/1200.16	c Bin: Executing kcnfs
1199.53/1200.16	c kcnfs returned code 1.
1199.53/1200.16	c kcnfs returned code 1.
1199.53/1200.16	c satzilla running vallst ... 
1199.53/1200.16	c Bin: Executing vallst
1199.53/1200.16	c vallst returned code 1.
1199.53/1200.16	c vallst returned code 1.
1199.53/1200.16	c satzilla running zchaff_rand ... 
1199.53/1200.17	c Bin: Executing zchaff_rand
1199.53/1200.17	c zchaff_rand returned code 1.
1199.53/1200.17	c zchaff_rand returned code 1.
1199.53/1200.17	c ERROR: All Failed! 
1199.53/1200.17	c SATZILLA_TIME=1199.790000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727830-1240729463/watcher-1727830-1240729463 -o /tmp/evaluation-result-1727830-1240729463/solver-1727830-1240729463 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2007_C HOME/instance-1727830-1240729463.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): 1800 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 0.99 3/64 10372
/proc/meminfo: memFree=1690560/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=1440 CPUtime=0
/proc/10372/stat : 10372 (SATzilla2007_C) R 10370 10372 9924 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 100974352 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 0 0 0
/proc/10372/statm: 360 110 95 260 0 84 0
[pid=10373] ppid=10372 vsize=768 CPUtime=0
/proc/10373/stat : 10373 (march_dl) R 10372 10372 9924 0 -1 4194304 108 0 0 0 0 0 0 0 18 0 1 0 100974352 786432 103 1992294400 134512640 134996440 4294956240 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10373/statm: 192 103 50 118 0 71 0

[startup+0.078747 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10372
/proc/meminfo: memFree=1690560/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=1440 CPUtime=0
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100974352 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10372/statm: 360 110 95 260 0 84 0
[pid=10373] ppid=10372 vsize=1968 CPUtime=0.07
/proc/10373/stat : 10373 (march_dl) R 10372 10372 9924 0 -1 4194304 415 0 0 0 7 0 0 0 19 0 1 0 100974352 2015232 357 1992294400 134512640 134996440 4294956240 18446744073709551615 134543064 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10373/statm: 492 357 57 118 0 371 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 3408

[startup+0.101748 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10372
/proc/meminfo: memFree=1690560/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=1440 CPUtime=0
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100974352 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10372/statm: 360 110 95 260 0 84 0
[pid=10373] ppid=10372 vsize=2220 CPUtime=0.09
/proc/10373/stat : 10373 (march_dl) R 10372 10372 9924 0 -1 4194304 502 0 0 0 9 0 0 0 19 0 1 0 100974352 2273280 414 1992294400 134512640 134996440 4294956240 18446744073709551615 134543068 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10373/statm: 555 414 65 118 0 434 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3660

[startup+0.301771 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10372
/proc/meminfo: memFree=1690560/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=1440 CPUtime=0
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100974352 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10372/statm: 360 110 95 260 0 84 0
[pid=10373] ppid=10372 vsize=3056 CPUtime=0.29
/proc/10373/stat : 10373 (march_dl) R 10372 10372 9924 0 -1 4194304 667 0 0 0 29 0 0 0 21 0 1 0 100974352 3129344 520 1992294400 134512640 134996440 4294956240 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10373/statm: 764 520 67 118 0 643 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4496

[startup+0.701819 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10372
/proc/meminfo: memFree=1690560/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=1440 CPUtime=0
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100974352 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10372/statm: 360 110 95 260 0 84 0
[pid=10373] ppid=10372 vsize=4620 CPUtime=0.69
/proc/10373/stat : 10373 (march_dl) R 10372 10372 9924 0 -1 4194304 1661 0 0 0 69 0 0 0 25 0 1 0 100974352 4730880 1044 1992294400 134512640 134996440 4294956240 18446744073709551615 134649641 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10373/statm: 1155 1044 72 118 0 1034 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6060

[startup+1.50191 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10374
/proc/meminfo: memFree=1686128/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=1440 CPUtime=0
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100974352 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10372/statm: 360 110 95 260 0 84 0
[pid=10373] ppid=10372 vsize=5860 CPUtime=1.49
/proc/10373/stat : 10373 (march_dl) R 10372 10372 9924 0 -1 4194304 1766 0 0 0 149 0 0 0 25 0 1 0 100974352 6000640 1149 1992294400 134512640 134996440 4294956240 18446744073709551615 134514032 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10373/statm: 1465 1149 74 118 0 1344 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7300

[startup+3.1011 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10374
/proc/meminfo: memFree=1686000/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=1440 CPUtime=0
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100974352 1474560 110 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10372/statm: 360 110 95 260 0 84 0
[pid=10373] ppid=10372 vsize=5860 CPUtime=3.09
/proc/10373/stat : 10373 (march_dl) R 10372 10372 9924 0 -1 4194304 1766 0 0 0 309 0 0 0 25 0 1 0 100974352 6000640 1149 1992294400 134512640 134996440 4294956240 18446744073709551615 134527894 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10373/statm: 1465 1149 74 118 0 1344 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 7300

[startup+6.30147 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10375
/proc/meminfo: memFree=1688752/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=1440 CPUtime=4.99
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 135 1846 0 0 0 0 499 0 16 0 1 0 100974352 1474560 111 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 360 111 96 260 0 84 0
[pid=10375] ppid=10372 vsize=6188 CPUtime=1.28
/proc/10375/stat : 10375 (ubcsat2006) R 10372 10372 9924 0 -1 4194304 509 0 0 0 121 7 0 0 25 0 1 0 100974853 6336512 492 1992294400 134512640 134777720 4294956096 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/10375/statm: 1547 492 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1683376/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=4096 CPUtime=1.88
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 763 0 0 0 188 0 0 0 25 0 1 0 100975433 4194304 758 1992294400 134512640 134998072 4294956288 18446744073709551615 134528643 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 1024 758 58 118 0 902 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9416

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1681968/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=5288 CPUtime=14.67
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 1077 0 0 0 1467 0 0 0 25 0 1 0 100975433 5414912 1072 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 1322 1072 58 118 0 1200 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10608

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1680176/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=7092 CPUtime=40.25
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 1504 0 0 0 4024 1 0 0 25 0 1 0 100975433 7262208 1499 1992294400 134512640 134998072 4294956288 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 1773 1499 58 118 0 1651 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 12412

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1679152/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=8028 CPUtime=91.43
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 1754 0 0 0 9142 1 0 0 25 0 1 0 100975433 8220672 1749 1992294400 134512640 134998072 4294956288 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 2007 1749 58 118 0 1885 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 13348

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1678640/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=8728 CPUtime=151.39
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 1901 0 0 0 15138 1 0 0 25 0 1 0 100975433 8937472 1896 1992294400 134512640 134998072 4294956288 18446744073709551615 134536241 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10376/statm: 2182 1896 58 118 0 2060 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 14048

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1676656/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=10660 CPUtime=211.37
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 2355 0 0 0 21135 2 0 0 25 0 1 0 100975433 10915840 2350 1992294400 134512640 134998072 4294956288 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 2665 2350 58 118 0 2543 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 15980

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1676656/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=10660 CPUtime=271.34
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 2359 0 0 0 27132 2 0 0 25 0 1 0 100975433 10915840 2354 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 2665 2354 58 118 0 2543 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 15980

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1676536/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=10660 CPUtime=331.32
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 2377 0 0 0 33130 2 0 0 25 0 1 0 100975433 10915840 2372 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10376/statm: 2665 2372 58 118 0 2543 0

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


[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1674936/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=12232 CPUtime=751.14
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 2728 0 0 0 75111 3 0 0 25 0 1 0 100975433 12525568 2723 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 3058 2723 58 118 0 2936 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 17552

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1674872/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=12232 CPUtime=811.1
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 2745 0 0 0 81107 3 0 0 25 0 1 0 100975433 12525568 2740 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 3058 2740 58 118 0 2936 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 17552

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1674744/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=12408 CPUtime=871.07
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 2775 0 0 0 87104 3 0 0 25 0 1 0 100975433 12705792 2770 1992294400 134512640 134998072 4294956288 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 3102 2770 58 118 0 2980 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 17728

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1674616/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=12564 CPUtime=931.05
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 2802 0 0 0 93102 3 0 0 25 0 1 0 100975433 12865536 2797 1992294400 134512640 134998072 4294956288 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 3141 2797 58 118 0 3019 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 17884

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1673656/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=13504 CPUtime=991.02
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 3039 0 0 0 99099 3 0 0 25 0 1 0 100975433 13828096 3034 1992294400 134512640 134998072 4294956288 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 3376 3034 58 118 0 3254 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 18824

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1673592/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=13504 CPUtime=1051
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 3044 0 0 0 105097 3 0 0 25 0 1 0 100975433 13828096 3039 1992294400 134512640 134998072 4294956288 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10376/statm: 3376 3039 58 118 0 3254 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 18824

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1673592/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=13504 CPUtime=1110.97
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 3047 0 0 0 111094 3 0 0 25 0 1 0 100975433 13828096 3042 1992294400 134512640 134998072 4294956288 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 3376 3042 58 118 0 3254 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 18824

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1673464/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=13504 CPUtime=1170.95
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 3059 0 0 0 117091 4 0 0 25 0 1 0 100975433 13828096 3054 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 3376 3054 58 118 0 3254 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 18824

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1673464/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=13504 CPUtime=1178.95
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 3063 0 0 0 117891 4 0 0 25 0 1 0 100975433 13828096 3058 1992294400 134512640 134998072 4294956288 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 3376 3058 58 118 0 3254 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 18824

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1673336/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=13656 CPUtime=1185.35
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 3097 0 0 0 118531 4 0 0 25 0 1 0 100975433 13983744 3092 1992294400 134512640 134998072 4294956288 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 3414 3092 58 118 0 3292 0
Current children cumulated CPU time (s) 1196.13
Current children cumulated vsize (KiB) 18976

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1673336/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=13656 CPUtime=1186.95
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 3097 0 0 0 118691 4 0 0 25 0 1 0 100975433 13983744 3092 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 3414 3092 58 118 0 3292 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 18976

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1673336/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=13656 CPUtime=1187.75
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 3097 0 0 0 118771 4 0 0 25 0 1 0 100975433 13983744 3092 1992294400 134512640 134998072 4294956288 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 3414 3092 58 118 0 3292 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 18976

[startup+1199.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1673336/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=13656 CPUtime=1188.55
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 3097 0 0 0 118851 4 0 0 25 0 1 0 100975433 13983744 3092 1992294400 134512640 134998072 4294956288 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 3414 3092 58 118 0 3292 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 18976

[startup+1200.11 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10376
/proc/meminfo: memFree=1673272/2055920 swapFree=4191900/4192956
[pid=10372] ppid=10370 vsize=5320 CPUtime=10.78
/proc/10372/stat : 10372 (SATzilla2007_C) S 10370 10372 9924 0 -1 4194304 2099 2361 0 0 353 11 702 12 25 0 1 0 100974352 5447680 1152 1992294400 134512640 135579813 4294956208 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10372/statm: 1330 1152 165 260 0 1054 0
[pid=10376] ppid=10372 vsize=13656 CPUtime=1188.75
/proc/10376/stat : 10376 (minisat20) R 10372 10372 9924 0 -1 4194304 3097 0 0 0 118871 4 0 0 25 0 1 0 100975433 13983744 3092 1992294400 134512640 134998072 4294956288 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 0 0 0
/proc/10376/statm: 3414 3092 58 118 0 3292 0
Current children cumulated CPU time (s) 1199.53
Current children cumulated vsize (KiB) 18976

Child status: 17
Real time (s): 1200.17
CPU time (s): 1199.62
CPU user time (s): 1199.33
CPU system time (s): 0.287956
CPU usage (%): 99.9542
Max. virtual memory (cumulated for all children) (KiB): 18976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.33
system time used= 0.287956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7570
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= 10
involuntary context switches= 3820

runsolver used 1.43578 second user time and 2.68159 second system time

The end

Launcher Data

Begin job on node53 at 2009-04-26 09:04:23
IDJOB=1727830
IDBENCH=24645
IDSOLVER=558
FILE ID=node53/1727830-1240729463
PBS_JOBID= 9186880
Free space on /tmp= 66476 MiB

SOLVER NAME= SAT07 reference solver: SATzilla CRAFTED
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7-gensys-ukn003.sat05-3346.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2007_C BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727830-1240729463/watcher-1727830-1240729463 -o /tmp/evaluation-result-1727830-1240729463/solver-1727830-1240729463 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2007_C HOME/instance-1727830-1240729463.cnf            

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= c664e54e8911dc74e630e966a3a9b6ae
RANDOM SEED=1020899964

node53.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1691104 kB
Buffers:         21660 kB
Cached:         269540 kB
SwapCached:        384 kB
Active:          70520 kB
Inactive:       234120 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1691104 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            8704 kB
Writeback:           0 kB
Mapped:          21812 kB
Slab:            46276 kB
Committed_AS:   299672 kB
PageTables:       1376 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= 66468 MiB
End job on node53 at 2009-04-26 09:24:23