Trace number 302938

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.02 1199.38

General information on the benchmark

Namerandom/LargeSize/7SAT/v240/
unif-k7-r85-v240-c20400-S787287513-16.cnf
MD5SUMa02a2738089687e729cfe1ab1c276d10
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 variables240
Number of clauses20400
Sum of the clauses size142800
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520400

Solver Data (download as text)

11.03/11.08	c run March_dl for 5 seconds ... 
11.03/11.08	c Bin: Executing march_dl
11.03/11.08	c child exit by a signal
11.03/11.08	c march_dl returned code 137.
11.03/11.08	c run saps (UBCSAT implementation) for 2 seconds ... 
11.03/11.08	c Bin: Executing ubcsat2006
11.03/11.08	c child exited successfully
11.03/11.08	c ubcsat2006 returned code 0.
11.03/11.08	c satzilla computing base features
11.03/11.08	c satzilla doing unit-prop probe
11.03/11.08	c satzilla doing local search probe
11.03/11.08	c satzilla doing lobjois search-space size estimate
11.03/11.08	c satzilla's ranking:
11.03/11.08	c 1) minisat20+P: 1.191349
11.03/11.08	c 2) minisat20: 1.261769
11.03/11.08	c 3) march_dl: 1.670958
11.03/11.08	c 4) march_dl+P: 2.738353
11.03/11.08	c 5) vallst+P: 4.835210
11.03/11.08	c 6) zchaff_rand+P: 5.786937
11.03/11.08	c 7) kcnfs+P: 999.000000
11.03/11.08	c 8) kcnfs: 999.000000
11.03/11.08	c 9) vallst: 999.000000
11.03/11.08	c 10) zchaff_rand: 999.000000
11.03/11.08	c satzilla running minisat20 with preprocessing ... 
11.13/11.20	This is MiniSat 2.0 beta
11.13/11.20	WARNING: for repeatability, setting FPU to use double precision
11.13/11.20	============================[ Problem Statistics ]=============================
11.13/11.20	|                                                                             |
11.13/11.20	|  Number of variables:  240                                                  |
11.13/11.20	|  Number of clauses:    20400                                                |
11.13/11.22	|  Parsing time:         0.02         s                                       |
11.13/11.22	============================[ Search Statistics ]==============================
11.13/11.22	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.13/11.22	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.13/11.22	===============================================================================
11.13/11.22	|         0 |     240    20400   142800 |     6800        0    nan |  0.000 % |
11.13/11.24	|       100 |     240    20400   142800 |     7480      100     61 |  0.002 % |
11.13/11.26	|       251 |     240    20400   142800 |     8228      251     60 |  0.002 % |
11.23/11.28	|       476 |     240    20400   142800 |     9050      476     61 |  0.002 % |
11.23/11.32	|       813 |     240    20400   142800 |     9955      813     63 |  0.002 % |
11.23/11.37	|      1319 |     240    20400   142800 |    10951     1319     64 |  0.002 % |
11.34/11.45	|      2079 |     240    20400   142800 |    12046     2079     64 |  0.002 % |
11.54/11.58	|      3218 |     240    20400   142800 |    13251     3218     64 |  0.002 % |
11.75/11.79	|      4929 |     240    20400   142800 |    14576     4929     65 |  0.002 % |
12.05/12.15	|      7492 |     240    20400   142800 |    16034     7492     66 |  0.002 % |
12.77/12.82	|     11336 |     240    20400   142800 |    17637    11336     66 |  0.002 % |
13.99/14.08	|     17102 |     240    20400   142800 |    19401    17102     67 |  0.002 % |
16.14/16.20	|     25751 |     240    20400   142800 |    21341    15994     67 |  0.002 % |
19.53/19.58	|     38725 |     240    20400   142800 |    23475    18247     68 |  0.002 % |
24.96/25.05	|     58186 |     240    20400   142800 |    25822    13292     67 |  0.002 % |
34.39/34.45	|     87381 |     240    20400   142800 |    28405    13905     66 |  0.002 % |
48.64/48.76	|    131171 |     240    20400   142800 |    31245    24283     67 |  0.002 % |
73.03/73.11	|    196855 |     240    20400   142800 |    34370    13414     65 |  0.002 % |
111.05/111.17	|    295381 |     240    20400   142800 |    37807    24452     66 |  0.002 % |
172.53/172.68	|    443170 |     240    20400   142800 |    41588    20849     67 |  0.002 % |
266.31/266.49	|    664853 |     240    20400   142800 |    45746    13725     66 |  0.002 % |
411.54/411.79	|    997382 |     240    20400   142800 |    50321    24911     69 |  0.002 % |
659.54/659.85	|   1496170 |     240    20400   142800 |    55353    46473     71 |  0.002 % |
1060.45/1060.87	|   2244353 |     240    20400   142800 |    60889    48512     70 |  0.002 % |
1198.91/1199.38	c Preprocessing...
1198.91/1199.38	c Inital problem has 240 variables, 20400 nary clauses (0 binary clauses).
1198.91/1199.38	c Num non-binary clauses 20400, Average non-binary clause length 7.000
1198.91/1199.38	c Theory has no gaps
1198.91/1199.38	c Preprocessor runtime was 0.070 seconds.
1198.91/1199.38	c 
1198.91/1199.38	c Satisfiability of theory still undetermined.
1198.91/1199.38	c See file /tmp/0ioaBX for simplified theory.
1198.91/1199.38	c Bin: Executing minisat20
1198.91/1199.38	c child exit by a signal
1198.91/1199.38	c minisat20 returned code 137.
1198.91/1199.38	c minisat20 returned code 137.
1198.91/1199.38	c satzilla running minisat20 ... 
1198.91/1199.38	c Bin: Executing minisat20
1198.91/1199.38	c minisat20 returned code 1.
1198.91/1199.38	c minisat20 returned code 1.
1198.91/1199.38	c satzilla running march_dl ... 
1198.91/1199.38	c Bin: Executing march_dl
1198.91/1199.38	c march_dl returned code 1.
1198.91/1199.38	c march_dl returned code 1.
1198.91/1199.38	c satzilla running march_dl with preprocessing ... 
1198.91/1199.38	c Bin: Executing march_dl
1198.91/1199.38	c march_dl returned code 1.
1198.91/1199.38	c march_dl returned code 1.
1198.91/1199.38	c satzilla running vallst with preprocessing ... 
1198.91/1199.38	c Bin: Executing vallst
1198.91/1199.38	c vallst returned code 1.
1198.91/1199.38	c vallst returned code 1.
1198.91/1199.38	c satzilla running zchaff_rand with preprocessing ... 
1198.91/1199.38	c Bin: Executing zchaff_rand
1198.91/1199.38	c zchaff_rand returned code 1.
1198.91/1199.38	c zchaff_rand returned code 1.
1198.91/1199.38	c satzilla running kcnfs with preprocessing ... 
1198.91/1199.38	c Bin: Executing kcnfs
1198.91/1199.38	c kcnfs returned code 1.
1198.91/1199.38	c kcnfs returned code 1.
1198.91/1199.38	c satzilla running kcnfs ... 
1198.91/1199.38	c Bin: Executing kcnfs
1198.91/1199.38	c kcnfs returned code 1.
1198.91/1199.38	c kcnfs returned code 1.
1198.91/1199.38	c satzilla running vallst ... 
1198.91/1199.38	c Bin: Executing vallst
1198.91/1199.38	c vallst returned code 1.
1198.91/1199.38	c vallst returned code 1.
1198.91/1199.38	c satzilla running zchaff_rand ... 
1198.91/1199.38	c Bin: Executing zchaff_rand
1198.91/1199.38	c zchaff_rand returned code 1.
1198.91/1199.38	c zchaff_rand returned code 1.
1198.91/1199.38	c ERROR: All Failed! 
1198.91/1199.38	c SATZILLA_TIME=1199.180000

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-302938-1172023446 -o ROOT/results/node11/solver-302938-1172023446 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/302938-1172023446/SATzilla2007_C /tmp/evaluation/302938-1172023446/instance-302938-1172023446.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 1959
/proc/meminfo: memFree=1613168/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=1440 CPUtime=0
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222299177 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 360 110 95 260 0 84 0
[pid=1960] ppid=1959 vsize=796 CPUtime=0
/proc/1960/stat : 1960 (march_dl) R 1959 1959 843 0 -1 4194304 98 0 0 0 0 0 0 0 19 0 1 0 222299177 815104 93 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1960/statm: 199 94 50 118 0 78 0

[startup+0.106897 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1959
/proc/meminfo: memFree=1613168/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=1440 CPUtime=0
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222299177 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 360 110 95 260 0 84 0
[pid=1960] ppid=1959 vsize=3176 CPUtime=0.1
/proc/1960/stat : 1960 (march_dl) R 1959 1959 843 0 -1 4194304 1514 0 0 0 10 0 0 0 20 0 1 0 222299177 3252224 643 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1960/statm: 794 643 57 118 0 673 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4616

[startup+0.514946 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 1959
/proc/meminfo: memFree=1613168/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=1440 CPUtime=0
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222299177 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 360 110 95 260 0 84 0
[pid=1960] ppid=1959 vsize=5880 CPUtime=0.5
/proc/1960/stat : 1960 (march_dl) R 1959 1959 843 0 -1 4194304 4007 0 0 0 49 1 0 0 23 0 1 0 222299177 6021120 856 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583492 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1960/statm: 1470 856 67 118 0 1349 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7320

[startup+1.33604 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 1961
/proc/meminfo: memFree=1609824/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=1440 CPUtime=0
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222299177 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 360 110 95 260 0 84 0
[pid=1960] ppid=1959 vsize=5880 CPUtime=1.33
/proc/1960/stat : 1960 (march_dl) R 1959 1959 843 0 -1 4194304 4015 0 0 0 132 1 0 0 25 0 1 0 222299177 6021120 864 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1960/statm: 1470 864 67 118 0 1349 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 7320

[startup+2.97824 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 1961
/proc/meminfo: memFree=1609632/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=1440 CPUtime=0
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222299177 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 360 110 95 260 0 84 0
[pid=1960] ppid=1959 vsize=6012 CPUtime=2.97
/proc/1960/stat : 1960 (march_dl) R 1959 1959 843 0 -1 4194304 4064 0 0 0 296 1 0 0 25 0 1 0 222299177 6156288 913 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583053 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1960/statm: 1503 913 67 118 0 1382 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 7452

[startup+6.25863 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 1962
/proc/meminfo: memFree=1610848/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=1440 CPUtime=4.98
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 135 4122 0 0 0 0 497 1 16 0 1 0 222299177 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/1959/statm: 360 111 96 260 0 84 0
[pid=1962] ppid=1959 vsize=6188 CPUtime=1.24
/proc/1962/stat : 1962 (ubcsat2006) R 1959 1959 843 0 -1 4194304 656 0 0 0 121 3 0 0 25 0 1 0 222299677 6336512 639 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/1962/statm: 1547 639 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7164 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 1963
/proc/meminfo: memFree=1601568/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=6104 CPUtime=1.5
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 1345 0 0 0 150 0 0 0 25 0 1 0 222300297 6250496 1339 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 1526 1340 58 118 0 1404 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13532

[startup+25.5239 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 1963
/proc/meminfo: memFree=1596768/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=10344 CPUtime=14.3
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 2409 0 0 0 1429 1 0 0 25 0 1 0 222300297 10592256 2403 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 2586 2403 58 118 0 2464 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17772

[startup+51.1559 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 1963
/proc/meminfo: memFree=1594016/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=13284 CPUtime=39.93
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 3142 0 0 0 3991 2 0 0 25 0 1 0 222300297 13602816 3136 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 3321 3136 58 118 0 3199 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 20712

[startup+102.41 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 1963
/proc/meminfo: memFree=1592096/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=15040 CPUtime=91.17
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 3568 0 0 0 9114 3 0 0 25 0 1 0 222300297 15400960 3562 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 3760 3562 58 118 0 3638 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 22468

[startup+162.483 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1963
/proc/meminfo: memFree=1589856/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=17284 CPUtime=151.22
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 4132 0 0 0 15118 4 0 0 25 0 1 0 222300297 17698816 4126 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 4321 4126 58 118 0 4199 0
Current children cumulated CPU time (s) 162.39
Current children cumulated vsize (KiB) 24712

[startup+222.557 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1963
/proc/meminfo: memFree=1588064/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=19108 CPUtime=211.27
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 4556 0 0 0 21122 5 0 0 25 0 1 0 222300297 19566592 4550 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 4777 4550 58 118 0 4655 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 26536

[startup+282.633 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1963
/proc/meminfo: memFree=1586464/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=20736 CPUtime=271.33
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 4952 0 0 0 27127 6 0 0 25 0 1 0 222300297 21233664 4946 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 5184 4946 58 118 0 5062 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 28164

[startup+342.703 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1963
/proc/meminfo: memFree=1585632/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=21556 CPUtime=331.39
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 5152 0 0 0 33132 7 0 0 25 0 1 0 222300297 22073344 5146 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 5389 5146 58 118 0 5267 0
Current children cumulated CPU time (s) 342.56
Current children cumulated vsize (KiB) 28984

[startup+402.778 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 1963
/proc/meminfo: memFree=1585440/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=21808 CPUtime=391.45
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 5213 0 0 0 39137 8 0 0 25 0 1 0 222300297 22331392 5207 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 5452 5207 58 118 0 5330 0
Current children cumulated CPU time (s) 402.62
Current children cumulated vsize (KiB) 29236

[startup+462.85 s]
/proc/loadavg: 1.03 1.00 1.00 2/79 1963
/proc/meminfo: memFree=1583840/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=23384 CPUtime=451.5
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 5620 0 0 0 45142 8 0 0 25 0 1 0 222300297 23945216 5614 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 5846 5614 58 118 0 5724 0
Current children cumulated CPU time (s) 462.67

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


[startup+823.293 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1963
/proc/meminfo: memFree=1580256/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=27132 CPUtime=811.84
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 6525 0 0 0 81172 12 0 0 25 0 1 0 222300297 27783168 6519 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 6783 6519 58 118 0 6661 0
Current children cumulated CPU time (s) 823.01
Current children cumulated vsize (KiB) 34560

[startup+883.362 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1963
/proc/meminfo: memFree=1580064/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=27428 CPUtime=871.89
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 6584 0 0 0 87177 12 0 0 25 0 1 0 222300297 28086272 6578 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 6857 6578 58 118 0 6735 0
Current children cumulated CPU time (s) 883.06
Current children cumulated vsize (KiB) 34856

[startup+943.434 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1963
/proc/meminfo: memFree=1580000/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=27572 CPUtime=931.94
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 6602 0 0 0 93181 13 0 0 25 0 1 0 222300297 28233728 6596 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 6893 6596 58 118 0 6771 0
Current children cumulated CPU time (s) 943.11
Current children cumulated vsize (KiB) 35000

[startup+1003.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1963
/proc/meminfo: memFree=1580000/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=27572 CPUtime=991.99
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 6604 0 0 0 99186 13 0 0 25 0 1 0 222300297 28233728 6598 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 6893 6598 58 118 0 6771 0
Current children cumulated CPU time (s) 1003.16
Current children cumulated vsize (KiB) 35000

[startup+1063.58 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1963
/proc/meminfo: memFree=1579936/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=27572 CPUtime=1052.05
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 6622 0 0 0 105191 14 0 0 25 0 1 0 222300297 28233728 6616 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 6893 6616 58 118 0 6771 0
Current children cumulated CPU time (s) 1063.22
Current children cumulated vsize (KiB) 35000

[startup+1123.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1963
/proc/meminfo: memFree=1577504/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=30128 CPUtime=1112.11
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 7234 0 0 0 111196 15 0 0 25 0 1 0 222300297 30851072 7228 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 7532 7228 58 118 0 7410 0
Current children cumulated CPU time (s) 1123.28
Current children cumulated vsize (KiB) 37556

[startup+1183.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1963
/proc/meminfo: memFree=1577184/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=30260 CPUtime=1172.16
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 7296 0 0 0 117201 15 0 0 25 0 1 0 222300297 30986240 7290 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 7565 7290 58 118 0 7443 0
Current children cumulated CPU time (s) 1183.33
Current children cumulated vsize (KiB) 37688

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

[startup+1187.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1963
/proc/meminfo: memFree=1577184/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=30448 CPUtime=1175.95
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 7310 0 0 0 117580 15 0 0 25 0 1 0 222300297 31178752 7304 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 7612 7304 58 118 0 7490 0
Current children cumulated CPU time (s) 1187.12
Current children cumulated vsize (KiB) 37876

[startup+1194.08 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1963
/proc/meminfo: memFree=1577120/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=30448 CPUtime=1182.51
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 7311 0 0 0 118236 15 0 0 25 0 1 0 222300297 31178752 7305 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 7612 7305 58 118 0 7490 0
Current children cumulated CPU time (s) 1193.68
Current children cumulated vsize (KiB) 37876

[startup+1197.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1963
/proc/meminfo: memFree=1577120/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=30448 CPUtime=1185.78
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 7312 0 0 0 118563 15 0 0 25 0 1 0 222300297 31178752 7306 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 7612 7306 58 118 0 7490 0
Current children cumulated CPU time (s) 1196.95
Current children cumulated vsize (KiB) 37876

[startup+1198.18 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1963
/proc/meminfo: memFree=1577120/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=30448 CPUtime=1186.6
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 7312 0 0 0 118645 15 0 0 25 0 1 0 222300297 31178752 7306 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 7612 7306 58 118 0 7490 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 37876

[startup+1199 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1963
/proc/meminfo: memFree=1577120/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=30448 CPUtime=1187.42
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 7312 0 0 0 118727 15 0 0 25 0 1 0 222300297 31178752 7306 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 7612 7306 58 118 0 7490 0
Current children cumulated CPU time (s) 1198.59
Current children cumulated vsize (KiB) 37876

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1963
/proc/meminfo: memFree=1577120/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=30448 CPUtime=1187.64
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 7312 0 0 0 118748 16 0 0 25 0 1 0 222300297 31178752 7306 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 7612 7306 58 118 0 7490 0
Current children cumulated CPU time (s) 1198.81
Current children cumulated vsize (KiB) 37876

[startup+1199.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 1963
/proc/meminfo: memFree=1577120/2055920 swapFree=4192812/4192956
[pid=1959] ppid=1957 vsize=7428 CPUtime=11.17
/proc/1959/stat : 1959 (SATzilla2007_C) S 1957 1959 843 0 -1 4194304 2960 4784 0 0 399 7 703 8 25 0 1 0 222299177 7606272 1674 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/1959/statm: 1857 1674 165 260 0 1581 0
[pid=1963] ppid=1959 vsize=30448 CPUtime=1187.74
/proc/1963/stat : 1963 (minisat20) R 1959 1959 843 0 -1 4194304 7312 0 0 0 118758 16 0 0 25 0 1 0 222300297 31178752 7306 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/1963/statm: 7612 7306 58 118 0 7490 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 37876

Child status: 17
Real time (s): 1199.38
CPU time (s): 1199.02
CPU user time (s): 1198.69
CPU system time (s): 0.333949
CPU usage (%): 99.9697
Max. virtual memory (cumulated for all children) (KiB): 37876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.69
system time used= 0.333949
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15069
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= 25
involuntary context switches= 2062

runsolver used 1.14783 second user time and 3.11353 second system time

The end

Launcher Data (download as text)

Begin job on node11 on Wed Feb 21 02:04:06 UTC 2007

IDJOB= 302938
IDBENCH= 20095
IDSOLVER= 135
FILE ID= node11/302938-1172023446

PBS_JOBID= 3849156

Free space on /tmp= 66536 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v240/unif-k7-r85-v240-c20400-S787287513-16.cnf
COMMAND LINE= /tmp/evaluation/302938-1172023446/SATzilla2007_C /tmp/evaluation/302938-1172023446/instance-302938-1172023446.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node11/watcher-302938-1172023446 -o ROOT/results/node11/solver-302938-1172023446 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/302938-1172023446/SATzilla2007_C /tmp/evaluation/302938-1172023446/instance-302938-1172023446.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  a02a2738089687e729cfe1ab1c276d10

RANDOM SEED= 436397047

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:       1613640 kB
Buffers:         55636 kB
Cached:         271444 kB
SwapCached:          0 kB
Active:         175852 kB
Inactive:       194504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1613640 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8984 kB
Writeback:           0 kB
Mapped:          62168 kB
Slab:            57508 kB
Committed_AS:   719076 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= 66536 MiB

End job on node11 on Wed Feb 21 02:24:06 UTC 2007