Trace number 309908

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla CRAFTED? (exit code) 1199.61 1199.95

General information on the benchmark

Namerandom/2+p/p0.9/v810/
unif2p-p0.9-v810-c2932-S1966306571-20-UNSAT.cnf
MD5SUM1fb4312d0666ff719508e19a3e9de045
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark228.565
Satisfiable
(Un)Satisfiability was proved
Number of variables810
Number of clauses2931
Sum of the clauses size8500
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2293
Number of clauses of size 32638
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.73/10.78	c run March_dl for 5 seconds ... 
10.73/10.78	c Bin: Executing march_dl
10.73/10.78	c child exit by a signal
10.73/10.78	c march_dl returned code 137.
10.73/10.78	c run saps (UBCSAT implementation) for 2 seconds ... 
10.73/10.78	c Bin: Executing ubcsat2006
10.73/10.78	c child exited successfully
10.73/10.78	c ubcsat2006 returned code 0.
10.73/10.78	c satzilla computing base features
10.73/10.78	c satzilla doing unit-prop probe
10.73/10.78	c satzilla doing local search probe
10.73/10.78	c satzilla doing lobjois search-space size estimate
10.73/10.78	c satzilla's ranking:
10.73/10.78	c 1) minisat20+P: -0.468981
10.73/10.78	c 2) minisat20: 0.565621
10.73/10.78	c 3) march_dl: 1.380069
10.73/10.78	c 4) vallst+P: 1.474101
10.73/10.78	c 5) march_dl+P: 1.550997
10.73/10.78	c 6) zchaff_rand+P: 2.823897
10.73/10.78	c 7) kcnfs+P: 999.000000
10.73/10.78	c 8) kcnfs: 999.000000
10.73/10.78	c 9) vallst: 999.000000
10.73/10.78	c 10) zchaff_rand: 999.000000
10.73/10.78	c satzilla running minisat20 with preprocessing ... 
10.73/10.80	This is MiniSat 2.0 beta
10.73/10.80	WARNING: for repeatability, setting FPU to use double precision
10.73/10.80	============================[ Problem Statistics ]=============================
10.73/10.80	|                                                                             |
10.73/10.80	|  Number of variables:  810                                                  |
10.73/10.80	|  Number of clauses:    2946                                                 |
10.73/10.80	|  Parsing time:         0.00         s                                       |
10.73/10.80	============================[ Search Statistics ]==============================
10.73/10.80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.73/10.80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.73/10.80	===============================================================================
10.73/10.80	|         0 |     810     2946     8530 |      982        0    nan |  0.000 % |
10.73/10.80	|       100 |     810     2946     8530 |     1080      100     22 |  0.000 % |
10.73/10.81	|       250 |     810     2946     8530 |     1188      250     23 |  0.000 % |
10.73/10.82	|       475 |     810     2946     8530 |     1307      475     22 |  0.000 % |
10.73/10.83	|       812 |     810     2946     8530 |     1437      812     21 |  0.000 % |
10.73/10.86	|      1319 |     810     2946     8530 |     1581     1319     21 |  0.000 % |
10.77/10.90	|      2079 |     810     2946     8530 |     1739     1244     20 |  0.000 % |
10.77/10.96	|      3218 |     810     2946     8530 |     1913     1493     18 |  0.000 % |
10.77/11.05	|      4927 |     810     2946     8530 |     2105     1196     18 |  0.000 % |
10.77/11.20	|      7489 |     810     2946     8530 |     2315     1571     19 |  0.000 % |
11.34/11.46	|     11333 |     810     2946     8530 |     2547     1819     20 |  0.000 % |
11.75/11.84	|     17100 |     810     2946     8530 |     2801     2331     20 |  0.000 % |
12.37/12.42	|     25750 |     810     2946     8530 |     3081     2403     21 |  0.000 % |
13.28/13.33	|     38725 |     810     2946     8530 |     3390     2693     20 |  0.000 % |
14.62/14.75	|     58186 |     810     2946     8530 |     3729     3099     18 |  0.001 % |
16.87/16.99	|     87378 |     810     2946     8530 |     4102     3768     23 |  0.000 % |
20.46/20.52	|    131168 |     810     2946     8530 |     4512     3698     21 |  0.000 % |
25.89/26.03	|    196852 |     810     2946     8530 |     4963     2858     19 |  0.000 % |
34.49/34.61	|    295378 |     810     2946     8530 |     5459     3037     22 |  0.001 % |
47.91/47.98	|    443167 |     810     2946     8530 |     6005     4180     19 |  0.000 % |
68.61/68.71	|    664850 |     810     2946     8530 |     6606     3807     19 |  0.000 % |
100.88/101.03	|    997375 |     810     2946     8530 |     7267     5457     21 |  0.000 % |
152.11/152.19	|   1496164 |     810     2946     8530 |     7993     5075     22 |  0.000 % |
230.59/230.69	|   2244346 |     810     2946     8530 |     8793     7209     17 |  0.000 % |
353.04/353.25	|   3366620 |     810     2946     8530 |     9672     7901     21 |  0.001 % |
550.05/550.32	|   5050031 |     810     2946     8530 |    10639     9132     22 |  0.000 % |
851.58/851.86	|   7575148 |     810     2946     8530 |    11703     5681     19 |  0.000 % |
1199.52/1199.94	c Preprocessing...
1199.52/1199.94	c Inital problem has 810 variables, 2638 nary clauses (293 binary clauses).
1199.52/1199.94	c Num non-binary clauses 2638, Average non-binary clause length 3.000
1199.52/1199.94	c Theory has no gaps
1199.52/1199.94	c Preprocessor runtime was 0.010 seconds.
1199.52/1199.94	c 
1199.52/1199.94	c Satisfiability of theory still undetermined.
1199.52/1199.94	c See file /tmp/UVFtTY for simplified theory.
1199.52/1199.94	c Bin: Executing minisat20
1199.52/1199.94	c child exit by a signal
1199.52/1199.94	c minisat20 returned code 137.
1199.52/1199.94	c minisat20 returned code 137.
1199.52/1199.94	c satzilla running minisat20 ... 
1199.52/1199.94	c Bin: Executing minisat20
1199.52/1199.94	c minisat20 returned code 1.
1199.52/1199.94	c minisat20 returned code 1.
1199.52/1199.94	c satzilla running march_dl ... 
1199.52/1199.94	c Bin: Executing march_dl
1199.52/1199.94	c march_dl returned code 1.
1199.52/1199.94	c march_dl returned code 1.
1199.52/1199.94	c satzilla running vallst with preprocessing ... 
1199.52/1199.94	c Bin: Executing vallst
1199.52/1199.94	c vallst returned code 1.
1199.52/1199.94	c vallst returned code 1.
1199.52/1199.94	c satzilla running march_dl with preprocessing ... 
1199.52/1199.94	c Bin: Executing march_dl
1199.52/1199.94	c march_dl returned code 1.
1199.52/1199.94	c march_dl returned code 1.
1199.52/1199.94	c satzilla running zchaff_rand with preprocessing ... 
1199.52/1199.94	c Bin: Executing zchaff_rand
1199.52/1199.94	c zchaff_rand returned code 1.
1199.52/1199.94	c zchaff_rand returned code 1.
1199.52/1199.94	c satzilla running kcnfs with preprocessing ... 
1199.52/1199.94	c Bin: Executing kcnfs
1199.52/1199.94	c kcnfs returned code 1.
1199.52/1199.94	c kcnfs returned code 1.
1199.52/1199.94	c satzilla running kcnfs ... 
1199.52/1199.94	c Bin: Executing kcnfs
1199.52/1199.94	c kcnfs returned code 1.
1199.52/1199.94	c kcnfs returned code 1.
1199.52/1199.94	c satzilla running vallst ... 
1199.52/1199.94	c Bin: Executing vallst
1199.52/1199.94	c vallst returned code 1.
1199.52/1199.94	c vallst returned code 1.
1199.52/1199.94	c satzilla running zchaff_rand ... 
1199.52/1199.94	c Bin: Executing zchaff_rand
1199.52/1199.94	c zchaff_rand returned code 1.
1199.52/1199.94	c zchaff_rand returned code 1.
1199.52/1199.94	c ERROR: All Failed! 
1199.52/1199.94	c SATZILLA_TIME=1199.780000

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/node61/watcher-309908-1172549499 -o ROOT/results/node61/solver-309908-1172549499 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/309908-1172549499/SATzilla2007_C /tmp/evaluation/309908-1172549499/instance-309908-1172549499.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.93 0.99 0.99 3/64 7969
/proc/meminfo: memFree=1832912/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=1440 CPUtime=0
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 274906824 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 360 110 95 260 0 84 0
[pid=7970] ppid=7969 vsize=636 CPUtime=0
/proc/7970/stat : 7970 (march_dl) R 7969 7969 6743 0 -1 4194304 91 0 0 0 0 0 0 0 19 0 1 0 274906824 651264 86 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7970/statm: 159 86 50 118 0 38 0

[startup+0.10783 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 7969
/proc/meminfo: memFree=1832912/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=1440 CPUtime=0
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 274906824 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 360 110 95 260 0 84 0
[pid=7970] ppid=7969 vsize=1568 CPUtime=0.1
/proc/7970/stat : 7970 (march_dl) R 7969 7969 6743 0 -1 4194304 333 0 0 0 10 0 0 0 20 0 1 0 274906824 1605632 325 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7970/statm: 392 325 74 118 0 271 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3008

[startup+0.519868 s]
/proc/loadavg: 0.93 0.99 0.99 3/64 7969
/proc/meminfo: memFree=1832912/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=1440 CPUtime=0
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 274906824 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 360 110 95 260 0 84 0
[pid=7970] ppid=7969 vsize=1700 CPUtime=0.51
/proc/7970/stat : 7970 (march_dl) R 7969 7969 6743 0 -1 4194304 352 0 0 0 51 0 0 0 23 0 1 0 274906824 1740800 344 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134527899 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7970/statm: 425 344 74 118 0 304 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3140

[startup+1.34295 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 7971
/proc/meminfo: memFree=1831744/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=1440 CPUtime=0
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 274906824 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 360 110 95 260 0 84 0
[pid=7970] ppid=7969 vsize=1700 CPUtime=1.33
/proc/7970/stat : 7970 (march_dl) R 7969 7969 6743 0 -1 4194304 365 0 0 0 133 0 0 0 25 0 1 0 274906824 1740800 357 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526972 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7970/statm: 425 357 74 118 0 304 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 3140

[startup+2.9791 s]
/proc/loadavg: 0.93 0.99 0.99 2/66 7971
/proc/meminfo: memFree=1831616/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=1440 CPUtime=0
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 274906824 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 360 110 95 260 0 84 0
[pid=7970] ppid=7969 vsize=1700 CPUtime=2.97
/proc/7970/stat : 7970 (march_dl) R 7969 7969 6743 0 -1 4194304 376 0 0 0 297 0 0 0 25 0 1 0 274906824 1740800 368 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7970/statm: 425 368 74 118 0 304 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 3140

[startup+6.25542 s]
/proc/loadavg: 0.94 0.99 0.99 2/66 7972
/proc/meminfo: memFree=1832128/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=1440 CPUtime=4.99
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 135 386 0 0 0 0 499 0 16 0 1 0 274906824 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7969/statm: 360 111 96 260 0 84 0
[pid=7972] ppid=7969 vsize=6188 CPUtime=1.24
/proc/7972/stat : 7972 (ubcsat2006) R 7969 7969 6743 0 -1 4194304 282 0 0 0 100 24 0 0 25 0 1 0 274907324 6336512 265 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7972/statm: 1547 265 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.71 s]
/proc/loadavg: 0.94 0.99 0.99 2/66 7973
/proc/meminfo: memFree=1830856/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=2348 CPUtime=1.9
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 286 0 0 0 190 0 0 0 25 0 1 0 274907904 2404352 280 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 587 280 58 118 0 465 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4644

[startup+25.5183 s]
/proc/loadavg: 0.95 0.99 0.99 2/66 7973
/proc/meminfo: memFree=1830160/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=3008 CPUtime=14.71
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 453 0 0 0 1471 0 0 0 25 0 1 0 274907904 3080192 447 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 752 447 58 118 0 630 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 5304

[startup+51.1417 s]
/proc/loadavg: 0.97 0.99 0.99 2/66 7973
/proc/meminfo: memFree=1829584/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=3680 CPUtime=40.32
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 603 0 0 0 4032 0 0 0 25 0 1 0 274907904 3768320 597 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 920 597 58 118 0 798 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5976

[startup+102.382 s]
/proc/loadavg: 0.98 0.99 0.99 2/66 7973
/proc/meminfo: memFree=1829008/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=4340 CPUtime=91.54
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 774 0 0 0 9154 0 0 0 25 0 1 0 274907904 4444160 768 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525645 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 1085 768 58 118 0 963 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 6636

[startup+162.438 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 7973
/proc/meminfo: memFree=1828432/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=4908 CPUtime=151.59
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 898 0 0 0 15158 1 0 0 25 0 1 0 274907904 5025792 892 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 1227 892 58 118 0 1105 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 7204

[startup+222.497 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 7973
/proc/meminfo: memFree=1828048/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=5176 CPUtime=211.63
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 985 0 0 0 21162 1 0 0 25 0 1 0 274907904 5300224 979 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 1294 979 58 118 0 1172 0
Current children cumulated CPU time (s) 222.4
Current children cumulated vsize (KiB) 7472

[startup+282.553 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 7973
/proc/meminfo: memFree=1827600/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=5572 CPUtime=271.66
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1080 0 0 0 27165 1 0 0 25 0 1 0 274907904 5705728 1074 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 1393 1074 58 118 0 1271 0
Current children cumulated CPU time (s) 282.43
Current children cumulated vsize (KiB) 7868

[startup+342.609 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 7973
/proc/meminfo: memFree=1827280/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=5972 CPUtime=331.71
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1170 0 0 0 33169 2 0 0 25 0 1 0 274907904 6115328 1164 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 1493 1164 58 118 0 1371 0
Current children cumulated CPU time (s) 342.48
Current children cumulated vsize (KiB) 8268

[startup+402.67 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 7973
/proc/meminfo: memFree=1826960/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=6380 CPUtime=391.75
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1265 0 0 0 39173 2 0 0 25 0 1 0 274907904 6533120 1259 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525121 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 1595 1259 58 118 0 1473 0
Current children cumulated CPU time (s) 402.52
Current children cumulated vsize (KiB) 8676

[startup+462.725 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 7973
/proc/meminfo: memFree=1826704/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=6512 CPUtime=451.79
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1323 0 0 0 45177 2 0 0 25 0 1 0 274907904 6668288 1317 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 1628 1317 58 118 0 1506 0
Current children cumulated CPU time (s) 462.56

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


[startup+763.003 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 7973
/proc/meminfo: memFree=1825616/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=7580 CPUtime=751.98
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1579 0 0 0 75195 3 0 0 25 0 1 0 274907904 7761920 1573 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525160 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 1895 1573 58 118 0 1773 0
Current children cumulated CPU time (s) 762.75
Current children cumulated vsize (KiB) 9876

[startup+823.061 s]
/proc/loadavg: 0.99 0.99 0.99 2/66 7973
/proc/meminfo: memFree=1825616/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=7580 CPUtime=812.03
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1597 0 0 0 81199 4 0 0 25 0 1 0 274907904 7761920 1591 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 1895 1591 58 118 0 1773 0
Current children cumulated CPU time (s) 822.8
Current children cumulated vsize (KiB) 9876

[startup+883.114 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 7973
/proc/meminfo: memFree=1825168/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=8088 CPUtime=872.06
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1704 0 0 0 87202 4 0 0 25 0 1 0 274907904 8282112 1698 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134529189 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 2022 1698 58 118 0 1900 0
Current children cumulated CPU time (s) 882.83
Current children cumulated vsize (KiB) 10384

[startup+943.164 s]
/proc/loadavg: 1.02 1.00 1.00 2/66 7973
/proc/meminfo: memFree=1825104/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=8088 CPUtime=932.09
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1706 0 0 0 93205 4 0 0 25 0 1 0 274907904 8282112 1700 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 2022 1700 58 118 0 1900 0
Current children cumulated CPU time (s) 942.86
Current children cumulated vsize (KiB) 10384

[startup+1003.22 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 7973
/proc/meminfo: memFree=1825040/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=8232 CPUtime=992.13
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1734 0 0 0 99209 4 0 0 25 0 1 0 274907904 8429568 1728 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 2058 1728 58 118 0 1936 0
Current children cumulated CPU time (s) 1002.9
Current children cumulated vsize (KiB) 10528

[startup+1063.28 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7973
/proc/meminfo: memFree=1824912/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=8232 CPUtime=1052.18
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1755 0 0 0 105213 5 0 0 25 0 1 0 274907904 8429568 1749 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 2058 1749 58 118 0 1936 0
Current children cumulated CPU time (s) 1062.95
Current children cumulated vsize (KiB) 10528

[startup+1123.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7973
/proc/meminfo: memFree=1824656/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=8504 CPUtime=1112.22
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1808 0 0 0 111217 5 0 0 25 0 1 0 274907904 8708096 1802 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 2126 1802 58 118 0 2004 0
Current children cumulated CPU time (s) 1122.99
Current children cumulated vsize (KiB) 10800

[startup+1183.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7973
/proc/meminfo: memFree=1824592/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=8504 CPUtime=1172.26
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1809 0 0 0 117221 5 0 0 25 0 1 0 274907904 8708096 1803 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525886 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 2126 1803 58 118 0 2004 0
Current children cumulated CPU time (s) 1183.03
Current children cumulated vsize (KiB) 10800

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

[startup+1187.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7973
/proc/meminfo: memFree=1824656/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=8504 CPUtime=1176.05
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1812 0 0 0 117600 5 0 0 25 0 1 0 274907904 8708096 1806 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 2126 1806 58 118 0 2004 0
Current children cumulated CPU time (s) 1186.82
Current children cumulated vsize (KiB) 10800

[startup+1193.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7973
/proc/meminfo: memFree=1824656/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=8504 CPUtime=1182.6
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1812 0 0 0 118255 5 0 0 25 0 1 0 274907904 8708096 1806 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525420 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 2126 1806 58 118 0 2004 0
Current children cumulated CPU time (s) 1193.37
Current children cumulated vsize (KiB) 10800

[startup+1197.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7973
/proc/meminfo: memFree=1824656/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=8504 CPUtime=1185.88
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1812 0 0 0 118583 5 0 0 25 0 1 0 274907904 8708096 1806 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 2126 1806 58 118 0 2004 0
Current children cumulated CPU time (s) 1196.65
Current children cumulated vsize (KiB) 10800

[startup+1198.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7973
/proc/meminfo: memFree=1824656/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=8504 CPUtime=1187.53
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1812 0 0 0 118748 5 0 0 25 0 1 0 274907904 8708096 1806 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 2126 1806 58 118 0 2004 0
Current children cumulated CPU time (s) 1198.3
Current children cumulated vsize (KiB) 10800

[startup+1199.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7973
/proc/meminfo: memFree=1824656/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=8504 CPUtime=1188.35
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1812 0 0 0 118830 5 0 0 25 0 1 0 274907904 8708096 1806 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527603 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 2126 1806 58 118 0 2004 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 10800

[startup+1199.89 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7973
/proc/meminfo: memFree=1824656/2055920 swapFree=4180412/4192956
[pid=7969] ppid=7967 vsize=2296 CPUtime=10.77
/proc/7969/stat : 7969 (SATzilla2007_C) S 7967 7969 6743 0 -1 4194304 753 674 0 0 312 20 700 45 25 0 1 0 274906824 2351104 392 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/7969/statm: 574 392 165 260 0 298 0
[pid=7973] ppid=7969 vsize=8504 CPUtime=1188.75
/proc/7973/stat : 7973 (minisat20) R 7969 7969 6743 0 -1 4194304 1812 0 0 0 118870 5 0 0 25 0 1 0 274907904 8708096 1806 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/7973/statm: 2126 1806 58 118 0 2004 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 10800

Child status: 17
Real time (s): 1199.95
CPU time (s): 1199.61
CPU user time (s): 1198.89
CPU system time (s): 0.72289
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 10800

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.89
system time used= 0.72289
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3252
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= 26
involuntary context switches= 1929

runsolver used 0.745886 second user time and 2.47562 second system time

The end

Launcher Data (download as text)

Begin job on node61 on Tue Feb 27 04:11:39 UTC 2007

IDJOB= 309908
IDBENCH= 20272
IDSOLVER= 135
FILE ID= node61/309908-1172549499

PBS_JOBID= 3971840

Free space on /tmp= 66550 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.9/v810/unif2p-p0.9-v810-c2932-S1966306571-20-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/309908-1172549499/SATzilla2007_C /tmp/evaluation/309908-1172549499/instance-309908-1172549499.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node61/watcher-309908-1172549499 -o ROOT/results/node61/solver-309908-1172549499 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/309908-1172549499/SATzilla2007_C /tmp/evaluation/309908-1172549499/instance-309908-1172549499.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  1fb4312d0666ff719508e19a3e9de045

RANDOM SEED= 670768402

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node61.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.216
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.216
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:       1833384 kB
Buffers:         29568 kB
Cached:         142560 kB
SwapCached:       6848 kB
Active:          85016 kB
Inactive:       100036 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833384 kB
SwapTotal:     4192956 kB
SwapFree:      4180412 kB
Dirty:            8404 kB
Writeback:           0 kB
Mapped:          15476 kB
Slab:            23576 kB
Committed_AS:   726732 kB
PageTables:       1388 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= 66550 MiB

End job on node61 on Tue Feb 27 04:31:39 UTC 2007