Trace number 302979

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.99 1199.5

General information on the benchmark

Namerandom/LargeSize/7SAT/v240/
unif-k7-r85-v240-c20400-S1661921212-08.cnf
MD5SUM22f4fe283de9b4edb36d67aef170514a
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)

10.97/11.13	c run March_dl for 5 seconds ... 
10.97/11.13	c Bin: Executing march_dl
10.97/11.13	c child exit by a signal
10.97/11.13	c march_dl returned code 137.
10.97/11.13	c run saps (UBCSAT implementation) for 2 seconds ... 
10.97/11.13	c Bin: Executing ubcsat2006
10.97/11.13	c child exited successfully
10.97/11.13	c ubcsat2006 returned code 0.
10.97/11.13	c satzilla computing base features
10.97/11.13	c satzilla doing unit-prop probe
10.97/11.13	c satzilla doing local search probe
10.97/11.13	c satzilla doing lobjois search-space size estimate
10.97/11.13	c satzilla's ranking:
10.97/11.13	c 1) minisat20+P: 1.081376
10.97/11.13	c 2) minisat20: 1.250656
10.97/11.13	c 3) march_dl: 1.655382
10.97/11.13	c 4) march_dl+P: 2.738209
10.97/11.13	c 5) vallst+P: 4.873245
10.97/11.13	c 6) zchaff_rand+P: 5.780959
10.97/11.13	c 7) kcnfs+P: 999.000000
10.97/11.13	c 8) kcnfs: 999.000000
10.97/11.13	c 9) vallst: 999.000000
10.97/11.13	c 10) zchaff_rand: 999.000000
10.97/11.13	c satzilla running minisat20 with preprocessing ... 
11.07/11.24	This is MiniSat 2.0 beta
11.07/11.24	WARNING: for repeatability, setting FPU to use double precision
11.07/11.24	============================[ Problem Statistics ]=============================
11.07/11.24	|                                                                             |
11.07/11.25	|  Number of variables:  240                                                  |
11.07/11.25	|  Number of clauses:    20400                                                |
11.07/11.27	|  Parsing time:         0.02         s                                       |
11.07/11.27	============================[ Search Statistics ]==============================
11.07/11.27	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
11.07/11.27	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
11.07/11.27	===============================================================================
11.07/11.27	|         0 |     240    20400   142800 |     6800        0    nan |  0.000 % |
11.17/11.29	|       101 |     240    20400   142800 |     7480      101     61 |  0.002 % |
11.17/11.31	|       251 |     240    20400   142800 |     8228      251     67 |  0.002 % |
11.17/11.33	|       476 |     240    20400   142800 |     9050      476     67 |  0.002 % |
11.17/11.36	|       814 |     240    20400   142800 |     9955      814     66 |  0.002 % |
11.27/11.41	|      1320 |     240    20400   142800 |    10951     1320     67 |  0.002 % |
11.37/11.48	|      2079 |     240    20400   142800 |    12046     2079     66 |  0.002 % |
11.48/11.60	|      3218 |     240    20400   142800 |    13251     3218     66 |  0.002 % |
11.58/11.79	|      4927 |     240    20400   142800 |    14576     4927     66 |  0.002 % |
11.99/12.12	|      7489 |     240    20400   142800 |    16034     7489     67 |  0.002 % |
12.60/12.76	|     11335 |     240    20400   142800 |    17637    11335     67 |  0.002 % |
13.93/14.07	|     17101 |     240    20400   142800 |    19401    17101     68 |  0.002 % |
15.87/16.03	|     25751 |     240    20400   142800 |    21341    15997     68 |  0.002 % |
19.26/19.45	|     38726 |     240    20400   142800 |    23475    18243     68 |  0.002 % |
24.48/24.62	|     58188 |     240    20400   142800 |    25822    13358     68 |  0.002 % |
33.09/33.24	|     87380 |     240    20400   142800 |    28405    13827     67 |  0.002 % |
46.60/46.84	|    131170 |     240    20400   142800 |    31245    24618     71 |  0.002 % |
71.10/71.26	|    196855 |     240    20400   142800 |    34370    15455     65 |  0.002 % |
108.60/108.78	|    295382 |     240    20400   142800 |    37807    26890     68 |  0.002 % |
168.73/168.91	|    443174 |     240    20400   142800 |    41588    23792     68 |  0.002 % |
261.45/261.69	|    664857 |     240    20400   142800 |    45746    17923     67 |  0.002 % |
423.43/423.75	|    997382 |     240    20400   142800 |    50321    26789     69 |  0.002 % |
681.61/682.01	|   1496170 |     240    20400   142800 |    55353    45878     69 |  0.002 % |
1078.41/1078.96	|   2244353 |     240    20400   142800 |    60889    45159     70 |  0.002 % |
1198.89/1199.50	c Preprocessing...
1198.89/1199.50	c Inital problem has 240 variables, 20400 nary clauses (0 binary clauses).
1198.89/1199.50	c Num non-binary clauses 20400, Average non-binary clause length 7.000
1198.89/1199.50	c Theory has no gaps
1198.89/1199.50	c Preprocessor runtime was 0.070 seconds.
1198.89/1199.50	c 
1198.89/1199.50	c Satisfiability of theory still undetermined.
1198.89/1199.50	c See file /tmp/oRR5kA for simplified theory.
1198.89/1199.50	c Bin: Executing minisat20
1198.89/1199.50	c child exit by a signal
1198.89/1199.50	c minisat20 returned code 137.
1198.89/1199.50	c minisat20 returned code 137.
1198.89/1199.50	c satzilla running minisat20 ... 
1198.89/1199.50	c Bin: Executing minisat20
1198.89/1199.50	c minisat20 returned code 1.
1198.89/1199.50	c minisat20 returned code 1.
1198.89/1199.50	c satzilla running march_dl ... 
1198.89/1199.50	c Bin: Executing march_dl
1198.89/1199.50	c march_dl returned code 1.
1198.89/1199.50	c march_dl returned code 1.
1198.89/1199.50	c satzilla running march_dl with preprocessing ... 
1198.89/1199.50	c Bin: Executing march_dl
1198.89/1199.50	c march_dl returned code 1.
1198.89/1199.50	c march_dl returned code 1.
1198.89/1199.50	c satzilla running vallst with preprocessing ... 
1198.89/1199.50	c Bin: Executing vallst
1198.89/1199.50	c vallst returned code 1.
1198.89/1199.50	c vallst returned code 1.
1198.89/1199.50	c satzilla running zchaff_rand with preprocessing ... 
1198.89/1199.50	c Bin: Executing zchaff_rand
1198.89/1199.50	c zchaff_rand returned code 1.
1198.89/1199.50	c zchaff_rand returned code 1.
1198.89/1199.50	c satzilla running kcnfs with preprocessing ... 
1198.89/1199.50	c Bin: Executing kcnfs
1198.89/1199.50	c kcnfs returned code 1.
1198.89/1199.50	c kcnfs returned code 1.
1198.89/1199.50	c satzilla running kcnfs ... 
1198.89/1199.50	c Bin: Executing kcnfs
1198.89/1199.50	c kcnfs returned code 1.
1198.89/1199.50	c kcnfs returned code 1.
1198.89/1199.50	c satzilla running vallst ... 
1198.89/1199.50	c Bin: Executing vallst
1198.89/1199.50	c vallst returned code 1.
1198.89/1199.50	c vallst returned code 1.
1198.89/1199.50	c satzilla running zchaff_rand ... 
1198.89/1199.50	c Bin: Executing zchaff_rand
1198.89/1199.50	c zchaff_rand returned code 1.
1198.89/1199.50	c zchaff_rand returned code 1.
1198.89/1199.50	c ERROR: All Failed! 
1198.89/1199.50	c SATZILLA_TIME=1199.150000

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/node39/watcher-302979-1172024282 -o ROOT/results/node39/solver-302979-1172024282 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/302979-1172024282/SATzilla2007_C /tmp/evaluation/302979-1172024282/instance-302979-1172024282.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: 1.00 1.00 1.00 3/64 5143
/proc/meminfo: memFree=1877120/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=1440 CPUtime=0
/proc/5143/stat : 5143 (SATzilla2007_C) R 5141 5143 4064 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 222384108 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/5143/statm: 360 110 95 260 0 84 0
[pid=5144] ppid=5143 vsize=796 CPUtime=0
/proc/5144/stat : 5144 (march_dl) R 5143 5143 4064 0 -1 4194304 98 0 0 0 0 0 0 0 18 0 1 0 222384108 815104 93 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5144/statm: 199 93 50 118 0 78 0

[startup+0.106751 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5143
/proc/meminfo: memFree=1877120/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=1440 CPUtime=0
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222384108 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5143/statm: 360 110 95 260 0 84 0
[pid=5144] ppid=5143 vsize=3176 CPUtime=0.09
/proc/5144/stat : 5144 (march_dl) R 5143 5143 4064 0 -1 4194304 1514 0 0 0 9 0 0 0 19 0 1 0 222384108 3252224 643 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543106 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5144/statm: 794 643 57 118 0 673 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4616

[startup+0.514816 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 5143
/proc/meminfo: memFree=1877120/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=1440 CPUtime=0
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222384108 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5143/statm: 360 110 95 260 0 84 0
[pid=5144] ppid=5143 vsize=5884 CPUtime=0.5
/proc/5144/stat : 5144 (march_dl) R 5143 5143 4064 0 -1 4194304 4003 0 0 0 49 1 0 0 23 0 1 0 222384108 6025216 856 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5144/statm: 1471 856 67 118 0 1350 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7324

[startup+1.34096 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5145
/proc/meminfo: memFree=1873840/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=1440 CPUtime=0
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222384108 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5143/statm: 360 110 95 260 0 84 0
[pid=5144] ppid=5143 vsize=5884 CPUtime=1.33
/proc/5144/stat : 5144 (march_dl) R 5143 5143 4064 0 -1 4194304 4009 0 0 0 132 1 0 0 25 0 1 0 222384108 6025216 862 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5144/statm: 1471 862 67 118 0 1350 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 7324

[startup+2.97824 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5145
/proc/meminfo: memFree=1873648/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=1440 CPUtime=0
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 222384108 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5143/statm: 360 110 95 260 0 84 0
[pid=5144] ppid=5143 vsize=6016 CPUtime=2.97
/proc/5144/stat : 5144 (march_dl) R 5143 5143 4064 0 -1 4194304 4049 0 0 0 296 1 0 0 25 0 1 0 222384108 6160384 902 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5144/statm: 1504 902 67 118 0 1383 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 7456

[startup+6.2608 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5146
/proc/meminfo: memFree=1874096/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=1440 CPUtime=4.99
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 135 4106 0 0 0 0 498 1 16 0 1 0 222384108 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5143/statm: 360 111 96 260 0 84 0
[pid=5146] ppid=5143 vsize=6188 CPUtime=1.17
/proc/5146/stat : 5146 (ubcsat2006) R 5143 5143 4064 0 -1 4194304 647 0 9 0 114 3 0 0 25 0 1 0 222384608 6336512 639 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5146/statm: 1547 639 156 64 0 1128 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 7628

[startup+12.7169 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1864760/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=6248 CPUtime=1.45
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 1379 0 0 0 144 1 0 0 25 0 1 0 222385232 6397952 1373 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 1562 1373 58 118 0 1440 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 13676

[startup+25.5251 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1860024/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=10472 CPUtime=14.25
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 2433 0 0 0 1423 2 0 0 25 0 1 0 222385232 10723328 2427 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 2618 2427 58 118 0 2496 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 17900

[startup+51.1525 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1856760/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=13804 CPUtime=39.87
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 3262 0 0 0 3984 3 0 0 25 0 1 0 222385232 14135296 3256 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 3451 3256 58 118 0 3329 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 21232

[startup+102.393 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1855224/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=15388 CPUtime=91.09
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 3661 0 0 0 9106 3 0 0 25 0 1 0 222385232 15757312 3655 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 3847 3655 58 118 0 3725 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 22816

[startup+162.455 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1853368/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=17376 CPUtime=151.12
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 4126 0 0 0 15109 3 0 0 25 0 1 0 222385232 17793024 4120 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 4344 4120 58 118 0 4222 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 24804

[startup+222.515 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1851256/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=19488 CPUtime=211.17
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 4646 0 0 0 21113 4 0 0 25 0 1 0 222385232 19955712 4640 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 4872 4640 58 118 0 4750 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 26916

[startup+282.569 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1849720/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=20940 CPUtime=271.2
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 5015 0 0 0 27115 5 0 0 25 0 1 0 222385232 21442560 5009 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 5235 5009 58 118 0 5113 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 28368

[startup+342.629 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1849080/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=21600 CPUtime=331.24
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 5162 0 0 0 33119 5 0 0 25 0 1 0 222385232 22118400 5156 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527612 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 5400 5156 58 118 0 5278 0
Current children cumulated CPU time (s) 342.39
Current children cumulated vsize (KiB) 29028

[startup+402.691 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1848440/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=22180 CPUtime=391.28
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 5307 0 0 0 39123 5 0 0 25 0 1 0 222385232 22712320 5301 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 5545 5301 58 118 0 5423 0
Current children cumulated CPU time (s) 402.43
Current children cumulated vsize (KiB) 29608

[startup+462.747 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1847096/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=23500 CPUtime=451.31
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 5640 0 0 0 45126 5 0 0 25 0 1 0 222385232 24064000 5634 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 5875 5634 58 118 0 5753 0
Current children cumulated CPU time (s) 462.46

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


[startup+823.095 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1843960/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=26600 CPUtime=811.54
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 6415 0 0 0 81147 7 0 0 25 0 1 0 222385232 27238400 6409 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 6650 6409 58 118 0 6528 0
Current children cumulated CPU time (s) 822.69
Current children cumulated vsize (KiB) 34028

[startup+883.156 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1843832/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=26748 CPUtime=871.58
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 6454 0 0 0 87151 7 0 0 25 0 1 0 222385232 27389952 6448 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 6687 6448 58 118 0 6565 0
Current children cumulated CPU time (s) 882.73
Current children cumulated vsize (KiB) 34176

[startup+943.216 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1843320/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=27312 CPUtime=931.62
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 6577 0 0 0 93155 7 0 0 25 0 1 0 222385232 27967488 6571 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 6828 6571 58 118 0 6706 0
Current children cumulated CPU time (s) 942.77
Current children cumulated vsize (KiB) 34740

[startup+1003.27 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1843192/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=27576 CPUtime=991.65
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 6640 0 0 0 99158 7 0 0 25 0 1 0 222385232 28237824 6634 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 6894 6634 58 118 0 6772 0
Current children cumulated CPU time (s) 1002.8
Current children cumulated vsize (KiB) 35004

[startup+1063.33 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 5147
/proc/meminfo: memFree=1843000/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=27752 CPUtime=1051.69
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 6668 0 0 0 105162 7 0 0 25 0 1 0 222385232 28418048 6662 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 6938 6662 58 118 0 6816 0
Current children cumulated CPU time (s) 1062.84
Current children cumulated vsize (KiB) 35180

[startup+1123.38 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 5147
/proc/meminfo: memFree=1841016/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=29732 CPUtime=1111.72
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 7181 0 0 0 111164 8 0 0 25 0 1 0 222385232 30445568 7175 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 7433 7175 58 118 0 7311 0
Current children cumulated CPU time (s) 1122.87
Current children cumulated vsize (KiB) 37160

[startup+1183.44 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1840888/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=29876 CPUtime=1171.76
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 7194 0 0 0 117168 8 0 0 25 0 1 0 222385232 30593024 7188 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 7469 7188 58 118 0 7347 0
Current children cumulated CPU time (s) 1182.91
Current children cumulated vsize (KiB) 37304

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

[startup+1187.24 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1840888/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=29876 CPUtime=1175.55
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 7194 0 0 0 117547 8 0 0 25 0 1 0 222385232 30593024 7188 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 7469 7188 58 118 0 7347 0
Current children cumulated CPU time (s) 1186.7
Current children cumulated vsize (KiB) 37304

[startup+1193.79 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1840952/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=29876 CPUtime=1182.1
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 7194 0 0 0 118202 8 0 0 25 0 1 0 222385232 30593024 7188 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 7469 7188 58 118 0 7347 0
Current children cumulated CPU time (s) 1193.25
Current children cumulated vsize (KiB) 37304

[startup+1197.07 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1840952/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=29876 CPUtime=1185.38
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 7196 0 0 0 118530 8 0 0 25 0 1 0 222385232 30593024 7190 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 7469 7190 58 118 0 7347 0
Current children cumulated CPU time (s) 1196.53
Current children cumulated vsize (KiB) 37304

[startup+1198.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1840952/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=29876 CPUtime=1187.02
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 7196 0 0 0 118694 8 0 0 25 0 1 0 222385232 30593024 7190 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525543 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 7469 7190 58 118 0 7347 0
Current children cumulated CPU time (s) 1198.17
Current children cumulated vsize (KiB) 37304

[startup+1199.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1840952/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=29876 CPUtime=1187.43
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 7221 0 0 0 118735 8 0 0 25 0 1 0 222385232 30593024 7215 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519459 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 7469 7215 58 118 0 7347 0
Current children cumulated CPU time (s) 1198.58
Current children cumulated vsize (KiB) 37304

[startup+1199.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1840952/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=29876 CPUtime=1187.64
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 7221 0 0 0 118756 8 0 0 25 0 1 0 222385232 30593024 7215 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519335 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 7469 7215 58 118 0 7347 0
Current children cumulated CPU time (s) 1198.79
Current children cumulated vsize (KiB) 37304

[startup+1199.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 5147
/proc/meminfo: memFree=1840952/2055920 swapFree=4183736/4192956
[pid=5143] ppid=5141 vsize=7428 CPUtime=11.15
/proc/5143/stat : 5143 (SATzilla2007_C) S 5141 5143 4064 0 -1 4194304 2960 4759 0 9 397 7 704 7 25 0 1 0 222384108 7606272 1674 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5143/statm: 1857 1674 165 260 0 1581 0
[pid=5147] ppid=5143 vsize=29876 CPUtime=1187.74
/proc/5147/stat : 5147 (minisat20) R 5143 5143 4064 0 -1 4194304 7221 0 0 0 118766 8 0 0 25 0 1 0 222385232 30593024 7215 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519372 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5147/statm: 7469 7215 58 118 0 7347 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 37304

Child status: 17
Real time (s): 1199.5
CPU time (s): 1198.99
CPU user time (s): 1198.75
CPU system time (s): 0.237963
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 37304

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.75
system time used= 0.237963
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14953
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41
involuntary context switches= 2725

runsolver used 0.881865 second user time and 2.40063 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Wed Feb 21 02:18:02 UTC 2007

IDJOB= 302979
IDBENCH= 20096
IDSOLVER= 135
FILE ID= node39/302979-1172024282

PBS_JOBID= 3892674

Free space on /tmp= 66554 MiB

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

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  22f4fe283de9b4edb36d67aef170514a

RANDOM SEED= 641364539

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.285
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.285
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:       1877592 kB
Buffers:         27504 kB
Cached:         112148 kB
SwapCached:       3284 kB
Active:          80004 kB
Inactive:        69372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1877592 kB
SwapTotal:     4192956 kB
SwapFree:      4183736 kB
Dirty:            8964 kB
Writeback:           0 kB
Mapped:          15252 kB
Slab:            15004 kB
Committed_AS:   586932 kB
PageTables:       1412 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= 66554 MiB

End job on node39 on Wed Feb 21 02:38:02 UTC 2007