Trace number 304209

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) 1198.9 1199.25

General information on the benchmark

Namerandom/LargeSize/7SAT/v220/
unif-k7-r85-v220-c18700-S1898939887-14.cnf
MD5SUM41d7eef42075731c66070da93dbe200d
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 variables220
Number of clauses18700
Sum of the clauses size130900
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 518700

Solver Data (download as text)

10.93/10.97	c run March_dl for 5 seconds ... 
10.93/10.97	c Bin: Executing march_dl
10.93/10.97	c child exit by a signal
10.93/10.97	c march_dl returned code 137.
10.93/10.97	c run saps (UBCSAT implementation) for 2 seconds ... 
10.93/10.97	c Bin: Executing ubcsat2006
10.93/10.97	c child exited successfully
10.93/10.97	c ubcsat2006 returned code 0.
10.93/10.97	c satzilla computing base features
10.93/10.97	c satzilla doing unit-prop probe
10.93/10.97	c satzilla doing local search probe
10.93/10.97	c satzilla doing lobjois search-space size estimate
10.93/10.97	c satzilla's ranking:
10.93/10.97	c 1) minisat20+P: 0.970766
10.93/10.97	c 2) minisat20: 1.177100
10.93/10.97	c 3) march_dl: 1.658374
10.93/10.97	c 4) march_dl+P: 2.751946
10.93/10.97	c 5) vallst+P: 4.928374
10.93/10.97	c 6) zchaff_rand+P: 6.046955
10.93/10.97	c 7) kcnfs+P: 999.000000
10.93/10.97	c 8) kcnfs: 999.000000
10.93/10.97	c 9) vallst: 999.000000
10.93/10.97	c 10) zchaff_rand: 999.000000
10.93/10.97	c satzilla running minisat20 with preprocessing ... 
11.04/11.08	This is MiniSat 2.0 beta
11.04/11.08	WARNING: for repeatability, setting FPU to use double precision
11.04/11.08	============================[ Problem Statistics ]=============================
11.04/11.08	|                                                                             |
11.04/11.08	|  Number of variables:  220                                                  |
11.04/11.08	|  Number of clauses:    18700                                                |
11.04/11.10	|  Parsing time:         0.02         s                                       |
11.04/11.10	============================[ Search Statistics ]==============================
11.04/11.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.04/11.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.04/11.10	===============================================================================
11.04/11.10	|         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
11.04/11.12	|       100 |     220    18700   130900 |     6856      100     61 |  0.002 % |
11.04/11.13	|       250 |     220    18700   130900 |     7542      250     61 |  0.002 % |
11.04/11.15	|       475 |     220    18700   130900 |     8296      475     60 |  0.002 % |
11.06/11.18	|       814 |     220    18700   130900 |     9126      814     60 |  0.002 % |
11.06/11.23	|      1322 |     220    18700   130900 |    10038     1322     60 |  0.002 % |
11.24/11.30	|      2081 |     220    18700   130900 |    11042     2081     61 |  0.002 % |
11.34/11.42	|      3222 |     220    18700   130900 |    12147     3222     62 |  0.002 % |
11.54/11.61	|      4932 |     220    18700   130900 |    13361     4932     62 |  0.002 % |
11.85/11.93	|      7494 |     220    18700   130900 |    14697     7494     62 |  0.002 % |
12.46/12.54	|     11338 |     220    18700   130900 |    16167    11338     63 |  0.002 % |
13.70/13.76	|     17104 |     220    18700   130900 |    17784     8969     63 |  0.002 % |
15.34/15.47	|     25756 |     220    18700   130900 |    19562    17621     63 |  0.002 % |
18.51/18.64	|     38730 |     220    18700   130900 |    21519    10927     65 |  0.002 % |
23.53/23.63	|     58192 |     220    18700   130900 |    23671    19585     64 |  0.002 % |
32.14/32.24	|     87387 |     220    18700   130900 |    26038    12160     62 |  0.002 % |
45.25/45.40	|    131178 |     220    18700   130900 |    28641    13084     62 |  0.002 % |
66.57/66.66	|    196862 |     220    18700   130900 |    31506    28556     65 |  0.002 % |
100.49/100.66	|    295389 |     220    18700   130900 |    34656    30713     64 |  0.002 % |
153.67/153.81	|    443181 |     220    18700   130900 |    38122    25259     65 |  0.002 % |
239.76/239.89	|    664864 |     220    18700   130900 |    41934    18159     62 |  0.002 % |
378.62/378.80	|    997389 |     220    18700   130900 |    46128    33026     64 |  0.002 % |
617.40/617.63	|   1496177 |     220    18700   130900 |    50741    39559     66 |  0.002 % |
984.18/984.52	|   2244359 |     220    18700   130900 |    55815    44556     65 |  0.002 % |
1198.78/1199.24	c Preprocessing...
1198.78/1199.24	c Inital problem has 220 variables, 18700 nary clauses (0 binary clauses).
1198.78/1199.24	c Num non-binary clauses 18700, Average non-binary clause length 7.000
1198.78/1199.24	c Theory has no gaps
1198.78/1199.24	c Preprocessor runtime was 0.060 seconds.
1198.78/1199.24	c 
1198.78/1199.24	c Satisfiability of theory still undetermined.
1198.78/1199.24	c See file /tmp/4Anp9R for simplified theory.
1198.78/1199.24	c Bin: Executing minisat20
1198.78/1199.24	c child exit by a signal
1198.78/1199.24	c minisat20 returned code 137.
1198.78/1199.24	c minisat20 returned code 137.
1198.78/1199.24	c satzilla running minisat20 ... 
1198.78/1199.24	c Bin: Executing minisat20
1198.78/1199.24	c minisat20 returned code 1.
1198.78/1199.24	c minisat20 returned code 1.
1198.78/1199.24	c satzilla running march_dl ... 
1198.78/1199.24	c Bin: Executing march_dl
1198.78/1199.24	c march_dl returned code 1.
1198.78/1199.24	c march_dl returned code 1.
1198.78/1199.24	c satzilla running march_dl with preprocessing ... 
1198.78/1199.24	c Bin: Executing march_dl
1198.78/1199.24	c march_dl returned code 1.
1198.78/1199.24	c march_dl returned code 1.
1198.78/1199.24	c satzilla running vallst with preprocessing ... 
1198.78/1199.24	c Bin: Executing vallst
1198.78/1199.24	c vallst returned code 1.
1198.78/1199.24	c vallst returned code 1.
1198.78/1199.24	c satzilla running zchaff_rand with preprocessing ... 
1198.78/1199.24	c Bin: Executing zchaff_rand
1198.78/1199.24	c zchaff_rand returned code 1.
1198.78/1199.24	c zchaff_rand returned code 1.
1198.78/1199.24	c satzilla running kcnfs with preprocessing ... 
1198.78/1199.24	c Bin: Executing kcnfs
1198.78/1199.24	c kcnfs returned code 1.
1198.78/1199.24	c kcnfs returned code 1.
1198.78/1199.24	c satzilla running kcnfs ... 
1198.78/1199.24	c Bin: Executing kcnfs
1198.78/1199.24	c kcnfs returned code 1.
1198.78/1199.24	c kcnfs returned code 1.
1198.78/1199.24	c satzilla running vallst ... 
1198.78/1199.24	c Bin: Executing vallst
1198.78/1199.24	c vallst returned code 1.
1198.78/1199.24	c vallst returned code 1.
1198.78/1199.24	c satzilla running zchaff_rand ... 
1198.78/1199.24	c Bin: Executing zchaff_rand
1198.78/1199.24	c zchaff_rand returned code 1.
1198.78/1199.24	c zchaff_rand returned code 1.
1198.78/1199.24	c ERROR: All Failed! 
1198.78/1199.24	c SATZILLA_TIME=1199.070000

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/node20/watcher-304209-1172053734 -o ROOT/results/node20/solver-304209-1172053734 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304209-1172053734/SATzilla2007_C /tmp/evaluation/304209-1172053734/instance-304209-1172053734.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.85 0.97 0.99 3/77 9376
/proc/meminfo: memFree=1376552/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=1440 CPUtime=0
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225327385 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 360 110 95 260 0 84 0
[pid=9377] ppid=9376 vsize=784 CPUtime=0
/proc/9377/stat : 9377 (march_dl) R 9376 9376 9301 0 -1 4194304 97 0 0 0 0 0 0 0 19 0 1 0 225327385 802816 92 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9377/statm: 196 92 50 118 0 75 0

[startup+0.107168 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 9376
/proc/meminfo: memFree=1376552/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=1440 CPUtime=0
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225327385 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 360 110 95 260 0 84 0
[pid=9377] ppid=9376 vsize=2944 CPUtime=0.1
/proc/9377/stat : 9377 (march_dl) R 9376 9376 9301 0 -1 4194304 1842 0 0 0 10 0 0 0 20 0 1 0 225327385 3014656 601 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9377/statm: 736 601 57 118 0 615 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 4384

[startup+0.515217 s]
/proc/loadavg: 0.85 0.97 0.99 3/77 9376
/proc/meminfo: memFree=1376552/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=1440 CPUtime=0
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225327385 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 360 110 95 260 0 84 0
[pid=9377] ppid=9376 vsize=5512 CPUtime=0.51
/proc/9377/stat : 9377 (march_dl) R 9376 9376 9301 0 -1 4194304 3648 0 0 0 50 1 0 0 23 0 1 0 225327385 5644288 798 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9377/statm: 1378 798 67 118 0 1257 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 6952

[startup+1.33532 s]
/proc/loadavg: 0.85 0.97 0.99 2/79 9378
/proc/meminfo: memFree=1373464/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=1440 CPUtime=0
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225327385 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 360 110 95 260 0 84 0
[pid=9377] ppid=9376 vsize=5512 CPUtime=1.33
/proc/9377/stat : 9377 (march_dl) R 9376 9376 9301 0 -1 4194304 3656 0 0 0 132 1 0 0 25 0 1 0 225327385 5644288 806 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9377/statm: 1378 806 67 118 0 1257 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 6952

[startup+2.97151 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 9378
/proc/meminfo: memFree=1373208/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=1440 CPUtime=0
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225327385 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 360 110 95 260 0 84 0
[pid=9377] ppid=9376 vsize=5644 CPUtime=2.96
/proc/9377/stat : 9377 (march_dl) R 9376 9376 9301 0 -1 4194304 3713 0 0 0 295 1 0 0 25 0 1 0 225327385 5779456 863 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583579 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9377/statm: 1411 863 67 118 0 1290 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7084

[startup+6.25592 s]
/proc/loadavg: 0.86 0.97 0.99 2/79 9379
/proc/meminfo: memFree=1374296/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=1440 CPUtime=4.99
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 135 3773 0 0 0 0 498 1 16 0 1 0 225327385 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9376/statm: 360 111 96 260 0 84 0
[pid=9379] ppid=9376 vsize=6188 CPUtime=1.24
/proc/9379/stat : 9379 (ubcsat2006) R 9376 9376 9301 0 -1 4194304 621 0 0 0 121 3 0 0 25 0 1 0 225327885 6336512 604 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9379/statm: 1547 604 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7077 s]
/proc/loadavg: 0.88 0.97 0.99 2/79 9380
/proc/meminfo: memFree=1365336/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=6264 CPUtime=1.6
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 1374 0 0 0 160 0 0 0 25 0 1 0 225328494 6414336 1368 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525562 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 1566 1368 58 118 0 1444 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13208

[startup+25.5242 s]
/proc/loadavg: 0.90 0.97 0.99 2/79 9380
/proc/meminfo: memFree=1360984/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=10136 CPUtime=14.42
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 2317 0 0 0 1441 1 0 0 25 0 1 0 225328494 10379264 2311 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 2534 2311 58 118 0 2412 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17080

[startup+51.1553 s]
/proc/loadavg: 0.93 0.97 0.99 2/79 9380
/proc/meminfo: memFree=1359000/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=12152 CPUtime=40.04
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 2821 0 0 0 4002 2 0 0 25 0 1 0 225328494 12443648 2815 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525757 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 3038 2815 58 118 0 2916 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 19096

[startup+102.408 s]
/proc/loadavg: 0.97 0.97 0.99 2/79 9380
/proc/meminfo: memFree=1356760/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=14932 CPUtime=91.28
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 3512 0 0 0 9125 3 0 0 25 0 1 0 225328494 15290368 3506 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 3733 3506 58 118 0 3611 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 21876

[startup+162.482 s]
/proc/loadavg: 0.99 0.97 0.99 2/79 9380
/proc/meminfo: memFree=1354328/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=16800 CPUtime=151.34
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 3978 0 0 0 15130 4 0 0 25 0 1 0 225328494 17203200 3972 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 4200 3972 58 118 0 4078 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 23744

[startup+222.549 s]
/proc/loadavg: 1.05 0.99 0.99 2/79 9380
/proc/meminfo: memFree=1353688/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=17328 CPUtime=211.38
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 4130 0 0 0 21134 4 0 0 25 0 1 0 225328494 17743872 4124 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 4332 4124 58 118 0 4210 0
Current children cumulated CPU time (s) 222.44
Current children cumulated vsize (KiB) 24272

[startup+282.618 s]
/proc/loadavg: 1.02 0.99 0.99 2/79 9380
/proc/meminfo: memFree=1352216/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=18884 CPUtime=271.44
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 4496 0 0 0 27139 5 0 0 25 0 1 0 225328494 19337216 4490 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 4721 4490 58 118 0 4599 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 25828

[startup+342.691 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 9380
/proc/meminfo: memFree=1351832/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=19304 CPUtime=331.5
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 4585 0 0 0 33144 6 0 0 25 0 1 0 225328494 19767296 4579 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 4826 4579 58 118 0 4704 0
Current children cumulated CPU time (s) 342.56
Current children cumulated vsize (KiB) 26248

[startup+402.762 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 9380
/proc/meminfo: memFree=1349848/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=21300 CPUtime=391.55
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 5092 0 0 0 39148 7 0 0 25 0 1 0 225328494 21811200 5086 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519430 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 5325 5086 58 118 0 5203 0
Current children cumulated CPU time (s) 402.61
Current children cumulated vsize (KiB) 28244

[startup+462.83 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 9380
/proc/meminfo: memFree=1349464/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=21728 CPUtime=451.6
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 5172 0 0 0 45152 8 0 0 25 0 1 0 225328494 22249472 5166 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 5432 5166 58 118 0 5310 0
Current children cumulated CPU time (s) 462.66

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


[startup+763.176 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 9382
/proc/meminfo: memFree=1346776/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=24424 CPUtime=751.86
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 5847 0 0 0 75176 10 0 0 25 0 1 0 225328494 25010176 5841 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 6106 5841 58 118 0 5984 0
Current children cumulated CPU time (s) 762.92
Current children cumulated vsize (KiB) 31368

[startup+823.249 s]
/proc/loadavg: 1.00 0.99 0.99 2/79 9382
/proc/meminfo: memFree=1346584/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=24716 CPUtime=811.92
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 5897 0 0 0 81181 11 0 0 25 0 1 0 225328494 25309184 5891 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 6179 5891 58 118 0 6057 0
Current children cumulated CPU time (s) 822.98
Current children cumulated vsize (KiB) 31660

[startup+883.317 s]
/proc/loadavg: 1.06 1.00 1.00 2/79 9382
/proc/meminfo: memFree=1346456/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=24856 CPUtime=871.97
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 5919 0 0 0 87186 11 0 0 25 0 1 0 225328494 25452544 5913 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 6214 5913 58 118 0 6092 0
Current children cumulated CPU time (s) 883.03
Current children cumulated vsize (KiB) 31800

[startup+943.386 s]
/proc/loadavg: 1.02 1.00 1.00 2/79 9382
/proc/meminfo: memFree=1346328/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=24988 CPUtime=932.03
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 5952 0 0 0 93191 12 0 0 25 0 1 0 225328494 25587712 5946 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 6247 5946 58 118 0 6125 0
Current children cumulated CPU time (s) 943.09
Current children cumulated vsize (KiB) 31932

[startup+1003.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9382
/proc/meminfo: memFree=1344920/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=26440 CPUtime=992.08
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 6303 0 0 0 99196 12 0 0 25 0 1 0 225328494 27074560 6297 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134529144 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 6610 6297 58 118 0 6488 0
Current children cumulated CPU time (s) 1003.14
Current children cumulated vsize (KiB) 33384

[startup+1063.53 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9382
/proc/meminfo: memFree=1344408/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=26972 CPUtime=1052.14
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 6432 0 0 0 105201 13 0 0 25 0 1 0 225328494 27619328 6426 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 6743 6426 58 118 0 6621 0
Current children cumulated CPU time (s) 1063.2
Current children cumulated vsize (KiB) 33916

[startup+1123.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9382
/proc/meminfo: memFree=1344088/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=27292 CPUtime=1112.18
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 6523 0 0 0 111205 13 0 0 25 0 1 0 225328494 27947008 6517 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 6823 6517 58 118 0 6701 0
Current children cumulated CPU time (s) 1123.24
Current children cumulated vsize (KiB) 34236

[startup+1183.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9382
/proc/meminfo: memFree=1343832/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=27600 CPUtime=1172.24
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 6583 0 0 0 117210 14 0 0 25 0 1 0 225328494 28262400 6577 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 6900 6577 58 118 0 6778 0
Current children cumulated CPU time (s) 1183.3
Current children cumulated vsize (KiB) 34544

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

[startup+1187.47 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9382
/proc/meminfo: memFree=1343832/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=27600 CPUtime=1176.04
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 6583 0 0 0 117590 14 0 0 25 0 1 0 225328494 28262400 6577 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 6900 6577 58 118 0 6778 0
Current children cumulated CPU time (s) 1187.1
Current children cumulated vsize (KiB) 34544

[startup+1194.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9382
/proc/meminfo: memFree=1343832/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=27600 CPUtime=1182.59
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 6583 0 0 0 118245 14 0 0 25 0 1 0 225328494 28262400 6577 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 6900 6577 58 118 0 6778 0
Current children cumulated CPU time (s) 1193.65
Current children cumulated vsize (KiB) 34544

[startup+1197.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9382
/proc/meminfo: memFree=1343832/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=27600 CPUtime=1185.88
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 6583 0 0 0 118574 14 0 0 25 0 1 0 225328494 28262400 6577 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 6900 6577 58 118 0 6778 0
Current children cumulated CPU time (s) 1196.94
Current children cumulated vsize (KiB) 34544

[startup+1198.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9382
/proc/meminfo: memFree=1343832/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=27600 CPUtime=1186.7
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 6583 0 0 0 118656 14 0 0 25 0 1 0 225328494 28262400 6577 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 6900 6577 58 118 0 6778 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 34544

[startup+1198.94 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9382
/proc/meminfo: memFree=1343832/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=27600 CPUtime=1187.52
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 6583 0 0 0 118738 14 0 0 25 0 1 0 225328494 28262400 6577 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 6900 6577 58 118 0 6778 0
Current children cumulated CPU time (s) 1198.58
Current children cumulated vsize (KiB) 34544

[startup+1199.15 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 9382
/proc/meminfo: memFree=1343832/2055920 swapFree=4120812/4192956
[pid=9376] ppid=9374 vsize=6944 CPUtime=11.06
/proc/9376/stat : 9376 (SATzilla2007_C) S 9374 9376 9301 0 -1 4194304 2753 4400 0 0 388 7 704 7 25 0 1 0 225327385 7110656 1553 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9376/statm: 1736 1553 165 260 0 1460 0
[pid=9380] ppid=9376 vsize=27600 CPUtime=1187.72
/proc/9380/stat : 9380 (minisat20) R 9376 9376 9301 0 -1 4194304 6583 0 0 0 118758 14 0 0 25 0 1 0 225328494 28262400 6577 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/9380/statm: 6900 6577 58 118 0 6778 0
Current children cumulated CPU time (s) 1198.78
Current children cumulated vsize (KiB) 34544

Child status: 17
Real time (s): 1199.25
CPU time (s): 1198.9
CPU user time (s): 1198.6
CPU system time (s): 0.301954
CPU usage (%): 99.9713
Max. virtual memory (cumulated for all children) (KiB): 34544

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

runsolver used 1.08583 second user time and 3.17652 second system time

The end

Launcher Data (download as text)

Begin job on node20 on Wed Feb 21 10:28:54 UTC 2007

IDJOB= 304209
IDBENCH= 20126
IDSOLVER= 135
FILE ID= node20/304209-1172053734

PBS_JOBID= 3892758

Free space on /tmp= 66553 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/LargeSize/7SAT/v220/unif-k7-r85-v220-c18700-S1898939887-14.cnf
COMMAND LINE= /tmp/evaluation/304209-1172053734/SATzilla2007_C /tmp/evaluation/304209-1172053734/instance-304209-1172053734.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-304209-1172053734 -o ROOT/results/node20/solver-304209-1172053734 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/304209-1172053734/SATzilla2007_C /tmp/evaluation/304209-1172053734/instance-304209-1172053734.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  41d7eef42075731c66070da93dbe200d

RANDOM SEED= 963235016

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node20.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.234
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.234
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:       1377024 kB
Buffers:         36116 kB
Cached:         536948 kB
SwapCached:      36488 kB
Active:         148284 kB
Inactive:       477796 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1377024 kB
SwapTotal:     4192956 kB
SwapFree:      4120812 kB
Dirty:            9112 kB
Writeback:           0 kB
Mapped:          29664 kB
Slab:            38480 kB
Committed_AS:   572880 kB
PageTables:       1684 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= 66553 MiB

End job on node20 on Wed Feb 21 10:48:53 UTC 2007