Trace number 299863

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.74 1200.22

General information on the benchmark

Namerandom/OnTreshold/3SAT/v400/
unif-k3-r4.26-v400-c1704-S1013535775-14.UNSAT.shuffled.cnf
MD5SUM3a08d8a4e83b1d2d972d4be84e7630c8
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark90.0793
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1704
Sum of the clauses size5112
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31704
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.84/10.92	c run March_dl for 5 seconds ... 
10.84/10.92	c Bin: Executing march_dl
10.84/10.92	c child exit by a signal
10.84/10.92	c march_dl returned code 137.
10.84/10.92	c run saps (UBCSAT implementation) for 2 seconds ... 
10.84/10.92	c Bin: Executing ubcsat2006
10.84/10.92	c child exited successfully
10.84/10.92	c ubcsat2006 returned code 0.
10.84/10.92	c satzilla computing base features
10.84/10.92	c satzilla doing unit-prop probe
10.84/10.92	c satzilla doing local search probe
10.84/10.92	c satzilla doing lobjois search-space size estimate
10.84/10.92	c satzilla's ranking:
10.84/10.92	c 1) minisat20+P: -3.609071
10.84/10.92	c 2) minisat20: -0.886352
10.84/10.92	c 3) march_dl+P: 0.492375
10.84/10.92	c 4) vallst+P: 1.279145
10.84/10.92	c 5) march_dl: 1.846642
10.84/10.92	c 6) zchaff_rand+P: 4.768093
10.84/10.92	c 7) kcnfs+P: 999.000000
10.84/10.92	c 8) kcnfs: 999.000000
10.84/10.92	c 9) vallst: 999.000000
10.84/10.92	c 10) zchaff_rand: 999.000000
10.84/10.92	c satzilla running minisat20 with preprocessing ... 
10.84/10.93	This is MiniSat 2.0 beta
10.84/10.93	WARNING: for repeatability, setting FPU to use double precision
10.84/10.93	============================[ Problem Statistics ]=============================
10.84/10.93	|                                                                             |
10.84/10.93	|  Number of variables:  400                                                  |
10.84/10.93	|  Number of clauses:    1704                                                 |
10.84/10.93	|  Parsing time:         0.00         s                                       |
10.84/10.93	============================[ Search Statistics ]==============================
10.84/10.93	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.84/10.93	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.84/10.93	===============================================================================
10.84/10.93	|         0 |     400     1704     5112 |      568        0    nan |  0.000 % |
10.84/10.94	|       100 |     400     1704     5112 |      624      100     18 |  0.001 % |
10.84/10.94	|       250 |     400     1704     5112 |      687      250     18 |  0.001 % |
10.84/10.95	|       475 |     400     1704     5112 |      756      475     18 |  0.001 % |
10.84/10.96	|       812 |     400     1704     5112 |      831      812     19 |  0.001 % |
10.90/10.97	|      1318 |     400     1704     5112 |      914      457     15 |  0.001 % |
10.90/11.00	|      2077 |     400     1704     5112 |     1006      746     17 |  0.001 % |
10.90/11.03	|      3218 |     400     1704     5112 |     1106      842     16 |  0.001 % |
10.90/11.10	|      4927 |     400     1704     5112 |     1217      836     16 |  0.001 % |
10.90/11.19	|      7491 |     400     1704     5112 |     1339      875     16 |  0.001 % |
11.24/11.34	|     11335 |     400     1704     5112 |     1473     1308     17 |  0.001 % |
11.44/11.58	|     17101 |     400     1704     5112 |     1620     1034     16 |  0.001 % |
11.85/11.94	|     25751 |     400     1704     5112 |     1782     1362     18 |  0.001 % |
12.47/12.51	|     38725 |     400     1704     5112 |     1960     1620     17 |  0.001 % |
13.28/13.40	|     58186 |     400     1704     5112 |     2156     1108     17 |  0.001 % |
14.72/14.78	|     87378 |     400     1704     5112 |     2372     1820     17 |  0.001 % |
16.76/16.91	|    131171 |     400     1704     5112 |     2609     2266     19 |  0.001 % |
20.15/20.20	|    196855 |     400     1704     5112 |     2870     1852     17 |  0.001 % |
25.27/25.38	|    295382 |     400     1704     5112 |     3158     2848     19 |  0.001 % |
33.15/33.26	|    443172 |     400     1704     5112 |     3473     1896     18 |  0.001 % |
45.45/45.55	|    664855 |     400     1704     5112 |     3821     2473     17 |  0.001 % |
64.72/64.84	|    997381 |     400     1704     5112 |     4203     3405     17 |  0.001 % |
94.75/94.83	|   1496169 |     400     1704     5112 |     4623     3897     18 |  0.001 % |
141.06/141.20	|   2244351 |     400     1704     5112 |     5086     4394     17 |  0.001 % |
215.26/215.41	|   3366626 |     400     1704     5112 |     5594     4144     19 |  0.001 % |
329.00/329.22	|   5050038 |     400     1704     5112 |     6154     3696     16 |  0.001 % |
508.42/508.76	|   7575154 |     400     1704     5112 |     6769     3122     17 |  0.001 % |
790.42/790.87	|  11362829 |     400     1704     5112 |     7446     6658     17 |  0.001 % |
1199.61/1200.22	c Preprocessing...
1199.61/1200.22	c Inital problem has 400 variables, 1704 nary clauses (0 binary clauses).
1199.61/1200.22	c Num non-binary clauses 1704, Average non-binary clause length 3.000
1199.61/1200.22	c Theory has no gaps
1199.61/1200.22	c Preprocessor runtime was 0.000 seconds.
1199.61/1200.22	c 
1199.61/1200.22	c Satisfiability of theory still undetermined.
1199.61/1200.22	c See file /tmp/yoggOL for simplified theory.
1199.61/1200.22	c Bin: Executing minisat20
1199.61/1200.22	c child exit by a signal
1199.61/1200.22	c minisat20 returned code 137.
1199.61/1200.22	c minisat20 returned code 137.
1199.61/1200.22	c satzilla running minisat20 ... 
1199.61/1200.22	c Bin: Executing minisat20
1199.61/1200.22	c minisat20 returned code 1.
1199.61/1200.22	c minisat20 returned code 1.
1199.61/1200.22	c satzilla running march_dl with preprocessing ... 
1199.61/1200.22	c Bin: Executing march_dl
1199.61/1200.22	c march_dl returned code 1.
1199.61/1200.22	c march_dl returned code 1.
1199.61/1200.22	c satzilla running vallst with preprocessing ... 
1199.61/1200.22	c Bin: Executing vallst
1199.61/1200.22	c vallst returned code 1.
1199.61/1200.22	c vallst returned code 1.
1199.61/1200.22	c satzilla running march_dl ... 
1199.61/1200.22	c Bin: Executing march_dl
1199.61/1200.22	c march_dl returned code 1.
1199.61/1200.22	c march_dl returned code 1.
1199.61/1200.22	c satzilla running zchaff_rand with preprocessing ... 
1199.61/1200.22	c Bin: Executing zchaff_rand
1199.61/1200.22	c zchaff_rand returned code 1.
1199.61/1200.22	c zchaff_rand returned code 1.
1199.61/1200.22	c satzilla running kcnfs with preprocessing ... 
1199.61/1200.22	c Bin: Executing kcnfs
1199.61/1200.22	c kcnfs returned code 1.
1199.61/1200.22	c kcnfs returned code 1.
1199.61/1200.22	c satzilla running kcnfs ... 
1199.61/1200.22	c Bin: Executing kcnfs
1199.61/1200.22	c kcnfs returned code 1.
1199.61/1200.22	c kcnfs returned code 1.
1199.61/1200.22	c satzilla running vallst ... 
1199.61/1200.22	c Bin: Executing vallst
1199.61/1200.22	c vallst returned code 1.
1199.61/1200.22	c vallst returned code 1.
1199.61/1200.22	c satzilla running zchaff_rand ... 
1199.61/1200.22	c Bin: Executing zchaff_rand
1199.61/1200.22	c zchaff_rand returned code 1.
1199.61/1200.22	c zchaff_rand returned code 1.
1199.61/1200.22	c ERROR: All Failed! 
1199.61/1200.22	c SATZILLA_TIME=1199.910000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node1/watcher-299863-1171878808 -o ROOT/results/node1/solver-299863-1171878808 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/299863-1171878808/SATzilla2007_C /tmp/evaluation/299863-1171878808/instance-299863-1171878808.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23527
/proc/meminfo: memFree=1596064/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1440 CPUtime=0
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207835869 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 360 110 95 260 0 84 0
[pid=23528] ppid=23527 vsize=772 CPUtime=0
/proc/23528/stat : 23528 (march_dl) R 23527 23527 23452 0 -1 4194304 111 0 0 0 0 0 0 0 20 0 1 0 207835869 790528 103 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134663585 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23528/statm: 193 103 53 118 0 72 0

[startup+0.107573 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23527
/proc/meminfo: memFree=1596064/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1440 CPUtime=0
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207835869 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 360 110 95 260 0 84 0
[pid=23528] ppid=23527 vsize=1144 CPUtime=0.1
/proc/23528/stat : 23528 (march_dl) R 23527 23527 23452 0 -1 4194304 225 0 0 0 10 0 0 0 20 0 1 0 207835869 1171456 217 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514058 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23528/statm: 286 217 74 118 0 165 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2584

[startup+0.51962 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 23527
/proc/meminfo: memFree=1596064/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1440 CPUtime=0
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207835869 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 360 110 95 260 0 84 0
[pid=23528] ppid=23527 vsize=1144 CPUtime=0.51
/proc/23528/stat : 23528 (march_dl) R 23527 23527 23452 0 -1 4194304 235 0 0 0 51 0 0 0 24 0 1 0 207835869 1171456 227 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134564400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23528/statm: 286 227 74 118 0 165 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2584

[startup+1.34472 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 23529
/proc/meminfo: memFree=1595280/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1440 CPUtime=0
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207835869 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 360 110 95 260 0 84 0
[pid=23528] ppid=23527 vsize=1144 CPUtime=1.34
/proc/23528/stat : 23528 (march_dl) R 23527 23527 23452 0 -1 4194304 241 0 0 0 134 0 0 0 25 0 1 0 207835869 1171456 233 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134551280 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23528/statm: 286 233 74 118 0 165 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 2584

[startup+2.98091 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 23529
/proc/meminfo: memFree=1594960/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1440 CPUtime=0
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 207835869 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 360 110 95 260 0 84 0
[pid=23528] ppid=23527 vsize=1276 CPUtime=2.97
/proc/23528/stat : 23528 (march_dl) R 23527 23527 23452 0 -1 4194304 247 0 0 0 297 0 0 0 25 0 1 0 207835869 1306624 239 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134575946 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23528/statm: 319 239 74 118 0 198 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 2716

[startup+6.25729 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 23530
/proc/meminfo: memFree=1595216/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1440 CPUtime=4.99
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 135 250 0 0 0 0 499 0 18 0 1 0 207835869 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23527/statm: 360 111 96 260 0 84 0
[pid=23530] ppid=23527 vsize=6188 CPUtime=1.25
/proc/23530/stat : 23530 (ubcsat2006) R 23527 23527 23452 0 -1 4194304 261 0 0 0 101 24 0 0 25 0 1 0 207836369 6336512 244 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23530/statm: 1547 244 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.715 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 23531
/proc/meminfo: memFree=1594648/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=2076 CPUtime=1.77
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 207 0 0 0 177 0 0 0 25 0 1 0 207836963 2125824 201 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525688 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 519 201 58 118 0 397 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4064

[startup+25.5235 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 23531
/proc/meminfo: memFree=1594136/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=2604 CPUtime=14.57
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 326 0 0 0 1457 0 0 0 25 0 1 0 207836963 2666496 320 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528337 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 651 320 58 118 0 529 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 4592

[startup+51.1535 s]
/proc/loadavg: 0.97 0.98 0.99 2/79 23531
/proc/meminfo: memFree=1593688/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=2992 CPUtime=40.18
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 424 0 0 0 4018 0 0 0 25 0 1 0 207836963 3063808 418 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134536489 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 748 418 58 118 0 626 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 4980

[startup+102.407 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 23531
/proc/meminfo: memFree=1593304/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=3524 CPUtime=91.42
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 546 0 0 0 9142 0 0 0 25 0 1 0 207836963 3608576 540 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 881 540 58 118 0 759 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 5512

[startup+162.478 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23531
/proc/meminfo: memFree=1592856/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=3788 CPUtime=151.47
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 629 0 0 0 15147 0 0 0 25 0 1 0 207836963 3878912 623 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528713 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 947 623 58 118 0 825 0
Current children cumulated CPU time (s) 162.37
Current children cumulated vsize (KiB) 5776

[startup+222.551 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23531
/proc/meminfo: memFree=1592600/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=4056 CPUtime=211.53
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 698 0 0 0 21153 0 0 0 25 0 1 0 207836963 4153344 692 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1014 692 58 118 0 892 0
Current children cumulated CPU time (s) 222.43
Current children cumulated vsize (KiB) 6044

[startup+282.619 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23531
/proc/meminfo: memFree=1592344/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=4320 CPUtime=271.58
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 749 0 0 0 27158 0 0 0 25 0 1 0 207836963 4423680 743 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525674 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1080 743 58 118 0 958 0
Current children cumulated CPU time (s) 282.48
Current children cumulated vsize (KiB) 6308

[startup+342.686 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23531
/proc/meminfo: memFree=1592096/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=4452 CPUtime=331.62
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 805 0 0 0 33162 0 0 0 25 0 1 0 207836963 4558848 799 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1113 799 58 118 0 991 0
Current children cumulated CPU time (s) 342.52
Current children cumulated vsize (KiB) 6440

[startup+402.762 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23531
/proc/meminfo: memFree=1591968/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=4720 CPUtime=391.69
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 842 0 0 0 39168 1 0 0 25 0 1 0 207836963 4833280 836 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1180 836 58 118 0 1058 0
Current children cumulated CPU time (s) 402.59
Current children cumulated vsize (KiB) 6708

[startup+462.839 s]
/proc/loadavg: 0.99 0.98 0.99 3/85 23603
/proc/meminfo: memFree=1590568/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=4720 CPUtime=451.71
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 871 0 0 0 45170 1 0 0 25 0 1 0 207836963 4833280 865 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1180 865 58 118 0 1058 0
Current children cumulated CPU time (s) 462.61

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


[startup+823.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23729
/proc/meminfo: memFree=1591192/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=5540 CPUtime=812
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 1052 0 0 0 81197 3 0 0 25 0 1 0 207836963 5672960 1046 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1385 1046 58 118 0 1263 0
Current children cumulated CPU time (s) 822.9
Current children cumulated vsize (KiB) 7528

[startup+883.368 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23729
/proc/meminfo: memFree=1591136/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=5540 CPUtime=872.05
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 1064 0 0 0 87202 3 0 0 25 0 1 0 207836963 5672960 1058 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1385 1058 58 118 0 1263 0
Current children cumulated CPU time (s) 882.95
Current children cumulated vsize (KiB) 7528

[startup+943.44 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23729
/proc/meminfo: memFree=1590944/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=5680 CPUtime=932.1
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 1091 0 0 0 93207 3 0 0 25 0 1 0 207836963 5816320 1085 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1420 1085 58 118 0 1298 0
Current children cumulated CPU time (s) 943
Current children cumulated vsize (KiB) 7668

[startup+1003.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23729
/proc/meminfo: memFree=1590944/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=5680 CPUtime=992.15
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 1102 0 0 0 99212 3 0 0 25 0 1 0 207836963 5816320 1096 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525440 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1420 1096 58 118 0 1298 0
Current children cumulated CPU time (s) 1003.05
Current children cumulated vsize (KiB) 7668

[startup+1063.58 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23729
/proc/meminfo: memFree=1590880/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=5812 CPUtime=1052.22
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 1114 0 0 0 105218 4 0 0 25 0 1 0 207836963 5951488 1108 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1453 1108 58 118 0 1331 0
Current children cumulated CPU time (s) 1063.12
Current children cumulated vsize (KiB) 7800

[startup+1123.65 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23729
/proc/meminfo: memFree=1590752/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=5812 CPUtime=1112.27
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 1147 0 0 0 111223 4 0 0 25 0 1 0 207836963 5951488 1141 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1453 1141 58 118 0 1331 0
Current children cumulated CPU time (s) 1123.17
Current children cumulated vsize (KiB) 7800

[startup+1183.72 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23729
/proc/meminfo: memFree=1590688/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=5944 CPUtime=1172.31
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 1155 0 0 0 117227 4 0 0 25 0 1 0 207836963 6086656 1149 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1486 1149 58 118 0 1364 0
Current children cumulated CPU time (s) 1183.21
Current children cumulated vsize (KiB) 7932

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

[startup+1187.51 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23729
/proc/meminfo: memFree=1590688/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=5944 CPUtime=1176.1
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 1155 0 0 0 117606 4 0 0 25 0 1 0 207836963 6086656 1149 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525757 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1486 1149 58 118 0 1364 0
Current children cumulated CPU time (s) 1187
Current children cumulated vsize (KiB) 7932

[startup+1194.07 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23729
/proc/meminfo: memFree=1590688/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=5944 CPUtime=1182.66
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 1157 0 0 0 118262 4 0 0 25 0 1 0 207836963 6086656 1151 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1486 1151 58 118 0 1364 0
Current children cumulated CPU time (s) 1193.56
Current children cumulated vsize (KiB) 7932

[startup+1197.35 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23729
/proc/meminfo: memFree=1590688/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=5944 CPUtime=1185.94
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 1161 0 0 0 118590 4 0 0 25 0 1 0 207836963 6086656 1155 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1486 1155 58 118 0 1364 0
Current children cumulated CPU time (s) 1196.84
Current children cumulated vsize (KiB) 7932

[startup+1199 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23729
/proc/meminfo: memFree=1590688/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=5944 CPUtime=1187.59
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 1161 0 0 0 118755 4 0 0 25 0 1 0 207836963 6086656 1155 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1486 1155 58 118 0 1364 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 7932

[startup+1199.81 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23729
/proc/meminfo: memFree=1590688/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=5944 CPUtime=1188.41
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 1161 0 0 0 118837 4 0 0 25 0 1 0 207836963 6086656 1155 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1486 1155 58 118 0 1364 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 7932

[startup+1200.02 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23729
/proc/meminfo: memFree=1590688/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=5944 CPUtime=1188.61
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 1161 0 0 0 118857 4 0 0 25 0 1 0 207836963 6086656 1155 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1486 1155 58 118 0 1364 0
Current children cumulated CPU time (s) 1199.51
Current children cumulated vsize (KiB) 7932

[startup+1200.12 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 23729
/proc/meminfo: memFree=1590688/2055920 swapFree=4158120/4192956
[pid=23527] ppid=23525 vsize=1988 CPUtime=10.9
/proc/23527/stat : 23527 (SATzilla2007_C) S 23525 23527 23452 0 -1 4194304 632 517 0 0 308 37 700 45 25 0 1 0 207835869 2035712 307 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23527/statm: 497 307 165 260 0 221 0
[pid=23531] ppid=23527 vsize=5944 CPUtime=1188.71
/proc/23531/stat : 23531 (minisat20) R 23527 23527 23452 0 -1 4194304 1161 0 0 0 118867 4 0 0 25 0 1 0 207836963 6086656 1155 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525886 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23531/statm: 1486 1155 58 118 0 1364 0
Current children cumulated CPU time (s) 1199.61
Current children cumulated vsize (KiB) 7932

Child status: 17
Real time (s): 1200.22
CPU time (s): 1199.74
CPU user time (s): 1198.87
CPU system time (s): 0.875866
CPU usage (%): 99.9602
Max. virtual memory (cumulated for all children) (KiB): 7932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.87
system time used= 0.875866
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2323
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= 27
involuntary context switches= 4471

runsolver used 1.14283 second user time and 3.12153 second system time

The end

Launcher Data (download as text)

Begin job on node1 on Mon Feb 19 09:53:28 UTC 2007

IDJOB= 299863
IDBENCH= 20020
IDSOLVER= 135
FILE ID= node1/299863-1171878808

PBS_JOBID= 3839430

Free space on /tmp= 66544 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/3SAT/v400/unif-k3-r4.26-v400-c1704-S1013535775-14.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/299863-1171878808/SATzilla2007_C /tmp/evaluation/299863-1171878808/instance-299863-1171878808.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-299863-1171878808 -o ROOT/results/node1/solver-299863-1171878808 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/299863-1171878808/SATzilla2007_C /tmp/evaluation/299863-1171878808/instance-299863-1171878808.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  3a08d8a4e83b1d2d972d4be84e7630c8

RANDOM SEED= 732151800

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node1.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.230
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.230
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:       1596536 kB
Buffers:         52736 kB
Cached:         311556 kB
SwapCached:      15284 kB
Active:         257300 kB
Inactive:       129840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1596536 kB
SwapTotal:     4192956 kB
SwapFree:      4158120 kB
Dirty:            8572 kB
Writeback:           0 kB
Mapped:          29648 kB
Slab:            57800 kB
Committed_AS:   674272 kB
PageTables:       1740 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= 66544 MiB

End job on node1 on Mon Feb 19 10:13:28 UTC 2007