Trace number 304086

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.89 1199.21

General information on the benchmark

Namerandom/LargeSize/7SAT/v220/
unif-k7-r85-v220-c18700-S1854213938-15.cnf
MD5SUMbc7d37ce5143f388de479f3c7fba83b1
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.94/10.96	c run March_dl for 5 seconds ... 
10.94/10.96	c Bin: Executing march_dl
10.94/10.96	c child exit by a signal
10.94/10.96	c march_dl returned code 137.
10.94/10.96	c run saps (UBCSAT implementation) for 2 seconds ... 
10.94/10.96	c Bin: Executing ubcsat2006
10.94/10.96	c child exited successfully
10.94/10.96	c ubcsat2006 returned code 0.
10.94/10.96	c satzilla computing base features
10.94/10.96	c satzilla doing unit-prop probe
10.94/10.96	c satzilla doing local search probe
10.94/10.96	c satzilla doing lobjois search-space size estimate
10.94/10.96	c satzilla's ranking:
10.94/10.96	c 1) minisat20+P: 0.848090
10.94/10.96	c 2) minisat20: 1.144283
10.94/10.96	c 3) march_dl: 1.713161
10.94/10.96	c 4) march_dl+P: 2.744623
10.94/10.96	c 5) vallst+P: 4.856824
10.94/10.96	c 6) zchaff_rand+P: 6.071848
10.94/10.96	c 7) kcnfs+P: 999.000000
10.94/10.96	c 8) kcnfs: 999.000000
10.94/10.96	c 9) vallst: 999.000000
10.94/10.96	c 10) zchaff_rand: 999.000000
10.94/10.96	c satzilla running minisat20 with preprocessing ... 
11.03/11.07	This is MiniSat 2.0 beta
11.03/11.07	WARNING: for repeatability, setting FPU to use double precision
11.03/11.07	============================[ Problem Statistics ]=============================
11.03/11.07	|                                                                             |
11.03/11.07	|  Number of variables:  220                                                  |
11.03/11.07	|  Number of clauses:    18700                                                |
11.03/11.09	|  Parsing time:         0.02         s                                       |
11.03/11.09	============================[ Search Statistics ]==============================
11.03/11.09	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.03/11.09	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.03/11.09	===============================================================================
11.03/11.09	|         0 |     220    18700   130900 |     6233        0    nan |  0.000 % |
11.03/11.11	|       102 |     220    18700   130900 |     6856      102     60 |  0.002 % |
11.03/11.12	|       253 |     220    18700   130900 |     7542      253     58 |  0.002 % |
11.03/11.14	|       479 |     220    18700   130900 |     8296      479     59 |  0.002 % |
11.04/11.17	|       817 |     220    18700   130900 |     9126      817     59 |  0.002 % |
11.04/11.22	|      1324 |     220    18700   130900 |    10038     1324     61 |  0.002 % |
11.23/11.29	|      2084 |     220    18700   130900 |    11042     2084     62 |  0.002 % |
11.33/11.40	|      3224 |     220    18700   130900 |    12147     3224     62 |  0.002 % |
11.54/11.60	|      4932 |     220    18700   130900 |    13361     4932     62 |  0.002 % |
11.84/11.95	|      7494 |     220    18700   130900 |    14697     7494     63 |  0.002 % |
12.56/12.61	|     11338 |     220    18700   130900 |    16167    11338     63 |  0.002 % |
13.70/13.78	|     17106 |     220    18700   130900 |    17784     8968     62 |  0.002 % |
15.54/15.67	|     25755 |     220    18700   130900 |    19562    17617     62 |  0.002 % |
18.61/18.75	|     38730 |     220    18700   130900 |    21519    10932     63 |  0.002 % |
23.23/23.36	|     58191 |     220    18700   130900 |    23671    19583     65 |  0.002 % |
31.64/31.70	|     87384 |     220    18700   130900 |    26038    12108     62 |  0.002 % |
45.36/45.42	|    131175 |     220    18700   130900 |    28641    12783     62 |  0.002 % |
66.71/66.84	|    196860 |     220    18700   130900 |    31506    12681     61 |  0.002 % |
101.24/101.37	|    295387 |     220    18700   130900 |    34656    15376     63 |  0.002 % |
156.68/156.78	|    443176 |     220    18700   130900 |    38122    30076     63 |  0.002 % |
239.51/239.64	|    664859 |     220    18700   130900 |    41934    24237     63 |  0.002 % |
385.03/385.21	|    997385 |     220    18700   130900 |    46128    38793     64 |  0.002 % |
613.78/614.08	|   1496173 |     220    18700   130900 |    50741    45858     65 |  0.002 % |
993.08/993.40	|   2244355 |     220    18700   130900 |    55815    50136     65 |  0.002 % |
1198.78/1199.21	c Preprocessing...
1198.78/1199.21	c Inital problem has 220 variables, 18700 nary clauses (0 binary clauses).
1198.78/1199.21	c Num non-binary clauses 18700, Average non-binary clause length 7.000
1198.78/1199.21	c Theory has no gaps
1198.78/1199.21	c Preprocessor runtime was 0.050 seconds.
1198.78/1199.21	c 
1198.78/1199.21	c Satisfiability of theory still undetermined.
1198.78/1199.21	c See file /tmp/MVfCAQ for simplified theory.
1198.78/1199.21	c Bin: Executing minisat20
1198.78/1199.21	c child exit by a signal
1198.78/1199.21	c minisat20 returned code 137.
1198.78/1199.21	c minisat20 returned code 137.
1198.78/1199.21	c satzilla running minisat20 ... 
1198.78/1199.21	c Bin: Executing minisat20
1198.78/1199.21	c minisat20 returned code 1.
1198.78/1199.21	c minisat20 returned code 1.
1198.78/1199.21	c satzilla running march_dl ... 
1198.78/1199.21	c Bin: Executing march_dl
1198.78/1199.21	c march_dl returned code 1.
1198.78/1199.21	c march_dl returned code 1.
1198.78/1199.21	c satzilla running march_dl with preprocessing ... 
1198.78/1199.21	c Bin: Executing march_dl
1198.78/1199.21	c march_dl returned code 1.
1198.78/1199.21	c march_dl returned code 1.
1198.78/1199.21	c satzilla running vallst with preprocessing ... 
1198.78/1199.21	c Bin: Executing vallst
1198.78/1199.21	c vallst returned code 1.
1198.78/1199.21	c vallst returned code 1.
1198.78/1199.21	c satzilla running zchaff_rand with preprocessing ... 
1198.78/1199.21	c Bin: Executing zchaff_rand
1198.78/1199.21	c zchaff_rand returned code 1.
1198.78/1199.21	c zchaff_rand returned code 1.
1198.78/1199.21	c satzilla running kcnfs with preprocessing ... 
1198.78/1199.21	c Bin: Executing kcnfs
1198.78/1199.21	c kcnfs returned code 1.
1198.78/1199.21	c kcnfs returned code 1.
1198.78/1199.21	c satzilla running kcnfs ... 
1198.78/1199.21	c Bin: Executing kcnfs
1198.78/1199.21	c kcnfs returned code 1.
1198.78/1199.21	c kcnfs returned code 1.
1198.78/1199.21	c satzilla running vallst ... 
1198.78/1199.21	c Bin: Executing vallst
1198.78/1199.21	c vallst returned code 1.
1198.78/1199.21	c vallst returned code 1.
1198.78/1199.21	c satzilla running zchaff_rand ... 
1198.78/1199.21	c Bin: Executing zchaff_rand
1198.78/1199.21	c zchaff_rand returned code 1.
1198.78/1199.21	c zchaff_rand returned code 1.
1198.78/1199.21	c ERROR: All Failed! 
1198.78/1199.21	c SATZILLA_TIME=1199.060000

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/node19/watcher-304086-1172050818 -o ROOT/results/node19/solver-304086-1172050818 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/304086-1172050818/SATzilla2007_C /tmp/evaluation/304086-1172050818/instance-304086-1172050818.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 18451
/proc/meminfo: memFree=1330544/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=1440 CPUtime=0
/proc/18451/stat : 18451 (SATzilla2007_C) R 18449 18451 17423 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 225035805 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/18451/statm: 360 110 95 260 0 84 0
[pid=18452] ppid=18451 vsize=784 CPUtime=0
/proc/18452/stat : 18452 (march_dl) R 18451 18451 17423 0 -1 4194304 97 0 0 0 0 0 0 0 18 0 1 0 225035805 802816 92 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134777139 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18452/statm: 196 92 50 118 0 75 0

[startup+0.107327 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18451
/proc/meminfo: memFree=1330544/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=1440 CPUtime=0
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225035805 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18451/statm: 360 110 95 260 0 84 0
[pid=18452] ppid=18451 vsize=2944 CPUtime=0.09
/proc/18452/stat : 18452 (march_dl) R 18451 18451 17423 0 -1 4194304 1615 0 0 0 9 0 0 0 19 0 1 0 225035805 3014656 374 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18452/statm: 736 374 57 118 0 615 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4384

[startup+0.515371 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 18451
/proc/meminfo: memFree=1330544/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=1440 CPUtime=0
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225035805 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18451/statm: 360 110 95 260 0 84 0
[pid=18452] ppid=18451 vsize=5512 CPUtime=0.5
/proc/18452/stat : 18452 (march_dl) R 18451 18451 17423 0 -1 4194304 3648 0 0 0 49 1 0 0 23 0 1 0 225035805 5644288 798 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134584052 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18452/statm: 1378 798 67 118 0 1257 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6952

[startup+1.33546 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 18453
/proc/meminfo: memFree=1327392/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=1440 CPUtime=0
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225035805 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18451/statm: 360 110 95 260 0 84 0
[pid=18452] ppid=18451 vsize=5512 CPUtime=1.32
/proc/18452/stat : 18452 (march_dl) R 18451 18451 17423 0 -1 4194304 3656 0 0 0 131 1 0 0 25 0 1 0 225035805 5644288 806 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18452/statm: 1378 806 67 118 0 1257 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6952

[startup+2.97164 s]
/proc/loadavg: 0.92 0.98 0.99 2/79 18453
/proc/meminfo: memFree=1327136/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=1440 CPUtime=0
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 225035805 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18451/statm: 360 110 95 260 0 84 0
[pid=18452] ppid=18451 vsize=5644 CPUtime=2.96
/proc/18452/stat : 18452 (march_dl) R 18451 18451 17423 0 -1 4194304 3713 0 0 0 295 1 0 0 25 0 1 0 225035805 5779456 863 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134583082 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18452/statm: 1411 863 67 118 0 1290 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7084

[startup+6.25999 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 18454
/proc/meminfo: memFree=1328288/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=1440 CPUtime=4.99
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 135 3775 0 0 0 0 497 2 16 0 1 0 225035805 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18451/statm: 360 111 96 260 0 84 0
[pid=18454] ppid=18451 vsize=6188 CPUtime=1.24
/proc/18454/stat : 18454 (ubcsat2006) R 18451 18451 17423 0 -1 4194304 621 0 0 0 122 2 0 0 25 0 1 0 225036305 6336512 604 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18454/statm: 1547 604 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7157 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 18455
/proc/meminfo: memFree=1319328/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=6232 CPUtime=1.62
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 1345 0 0 0 162 0 0 0 25 0 1 0 225036912 6381568 1339 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 1558 1339 58 118 0 1436 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13176

[startup+25.5301 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 18457
/proc/meminfo: memFree=1314784/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=10212 CPUtime=14.43
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 2336 0 0 0 1442 1 0 0 25 0 1 0 225036912 10457088 2330 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525183 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 2553 2330 58 118 0 2431 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17156

[startup+51.1609 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 18457
/proc/meminfo: memFree=1312992/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=12092 CPUtime=40.06
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 2809 0 0 0 4004 2 0 0 25 0 1 0 225036912 12382208 2803 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 3023 2803 58 118 0 2901 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 19036

[startup+102.444 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 18457
/proc/meminfo: memFree=1311392/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=13740 CPUtime=91.33
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 3229 0 0 0 9131 2 0 0 25 0 1 0 225036912 14069760 3223 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 3435 3223 58 118 0 3313 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 20684

[startup+162.518 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18457
/proc/meminfo: memFree=1308960/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=16156 CPUtime=151.39
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 3816 0 0 0 15135 4 0 0 25 0 1 0 225036912 16543744 3810 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 4039 3810 58 118 0 3917 0
Current children cumulated CPU time (s) 162.43
Current children cumulated vsize (KiB) 23100

[startup+222.595 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18457
/proc/meminfo: memFree=1308192/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=17000 CPUtime=211.45
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 4034 0 0 0 21141 4 0 0 25 0 1 0 225036912 17408000 4028 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 4250 4028 58 118 0 4128 0
Current children cumulated CPU time (s) 222.49
Current children cumulated vsize (KiB) 23944

[startup+282.666 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18457
/proc/meminfo: memFree=1306656/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=18572 CPUtime=271.51
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 4407 0 0 0 27145 6 0 0 25 0 1 0 225036912 19017728 4401 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 4643 4401 58 118 0 4521 0
Current children cumulated CPU time (s) 282.55
Current children cumulated vsize (KiB) 25516

[startup+342.74 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18457
/proc/meminfo: memFree=1306208/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=19008 CPUtime=331.56
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 4506 0 0 0 33150 6 0 0 25 0 1 0 225036912 19464192 4500 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 4752 4500 58 118 0 4630 0
Current children cumulated CPU time (s) 342.6
Current children cumulated vsize (KiB) 25952

[startup+402.813 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18457
/proc/meminfo: memFree=1304736/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=20504 CPUtime=391.62
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 4865 0 0 0 39155 7 0 0 25 0 1 0 225036912 20996096 4859 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 5126 4859 58 118 0 5004 0
Current children cumulated CPU time (s) 402.66
Current children cumulated vsize (KiB) 27448

[startup+462.883 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18457
/proc/meminfo: memFree=1303968/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=21360 CPUtime=451.68
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 5057 0 0 0 45160 8 0 0 25 0 1 0 225036912 21872640 5051 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 5340 5051 58 118 0 5218 0
Current children cumulated CPU time (s) 462.72

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


[startup+823.314 s]
/proc/loadavg: 0.99 0.98 0.99 3/79 18457
/proc/meminfo: memFree=1301088/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=24284 CPUtime=812.02
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 5760 0 0 0 81190 12 0 0 25 0 1 0 225036912 24866816 5754 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 6071 5754 58 118 0 5949 0
Current children cumulated CPU time (s) 823.06
Current children cumulated vsize (KiB) 31228

[startup+883.387 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18457
/proc/meminfo: memFree=1300832/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=24712 CPUtime=872.07
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 5837 0 0 0 87195 12 0 0 25 0 1 0 225036912 25305088 5831 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 6178 5831 58 118 0 6056 0
Current children cumulated CPU time (s) 883.11
Current children cumulated vsize (KiB) 31656

[startup+943.46 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18457
/proc/meminfo: memFree=1300768/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=24712 CPUtime=932.13
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 5849 0 0 0 93200 13 0 0 25 0 1 0 225036912 25305088 5843 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 6178 5843 58 118 0 6056 0
Current children cumulated CPU time (s) 943.17
Current children cumulated vsize (KiB) 31656

[startup+1003.53 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 18457
/proc/meminfo: memFree=1299232/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=26164 CPUtime=992.19
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 6217 0 0 0 99205 14 0 0 25 0 1 0 225036912 26791936 6211 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 6541 6211 58 118 0 6419 0
Current children cumulated CPU time (s) 1003.23
Current children cumulated vsize (KiB) 33108

[startup+1063.61 s]
/proc/loadavg: 1.04 1.00 1.00 2/79 18457
/proc/meminfo: memFree=1299104/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=26436 CPUtime=1052.24
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 6269 0 0 0 105210 14 0 0 25 0 1 0 225036912 27070464 6263 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 6609 6263 58 118 0 6487 0
Current children cumulated CPU time (s) 1063.28
Current children cumulated vsize (KiB) 33380

[startup+1123.68 s]
/proc/loadavg: 1.01 1.00 1.00 2/79 18457
/proc/meminfo: memFree=1298976/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=26436 CPUtime=1112.3
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 6286 0 0 0 111215 15 0 0 25 0 1 0 225036912 27070464 6280 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 6609 6280 58 118 0 6487 0
Current children cumulated CPU time (s) 1123.34
Current children cumulated vsize (KiB) 33380

[startup+1183.76 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18457
/proc/meminfo: memFree=1298784/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=26708 CPUtime=1172.36
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 6340 0 0 0 117221 15 0 0 25 0 1 0 225036912 27348992 6334 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 6677 6334 58 118 0 6555 0
Current children cumulated CPU time (s) 1183.4
Current children cumulated vsize (KiB) 33652

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

[startup+1187.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18457
/proc/meminfo: memFree=1298784/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=26708 CPUtime=1176.16
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 6340 0 0 0 117601 15 0 0 25 0 1 0 225036912 27348992 6334 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 6677 6334 58 118 0 6555 0
Current children cumulated CPU time (s) 1187.2
Current children cumulated vsize (KiB) 33652

[startup+1194.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18457
/proc/meminfo: memFree=1298720/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=26708 CPUtime=1182.72
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 6354 0 0 0 118257 15 0 0 25 0 1 0 225036912 27348992 6348 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 6677 6348 58 118 0 6555 0
Current children cumulated CPU time (s) 1193.76
Current children cumulated vsize (KiB) 33652

[startup+1197.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18457
/proc/meminfo: memFree=1298720/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=26708 CPUtime=1186
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 6355 0 0 0 118585 15 0 0 25 0 1 0 225036912 27348992 6349 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 6677 6349 58 118 0 6555 0
Current children cumulated CPU time (s) 1197.04
Current children cumulated vsize (KiB) 33652

[startup+1198.22 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18457
/proc/meminfo: memFree=1298720/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=26708 CPUtime=1186.82
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 6355 0 0 0 118667 15 0 0 25 0 1 0 225036912 27348992 6349 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 6677 6349 58 118 0 6555 0
Current children cumulated CPU time (s) 1197.86
Current children cumulated vsize (KiB) 33652

[startup+1198.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18457
/proc/meminfo: memFree=1298720/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=26708 CPUtime=1187.22
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 6355 0 0 0 118707 15 0 0 25 0 1 0 225036912 27348992 6349 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 6677 6349 58 118 0 6555 0
Current children cumulated CPU time (s) 1198.26
Current children cumulated vsize (KiB) 33652

[startup+1199.04 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18457
/proc/meminfo: memFree=1298720/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=26708 CPUtime=1187.64
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 6355 0 0 0 118749 15 0 0 25 0 1 0 225036912 27348992 6349 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 6677 6349 58 118 0 6555 0
Current children cumulated CPU time (s) 1198.68
Current children cumulated vsize (KiB) 33652

[startup+1199.14 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 18457
/proc/meminfo: memFree=1298720/2055920 swapFree=4192812/4192956
[pid=18451] ppid=18449 vsize=6944 CPUtime=11.04
/proc/18451/stat : 18451 (SATzilla2007_C) S 18449 18451 17423 0 -1 4194304 2751 4402 0 0 387 7 703 7 25 0 1 0 225035805 7110656 1551 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/18451/statm: 1736 1551 165 260 0 1460 0
[pid=18455] ppid=18451 vsize=26708 CPUtime=1187.74
/proc/18455/stat : 18455 (minisat20) R 18451 18451 17423 0 -1 4194304 6355 0 0 0 118759 15 0 0 25 0 1 0 225036912 27348992 6349 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/18455/statm: 6677 6349 58 118 0 6555 0
Current children cumulated CPU time (s) 1198.78
Current children cumulated vsize (KiB) 33652

Child status: 17
Real time (s): 1199.21
CPU time (s): 1198.89
CPU user time (s): 1198.57
CPU system time (s): 0.32295
CPU usage (%): 99.9732
Max. virtual memory (cumulated for all children) (KiB): 33652

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

runsolver used 1.21381 second user time and 3.04554 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Wed Feb 21 09:40:18 UTC 2007

IDJOB= 304086
IDBENCH= 20123
IDSOLVER= 135
FILE ID= node19/304086-1172050818

PBS_JOBID= 3865275

Free space on /tmp= 66537 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  bc7d37ce5143f388de479f3c7fba83b1

RANDOM SEED= 662523091

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node19.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.214
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	: 5931.00
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.214
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:       1330888 kB
Buffers:         59516 kB
Cached:         546092 kB
SwapCached:          0 kB
Active:         311008 kB
Inactive:       338252 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1330888 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8932 kB
Writeback:           0 kB
Mapped:          62532 kB
Slab:            61236 kB
Committed_AS:   937484 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= 66537 MiB

End job on node19 on Wed Feb 21 10:00:17 UTC 2007