Trace number 312163

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.52 1199.86

General information on the benchmark

Namerandom/2+p/p0.8/v1665/
unif2p-p0.8-v1665-c5178-S1554939604-02-UNSAT.cnf
MD5SUMb1cce57318cfb8e6ef6734b78e58ea19
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1665
Number of clauses5177
Sum of the clauses size14496
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21035
Number of clauses of size 34142
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.64/10.67	c run March_dl for 5 seconds ... 
10.64/10.67	c Bin: Executing march_dl
10.64/10.67	c child exit by a signal
10.64/10.67	c march_dl returned code 137.
10.64/10.67	c run saps (UBCSAT implementation) for 2 seconds ... 
10.64/10.67	c Bin: Executing ubcsat2006
10.64/10.67	c child exited successfully
10.64/10.67	c ubcsat2006 returned code 0.
10.64/10.67	c satzilla computing base features
10.64/10.67	c satzilla doing unit-prop probe
10.64/10.67	c satzilla doing local search probe
10.64/10.67	c satzilla doing lobjois search-space size estimate
10.64/10.67	c satzilla's ranking:
10.64/10.67	c 1) minisat20+P: 0.989664
10.64/10.67	c 2) minisat20: 1.050666
10.64/10.67	c 3) march_dl: 1.328745
10.64/10.67	c 4) march_dl+P: 1.903983
10.64/10.67	c 5) vallst+P: 1.984359
10.64/10.67	c 6) zchaff_rand+P: 2.308473
10.64/10.67	c 7) kcnfs+P: 999.000000
10.64/10.67	c 8) kcnfs: 999.000000
10.64/10.67	c 9) vallst: 999.000000
10.64/10.67	c 10) zchaff_rand: 999.000000
10.64/10.67	c satzilla running minisat20 with preprocessing ... 
10.64/10.70	This is MiniSat 2.0 beta
10.64/10.70	WARNING: for repeatability, setting FPU to use double precision
10.64/10.70	============================[ Problem Statistics ]=============================
10.64/10.70	|                                                                             |
10.64/10.70	|  Number of variables:  1661                                                 |
10.64/10.70	|  Number of clauses:    5198                                                 |
10.64/10.70	|  Parsing time:         0.00         s                                       |
10.64/10.70	============================[ Search Statistics ]==============================
10.64/10.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.64/10.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.64/10.70	===============================================================================
10.64/10.70	|         0 |    1661     5198    14538 |     1732        0    nan |  0.000 % |
10.64/10.71	|       100 |    1661     5198    14538 |     1905      100     21 |  0.000 % |
10.64/10.72	|       250 |    1661     5198    14538 |     2096      250     22 |  0.000 % |
10.64/10.73	|       476 |    1661     5198    14538 |     2306      476     23 |  0.001 % |
10.64/10.76	|       813 |    1661     5198    14538 |     2536      813     23 |  0.000 % |
10.68/10.79	|      1319 |    1661     5198    14538 |     2790     1319     23 |  0.000 % |
10.68/10.85	|      2078 |    1661     5198    14538 |     3069     2078     24 |  0.000 % |
10.68/10.95	|      3217 |    1661     5198    14538 |     3376     1614     25 |  0.000 % |
10.68/11.09	|      4925 |    1661     5198    14538 |     3714     3322     25 |  0.000 % |
11.25/11.35	|      7489 |    1661     5198    14538 |     4085     2018     23 |  0.000 % |
11.66/11.75	|     11334 |    1661     5198    14538 |     4494     3738     24 |  0.000 % |
12.38/12.41	|     17102 |    1661     5198    14538 |     4943     2517     23 |  0.000 % |
13.30/13.37	|     25752 |    1661     5198    14538 |     5437     3557     24 |  0.000 % |
14.73/14.83	|     38726 |    1661     5198    14538 |     5981     5333     24 |  0.000 % |
17.29/17.32	|     58188 |    1661     5198    14538 |     6579     3163     27 |  0.000 % |
20.67/20.74	|     87380 |    1661     5198    14538 |     7237     5586     23 |  0.000 % |
26.30/26.37	|    131169 |    1661     5198    14538 |     7961     5168     23 |  0.000 % |
35.42/35.55	|    196853 |    1661     5198    14538 |     8757     6051     27 |  0.000 % |
50.07/50.19	|    295380 |    1661     5198    14538 |     9633     6278     31 |  0.000 % |
72.62/72.70	|    443169 |    1661     5198    14538 |    10596     7412     24 |  0.000 % |
108.08/108.20	|    664855 |    1661     5198    14538 |    11656     8024     27 |  0.000 % |
164.76/164.92	|    997380 |    1661     5198    14538 |    12822     8913     26 |  0.000 % |
254.63/254.80	|   1496168 |    1661     5198    14538 |    14104     7738     28 |  0.000 % |
391.84/392.04	|   2244351 |    1661     5198    14538 |    15514    13480     26 |  0.000 % |
612.69/612.95	|   3366626 |    1661     5198    14538 |    17066    14941     29 |  0.000 % |
972.09/972.43	|   5050037 |    1661     5198    14538 |    18772    10246     28 |  0.000 % |
1199.39/1199.85	c Preprocessing...
1199.39/1199.85	c Inital problem has 1665 variables, 4142 nary clauses (1035 binary clauses).
1199.39/1199.85	c Num non-binary clauses 4142, Average non-binary clause length 3.000
1199.39/1199.85	c Theory has no gaps
1199.39/1199.85	c Preprocessor runtime was 0.020 seconds.
1199.39/1199.85	c 
1199.39/1199.85	c Satisfiability of theory still undetermined.
1199.39/1199.85	c See file /tmp/eUCJ7w for simplified theory.
1199.39/1199.85	c Bin: Executing minisat20
1199.39/1199.85	c child exit by a signal
1199.39/1199.85	c minisat20 returned code 137.
1199.39/1199.85	c minisat20 returned code 137.
1199.39/1199.85	c satzilla running minisat20 ... 
1199.39/1199.85	c Bin: Executing minisat20
1199.39/1199.85	c minisat20 returned code 1.
1199.39/1199.85	c minisat20 returned code 1.
1199.39/1199.85	c satzilla running march_dl ... 
1199.39/1199.85	c Bin: Executing march_dl
1199.39/1199.85	c march_dl returned code 1.
1199.39/1199.85	c march_dl returned code 1.
1199.39/1199.85	c satzilla running march_dl with preprocessing ... 
1199.39/1199.85	c Bin: Executing march_dl
1199.39/1199.85	c march_dl returned code 1.
1199.39/1199.85	c march_dl returned code 1.
1199.39/1199.85	c satzilla running vallst with preprocessing ... 
1199.39/1199.85	c Bin: Executing vallst
1199.39/1199.85	c vallst returned code 1.
1199.39/1199.85	c vallst returned code 1.
1199.39/1199.85	c satzilla running zchaff_rand with preprocessing ... 
1199.39/1199.85	c Bin: Executing zchaff_rand
1199.39/1199.85	c zchaff_rand returned code 1.
1199.39/1199.85	c zchaff_rand returned code 1.
1199.39/1199.85	c satzilla running kcnfs with preprocessing ... 
1199.39/1199.85	c Bin: Executing kcnfs
1199.39/1199.85	c kcnfs returned code 1.
1199.39/1199.85	c kcnfs returned code 1.
1199.39/1199.85	c satzilla running kcnfs ... 
1199.39/1199.85	c Bin: Executing kcnfs
1199.39/1199.85	c kcnfs returned code 1.
1199.39/1199.85	c kcnfs returned code 1.
1199.39/1199.85	c satzilla running vallst ... 
1199.39/1199.85	c Bin: Executing vallst
1199.39/1199.85	c vallst returned code 1.
1199.39/1199.85	c vallst returned code 1.
1199.39/1199.85	c satzilla running zchaff_rand ... 
1199.39/1199.85	c Bin: Executing zchaff_rand
1199.39/1199.85	c zchaff_rand returned code 1.
1199.39/1199.85	c zchaff_rand returned code 1.
1199.39/1199.85	c ERROR: All Failed! 
1199.39/1199.85	c SATZILLA_TIME=1199.680000

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/node11/watcher-312163-1172582797 -o ROOT/results/node11/solver-312163-1172582797 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/312163-1172582797/SATzilla2007_C /tmp/evaluation/312163-1172582797/instance-312163-1172582797.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.91 0.98 0.99 2/77 17370
/proc/meminfo: memFree=1560176/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=1440 CPUtime=0
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 278234287 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 360 110 95 260 0 84 0
[pid=17371] ppid=17370 vsize=772 CPUtime=0
/proc/17371/stat : 17371 (march_dl) R 17370 17370 17295 0 -1 4194304 107 0 0 0 0 0 0 0 20 0 1 0 278234287 790528 102 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17371/statm: 193 102 50 118 0 72 0

[startup+0.107618 s]
/proc/loadavg: 0.91 0.98 0.99 2/77 17370
/proc/meminfo: memFree=1560176/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=1440 CPUtime=0
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 278234287 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 360 110 95 260 0 84 0
[pid=17371] ppid=17370 vsize=2360 CPUtime=0.1
/proc/17371/stat : 17371 (march_dl) R 17370 17370 17295 0 -1 4194304 517 0 0 0 10 0 0 0 20 0 1 0 278234287 2416640 509 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134544594 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17371/statm: 590 509 73 118 0 469 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3800

[startup+0.515665 s]
/proc/loadavg: 0.91 0.98 0.99 2/77 17370
/proc/meminfo: memFree=1560176/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=1440 CPUtime=0
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 278234287 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 360 110 95 260 0 84 0
[pid=17371] ppid=17370 vsize=2488 CPUtime=0.5
/proc/17371/stat : 17371 (march_dl) R 17370 17370 17295 0 -1 4194304 558 0 0 0 50 0 0 0 23 0 1 0 278234287 2547712 550 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134513789 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17371/statm: 622 550 75 118 0 501 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3928

[startup+1.33776 s]
/proc/loadavg: 0.91 0.98 0.99 2/79 17372
/proc/meminfo: memFree=1557920/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=1440 CPUtime=0
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 278234287 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 360 110 95 260 0 84 0
[pid=17371] ppid=17370 vsize=2620 CPUtime=1.32
/proc/17371/stat : 17371 (march_dl) R 17370 17370 17295 0 -1 4194304 586 0 0 0 132 0 0 0 25 0 1 0 278234287 2682880 578 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17371/statm: 655 578 75 118 0 534 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 4060

[startup+2.98396 s]
/proc/loadavg: 0.91 0.98 0.99 2/79 17372
/proc/meminfo: memFree=1557800/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=1440 CPUtime=0
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 278234287 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 360 110 95 260 0 84 0
[pid=17371] ppid=17370 vsize=2788 CPUtime=2.97
/proc/17371/stat : 17371 (march_dl) R 17370 17370 17295 0 -1 4194304 612 0 0 0 297 0 0 0 25 0 1 0 278234287 2854912 604 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134566764 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17371/statm: 697 604 75 118 0 576 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 4228

[startup+6.26034 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 17373
/proc/meminfo: memFree=1559216/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=1440 CPUtime=4.99
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 135 633 0 0 0 0 499 0 16 0 1 0 278234287 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17370/statm: 360 111 96 260 0 84 0
[pid=17373] ppid=17370 vsize=6188 CPUtime=1.25
/proc/17373/stat : 17373 (ubcsat2006) R 17370 17370 17295 0 -1 4194304 323 0 0 0 106 19 0 0 25 0 1 0 278234788 6336512 306 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17373/statm: 1547 306 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7191 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 17374
/proc/meminfo: memFree=1556784/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=2780 CPUtime=2
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 415 0 0 0 200 0 0 0 25 0 1 0 278235358 2846720 409 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134530028 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 695 409 58 118 0 573 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 5812

[startup+25.5246 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 17374
/proc/meminfo: memFree=1555952/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=3704 CPUtime=14.8
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 627 0 0 0 1480 0 0 0 25 0 1 0 278235358 3792896 621 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 926 621 58 118 0 804 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 6736

[startup+51.1537 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 17374
/proc/meminfo: memFree=1554928/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=4760 CPUtime=40.41
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 891 0 0 0 4041 0 0 0 25 0 1 0 278235358 4874240 885 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525700 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 1190 885 58 118 0 1068 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 7792

[startup+102.407 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 17374
/proc/meminfo: memFree=1554288/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=5424 CPUtime=91.66
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 1074 0 0 0 9165 1 0 0 25 0 1 0 278235358 5554176 1068 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 1356 1068 58 118 0 1234 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 8456

[startup+162.478 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 17374
/proc/meminfo: memFree=1553392/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=6224 CPUtime=151.71
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 1274 0 0 0 15169 2 0 0 25 0 1 0 278235358 6373376 1268 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527403 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 1556 1268 58 118 0 1434 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 9256

[startup+222.549 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 17374
/proc/meminfo: memFree=1552560/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=7020 CPUtime=211.77
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 1461 0 0 0 21174 3 0 0 25 0 1 0 278235358 7188480 1455 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 1755 1455 58 118 0 1633 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 10052

[startup+282.618 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 17374
/proc/meminfo: memFree=1552112/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=7556 CPUtime=271.82
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 1589 0 0 0 27179 3 0 0 25 0 1 0 278235358 7737344 1583 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525514 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 1889 1583 58 118 0 1767 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 10588

[startup+342.687 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 17374
/proc/meminfo: memFree=1551728/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=7972 CPUtime=331.87
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 1680 0 0 0 33183 4 0 0 25 0 1 0 278235358 8163328 1674 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 1993 1674 58 118 0 1871 0
Current children cumulated CPU time (s) 342.55
Current children cumulated vsize (KiB) 11004

[startup+402.757 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 17374
/proc/meminfo: memFree=1551408/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=8236 CPUtime=391.92
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 1756 0 0 0 39188 4 0 0 25 0 1 0 278235358 8433664 1750 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 2059 1750 58 118 0 1937 0
Current children cumulated CPU time (s) 402.6
Current children cumulated vsize (KiB) 11268

[startup+462.823 s]
/proc/loadavg: 1.05 0.99 0.99 2/79 17374
/proc/meminfo: memFree=1550768/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=8772 CPUtime=451.98
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 1901 0 0 0 45193 5 0 0 25 0 1 0 278235358 8982528 1895 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 2193 1895 58 118 0 2071 0
Current children cumulated CPU time (s) 462.66

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


[startup+763.173 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 17374
/proc/meminfo: memFree=1549296/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=10360 CPUtime=752.25
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 2281 0 0 0 75217 8 0 0 25 0 1 0 278235358 10608640 2275 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 2590 2275 58 118 0 2468 0
Current children cumulated CPU time (s) 762.93
Current children cumulated vsize (KiB) 13392

[startup+823.246 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 17374
/proc/meminfo: memFree=1549104/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=10492 CPUtime=812.3
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 2320 0 0 0 81221 9 0 0 25 0 1 0 278235358 10743808 2314 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 2623 2314 58 118 0 2501 0
Current children cumulated CPU time (s) 822.98
Current children cumulated vsize (KiB) 13524

[startup+883.317 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 17374
/proc/meminfo: memFree=1548528/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=11164 CPUtime=872.35
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 2483 0 0 0 87226 9 0 0 25 0 1 0 278235358 11431936 2477 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 2791 2477 58 118 0 2669 0
Current children cumulated CPU time (s) 883.03
Current children cumulated vsize (KiB) 14196

[startup+943.388 s]
/proc/loadavg: 1.07 1.01 1.00 2/79 17376
/proc/meminfo: memFree=1548464/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=11164 CPUtime=932.41
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 2483 0 0 0 93231 10 0 0 25 0 1 0 278235358 11431936 2477 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 2791 2477 58 118 0 2669 0
Current children cumulated CPU time (s) 943.09
Current children cumulated vsize (KiB) 14196

[startup+1003.46 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 17376
/proc/meminfo: memFree=1548400/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=11320 CPUtime=992.46
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 2511 0 0 0 99236 10 0 0 25 0 1 0 278235358 11591680 2505 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 2830 2505 58 118 0 2708 0
Current children cumulated CPU time (s) 1003.14
Current children cumulated vsize (KiB) 14352

[startup+1063.53 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 17376
/proc/meminfo: memFree=1548144/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=11600 CPUtime=1052.52
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 2573 0 0 0 105241 11 0 0 25 0 1 0 278235358 11878400 2567 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525431 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 2900 2567 58 118 0 2778 0
Current children cumulated CPU time (s) 1063.2
Current children cumulated vsize (KiB) 14632

[startup+1123.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17376
/proc/meminfo: memFree=1547952/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=11740 CPUtime=1112.57
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 2614 0 0 0 111246 11 0 0 25 0 1 0 278235358 12021760 2608 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 2935 2608 58 118 0 2813 0
Current children cumulated CPU time (s) 1123.25
Current children cumulated vsize (KiB) 14772

[startup+1183.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17376
/proc/meminfo: memFree=1547824/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=11872 CPUtime=1172.63
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 2658 0 0 0 117251 12 0 0 25 0 1 0 278235358 12156928 2652 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 2968 2652 58 118 0 2846 0
Current children cumulated CPU time (s) 1183.31
Current children cumulated vsize (KiB) 14904

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

[startup+1187.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17376
/proc/meminfo: memFree=1547760/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=11872 CPUtime=1176.42
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 2658 0 0 0 117630 12 0 0 25 0 1 0 278235358 12156928 2652 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 2968 2652 58 118 0 2846 0
Current children cumulated CPU time (s) 1187.1
Current children cumulated vsize (KiB) 14904

[startup+1194.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17376
/proc/meminfo: memFree=1547760/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=12008 CPUtime=1182.97
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 2672 0 0 0 118285 12 0 0 25 0 1 0 278235358 12296192 2666 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525155 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 3002 2666 58 118 0 2880 0
Current children cumulated CPU time (s) 1193.65
Current children cumulated vsize (KiB) 15040

[startup+1197.29 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17376
/proc/meminfo: memFree=1547696/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=12008 CPUtime=1186.25
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 2672 0 0 0 118613 12 0 0 25 0 1 0 278235358 12296192 2666 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 3002 2666 58 118 0 2880 0
Current children cumulated CPU time (s) 1196.93
Current children cumulated vsize (KiB) 15040

[startup+1198.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17376
/proc/meminfo: memFree=1547696/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=12008 CPUtime=1187.89
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 2672 0 0 0 118777 12 0 0 25 0 1 0 278235358 12296192 2666 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 3002 2666 58 118 0 2880 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 15040

[startup+1199.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17376
/proc/meminfo: memFree=1547696/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=12008 CPUtime=1188.3
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 2672 0 0 0 118818 12 0 0 25 0 1 0 278235358 12296192 2666 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 3002 2666 58 118 0 2880 0
Current children cumulated CPU time (s) 1198.98
Current children cumulated vsize (KiB) 15040

[startup+1199.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 17376
/proc/meminfo: memFree=1547696/2055920 swapFree=4192812/4192956
[pid=17370] ppid=17368 vsize=3032 CPUtime=10.68
/proc/17370/stat : 17370 (SATzilla2007_C) S 17368 17370 17295 0 -1 4194304 1008 962 0 0 321 13 700 34 25 0 1 0 278234287 3104768 549 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/17370/statm: 758 549 164 260 0 482 0
[pid=17374] ppid=17370 vsize=12008 CPUtime=1188.71
/proc/17374/stat : 17374 (minisat20) R 17370 17370 17295 0 -1 4194304 2672 0 0 0 118859 12 0 0 25 0 1 0 278235358 12296192 2666 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/17374/statm: 3002 2666 58 118 0 2880 0
Current children cumulated CPU time (s) 1199.39
Current children cumulated vsize (KiB) 15040

Child status: 17
Real time (s): 1199.86
CPU time (s): 1199.52
CPU user time (s): 1198.91
CPU system time (s): 0.608907
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 15040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.91
system time used= 0.608907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4655
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= 25391

runsolver used 1.23281 second user time and 3.02954 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Tue Feb 27 13:26:37 UTC 2007

IDJOB= 312163
IDBENCH= 20333
IDSOLVER= 135
FILE ID= node11/312163-1172582797

PBS_JOBID= 3971699

Free space on /tmp= 66551 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.8/v1665/unif2p-p0.8-v1665-c5178-S1554939604-02-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/312163-1172582797/SATzilla2007_C /tmp/evaluation/312163-1172582797/instance-312163-1172582797.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-312163-1172582797 -o ROOT/results/node11/solver-312163-1172582797 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/312163-1172582797/SATzilla2007_C /tmp/evaluation/312163-1172582797/instance-312163-1172582797.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  b1cce57318cfb8e6ef6734b78e58ea19

RANDOM SEED= 163395165

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node11.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.243
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.243
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:       1560648 kB
Buffers:         53368 kB
Cached:         328248 kB
SwapCached:          0 kB
Active:         257784 kB
Inactive:       166928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1560648 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8592 kB
Writeback:           0 kB
Mapped:          61988 kB
Slab:            56088 kB
Committed_AS:   823208 kB
PageTables:       1756 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= 66551 MiB

End job on node11 on Tue Feb 27 13:46:37 UTC 2007