Trace number 308842

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/2+p/p0.7/v4500/
unif2p-p0.7-v4500-c12015-S2053960853-04-UNSAT.cnf
MD5SUM751158b675f07742fd932cd090fcc101
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 variables4497
Number of clauses12014
Sum of the clauses size32438
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23604
Number of clauses of size 38410
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.63/10.69	c run March_dl for 5 seconds ... 
10.63/10.69	c Bin: Executing march_dl
10.63/10.69	c child exit by a signal
10.63/10.69	c march_dl returned code 137.
10.63/10.69	c run saps (UBCSAT implementation) for 2 seconds ... 
10.63/10.69	c Bin: Executing ubcsat2006
10.63/10.69	c child exited successfully
10.63/10.69	c ubcsat2006 returned code 0.
10.63/10.69	c satzilla computing base features
10.63/10.69	c satzilla doing unit-prop probe
10.63/10.69	c satzilla doing local search probe
10.63/10.69	c satzilla doing lobjois search-space size estimate
10.63/10.69	c satzilla's ranking:
10.63/10.69	c 1) minisat20: 1.303172
10.63/10.69	c 2) march_dl: 1.400517
10.63/10.69	c 3) minisat20+P: 1.707798
10.63/10.69	c 4) vallst+P: 2.367853
10.63/10.69	c 5) march_dl+P: 3.491342
10.63/10.69	c 6) zchaff_rand+P: 3.693808
10.63/10.69	c 7) kcnfs+P: 999.000000
10.63/10.69	c 8) kcnfs: 999.000000
10.63/10.69	c 9) vallst: 999.000000
10.63/10.69	c 10) zchaff_rand: 999.000000
10.63/10.69	c satzilla running minisat20 ... 
10.63/10.69	This is MiniSat 2.0 beta
10.63/10.69	WARNING: for repeatability, setting FPU to use double precision
10.63/10.69	============================[ Problem Statistics ]=============================
10.63/10.69	|                                                                             |
10.63/10.69	|  Number of variables:  4500                                                 |
10.63/10.69	|  Number of clauses:    12014                                                |
10.63/10.70	|  Parsing time:         0.01         s                                       |
10.63/10.70	============================[ Search Statistics ]==============================
10.63/10.70	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.70	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.70	===============================================================================
10.63/10.70	|         0 |    4500    12014    32438 |     4004        0    nan |  0.000 % |
10.63/10.71	|       100 |    4500    12014    32438 |     4405      100     22 |  0.000 % |
10.63/10.73	|       251 |    4500    12014    32438 |     4845      251     26 |  0.000 % |
10.63/10.76	|       477 |    4500    12014    32438 |     5330      477     24 |  0.000 % |
10.67/10.80	|       814 |    4500    12014    32438 |     5863      814     25 |  0.000 % |
10.67/10.88	|      1320 |    4500    12014    32438 |     6449     1320     25 |  0.000 % |
10.67/10.98	|      2079 |    4500    12014    32438 |     7094     2079     26 |  0.000 % |
10.67/11.15	|      3219 |    4500    12014    32438 |     7803     3219     27 |  0.000 % |
11.35/11.45	|      4927 |    4500    12014    32438 |     8584     4927     29 |  0.000 % |
11.87/11.96	|      7490 |    4500    12014    32438 |     9442     7490     29 |  0.000 % |
12.79/12.84	|     11338 |    4500    12014    32438 |    10387     6447     29 |  0.000 % |
14.22/14.31	|     17106 |    4500    12014    32438 |    11425     6866     29 |  0.000 % |
16.47/16.51	|     25755 |    4500    12014    32438 |    12568     9561     32 |  0.000 % |
20.27/20.37	|     38730 |    4500    12014    32438 |    13825     9508     32 |  0.000 % |
26.10/26.24	|     58193 |    4500    12014    32438 |    15207     7728     31 |  0.000 % |
35.31/35.39	|     87385 |    4500    12014    32438 |    16728    13433     33 |  0.000 % |
50.59/50.65	|    131175 |    4500    12014    32438 |    18401    14294     35 |  0.000 % |
75.19/75.31	|    196859 |    4500    12014    32438 |    20241    14399     35 |  0.000 % |
113.71/113.85	|    295385 |    4500    12014    32438 |    22265    19849     37 |  0.000 % |
174.70/174.80	|    443174 |    4500    12014    32438 |    24492    19542     35 |  0.000 % |
272.78/272.98	|    664857 |    4500    12014    32438 |    26941    17107     32 |  0.000 % |
425.07/425.25	|    997382 |    4500    12014    32438 |    29635    18187     38 |  0.000 % |
693.36/693.59	|   1496170 |    4500    12014    32438 |    32599    19195     37 |  0.000 % |
1078.39/1078.76	|   2244353 |    4500    12014    32438 |    35858    25044     29 |  0.000 % |
1199.43/1199.83	c Bin: Executing minisat20
1199.43/1199.83	c child exit by a signal
1199.43/1199.83	c minisat20 returned code 137.
1199.43/1199.83	c minisat20 returned code 137.
1199.43/1199.83	c satzilla running march_dl ... 
1199.43/1199.83	c Bin: Executing march_dl
1199.43/1199.83	c march_dl returned code 1.
1199.43/1199.83	c march_dl returned code 1.
1199.43/1199.83	c satzilla running minisat20 with preprocessing ... 
1199.54/1199.94	c Preprocessing...
1199.54/1199.94	c Inital problem has 4500 variables, 8410 nary clauses (3604 binary clauses).
1199.54/1199.94	c Num non-binary clauses 8410, Average non-binary clause length 3.000
1199.54/1199.94	c Preprocessor runtime was 0.090 seconds.
1199.54/1199.94	c 
1199.54/1199.94	c Satisfiability of theory still undetermined.
1199.54/1199.94	c See file /tmp/ItyEOZ for simplified theory.
1199.54/1199.94	c Bin: Executing minisat20
1199.54/1199.94	c minisat20 returned code 1.
1199.54/1199.94	c minisat20 returned code 1.
1199.54/1199.94	c satzilla running vallst with preprocessing ... 
1199.54/1199.94	c Bin: Executing vallst
1199.54/1199.94	c vallst returned code 1.
1199.54/1199.94	c vallst returned code 1.
1199.54/1199.94	c satzilla running march_dl with preprocessing ... 
1199.54/1199.94	c Bin: Executing march_dl
1199.54/1199.94	c march_dl returned code 1.
1199.54/1199.94	c march_dl returned code 1.
1199.54/1199.94	c satzilla running zchaff_rand with preprocessing ... 
1199.54/1199.94	c Bin: Executing zchaff_rand
1199.54/1199.94	c zchaff_rand returned code 1.
1199.54/1199.94	c zchaff_rand returned code 1.
1199.54/1199.94	c satzilla running kcnfs with preprocessing ... 
1199.54/1199.94	c Bin: Executing kcnfs
1199.54/1199.94	c kcnfs returned code 1.
1199.54/1199.94	c kcnfs returned code 1.
1199.54/1199.94	c satzilla running kcnfs ... 
1199.54/1199.94	c Bin: Executing kcnfs
1199.54/1199.94	c kcnfs returned code 1.
1199.54/1199.94	c kcnfs returned code 1.
1199.54/1199.94	c satzilla running vallst ... 
1199.54/1199.94	c Bin: Executing vallst
1199.54/1199.94	c vallst returned code 1.
1199.54/1199.94	c vallst returned code 1.
1199.54/1199.94	c satzilla running zchaff_rand ... 
1199.54/1199.94	c Bin: Executing zchaff_rand
1199.54/1199.94	c zchaff_rand returned code 1.
1199.54/1199.94	c zchaff_rand returned code 1.
1199.54/1199.94	c ERROR: All Failed! 
1199.54/1199.94	c SATZILLA_TIME=1199.770000

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-308842-1172529318 -o ROOT/results/node19/solver-308842-1172529318 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/308842-1172529318/SATzilla2007_C /tmp/evaluation/308842-1172529318/instance-308842-1172529318.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/77 25078
/proc/meminfo: memFree=1281528/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=1440 CPUtime=0
/proc/25078/stat : 25078 (SATzilla2007_C) R 25076 25078 24963 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 272885807 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/25078/statm: 360 110 95 260 0 84 0
[pid=25079] ppid=25078 vsize=1048 CPUtime=0
/proc/25079/stat : 25079 (march_dl) R 25078 25078 24963 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 272885807 1073152 149 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25079/statm: 262 149 50 118 0 141 0

[startup+0.107245 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 25078
/proc/meminfo: memFree=1281528/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=1440 CPUtime=0
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 272885807 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25078/statm: 360 110 95 260 0 84 0
[pid=25079] ppid=25078 vsize=2832 CPUtime=0.09
/proc/25079/stat : 25079 (march_dl) R 25078 25078 24963 0 -1 4194304 1397 0 0 0 9 0 0 0 19 0 1 0 272885807 2899968 565 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25079/statm: 708 567 63 118 0 587 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4272

[startup+0.515291 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 25078
/proc/meminfo: memFree=1281528/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=1440 CPUtime=0
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 272885807 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25078/statm: 360 110 95 260 0 84 0
[pid=25079] ppid=25078 vsize=5240 CPUtime=0.5
/proc/25079/stat : 25079 (march_dl) R 25078 25078 24963 0 -1 4194304 2111 0 0 0 49 1 0 0 23 0 1 0 272885807 5365760 1197 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25079/statm: 1310 1197 75 118 0 1189 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6680

[startup+1.33638 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25080
/proc/meminfo: memFree=1276904/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=1440 CPUtime=0
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 272885807 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25078/statm: 360 110 95 260 0 84 0
[pid=25079] ppid=25078 vsize=5372 CPUtime=1.32
/proc/25079/stat : 25079 (march_dl) R 25078 25078 24963 0 -1 4194304 2138 0 0 0 131 1 0 0 25 0 1 0 272885807 5500928 1224 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134528045 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25079/statm: 1343 1224 75 118 0 1222 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 6812

[startup+2.97956 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25080
/proc/meminfo: memFree=1276584/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=1440 CPUtime=0
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 272885807 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25078/statm: 360 110 95 260 0 84 0
[pid=25079] ppid=25078 vsize=5504 CPUtime=2.97
/proc/25079/stat : 25079 (march_dl) R 25078 25078 24963 0 -1 4194304 2170 0 0 0 296 1 0 0 25 0 1 0 272885807 5636096 1256 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25079/statm: 1376 1256 75 118 0 1255 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 6944

[startup+6.25991 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25081
/proc/meminfo: memFree=1280040/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=1440 CPUtime=4.99
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 135 2204 0 0 0 0 497 2 16 0 1 0 272885807 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25078/statm: 360 111 96 260 0 84 0
[pid=25081] ppid=25078 vsize=6188 CPUtime=1.25
/proc/25081/stat : 25081 (ubcsat2006) R 25078 25078 24963 0 -1 4194304 443 0 0 0 110 15 0 0 25 0 1 0 272886308 6336512 426 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25081/statm: 1547 426 156 64 0 1128 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 7628

[startup+12.7206 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25082
/proc/meminfo: memFree=1277608/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=3992 CPUtime=2.02
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 706 0 0 0 202 0 0 0 25 0 1 0 272886876 4087808 700 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 998 700 58 118 0 876 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6416

[startup+25.528 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25082
/proc/meminfo: memFree=1276328/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=5188 CPUtime=14.82
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 1014 0 0 0 1482 0 0 0 25 0 1 0 272886876 5312512 1008 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 1297 1008 58 118 0 1175 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7612

[startup+51.1548 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25082
/proc/meminfo: memFree=1274856/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=6776 CPUtime=40.43
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 1391 0 0 0 4042 1 0 0 25 0 1 0 272886876 6938624 1385 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 1694 1385 58 118 0 1572 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 9200

[startup+102.408 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25082
/proc/meminfo: memFree=1273448/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=8240 CPUtime=91.67
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 1771 0 0 0 9166 1 0 0 25 0 1 0 272886876 8437760 1765 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 2060 1765 58 118 0 1938 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 10664

[startup+162.482 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25082
/proc/meminfo: memFree=1272040/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=9568 CPUtime=151.73
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 2083 0 0 0 15171 2 0 0 25 0 1 0 272886876 9797632 2077 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 2392 2077 58 118 0 2270 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 11992

[startup+222.551 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25082
/proc/meminfo: memFree=1271464/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=10096 CPUtime=211.79
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 2237 0 0 0 21176 3 0 0 25 0 1 0 272886876 10338304 2231 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 2524 2231 58 118 0 2402 0
Current children cumulated CPU time (s) 222.46
Current children cumulated vsize (KiB) 12520

[startup+282.619 s]
/proc/loadavg: 1.03 1.01 1.00 2/79 25082
/proc/meminfo: memFree=1271080/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=10668 CPUtime=271.83
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 2346 0 0 0 27180 3 0 0 25 0 1 0 272886876 10924032 2340 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 2667 2340 58 118 0 2545 0
Current children cumulated CPU time (s) 282.5
Current children cumulated vsize (KiB) 13092

[startup+342.69 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 25082
/proc/meminfo: memFree=1269800/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=12000 CPUtime=331.89
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 2666 0 0 0 33185 4 0 0 25 0 1 0 272886876 12288000 2660 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525619 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 3000 2660 58 118 0 2878 0
Current children cumulated CPU time (s) 342.56
Current children cumulated vsize (KiB) 14424

[startup+402.763 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25084
/proc/meminfo: memFree=1269544/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=12132 CPUtime=391.94
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 2718 0 0 0 39190 4 0 0 25 0 1 0 272886876 12423168 2712 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 3033 2712 58 118 0 2911 0
Current children cumulated CPU time (s) 402.61
Current children cumulated vsize (KiB) 14556

[startup+462.832 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25084
/proc/meminfo: memFree=1268200/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=13464 CPUtime=452
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 3050 0 0 0 45195 5 0 0 25 0 1 0 272886876 13787136 3044 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 3366 3044 58 118 0 3244 0
Current children cumulated CPU time (s) 462.67

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

/proc/25082/statm: 3633 3320 58 118 0 3511 0
Current children cumulated CPU time (s) 762.94
Current children cumulated vsize (KiB) 16956

[startup+823.262 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25084
/proc/meminfo: memFree=1266792/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=14796 CPUtime=812.34
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 3397 0 0 0 81226 8 0 0 25 0 1 0 272886876 15151104 3391 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 3699 3391 58 118 0 3577 0
Current children cumulated CPU time (s) 823.01
Current children cumulated vsize (KiB) 17220

[startup+883.333 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25084
/proc/meminfo: memFree=1266792/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=14948 CPUtime=872.39
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 3407 0 0 0 87231 8 0 0 25 0 1 0 272886876 15306752 3401 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134535742 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 3737 3401 58 118 0 3615 0
Current children cumulated CPU time (s) 883.06
Current children cumulated vsize (KiB) 17372

[startup+943.404 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25084
/proc/meminfo: memFree=1266664/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=14948 CPUtime=932.45
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 3433 0 0 0 93236 9 0 0 25 0 1 0 272886876 15306752 3427 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525400 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 3737 3427 58 118 0 3615 0
Current children cumulated CPU time (s) 943.12
Current children cumulated vsize (KiB) 17372

[startup+1003.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25084
/proc/meminfo: memFree=1266280/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=15488 CPUtime=992.5
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 3538 0 0 0 99241 9 0 0 25 0 1 0 272886876 15859712 3532 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134528551 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 3872 3532 58 118 0 3750 0
Current children cumulated CPU time (s) 1003.17
Current children cumulated vsize (KiB) 17912

[startup+1063.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25084
/proc/meminfo: memFree=1266280/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=15488 CPUtime=1052.56
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 3538 0 0 0 105247 9 0 0 25 0 1 0 272886876 15859712 3532 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 3872 3532 58 118 0 3750 0
Current children cumulated CPU time (s) 1063.23
Current children cumulated vsize (KiB) 17912

[startup+1123.62 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25084
/proc/meminfo: memFree=1265384/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=16292 CPUtime=1112.62
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 3770 0 0 0 111252 10 0 0 25 0 1 0 272886876 16683008 3764 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 4073 3764 58 118 0 3951 0
Current children cumulated CPU time (s) 1123.29
Current children cumulated vsize (KiB) 18716

[startup+1183.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25084
/proc/meminfo: memFree=1264360/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=17228 CPUtime=1172.67
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 4002 0 0 0 117257 10 0 0 25 0 1 0 272886876 17641472 3996 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 4307 3996 58 118 0 4185 0
Current children cumulated CPU time (s) 1183.34
Current children cumulated vsize (KiB) 19652

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

[startup+1187.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25084
/proc/meminfo: memFree=1264360/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=17228 CPUtime=1176.46
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 4002 0 0 0 117636 10 0 0 25 0 1 0 272886876 17641472 3996 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525392 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 4307 3996 58 118 0 4185 0
Current children cumulated CPU time (s) 1187.13
Current children cumulated vsize (KiB) 19652

[startup+1194.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25084
/proc/meminfo: memFree=1264360/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=17228 CPUtime=1183.02
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 4002 0 0 0 118292 10 0 0 25 0 1 0 272886876 17641472 3996 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 4307 3996 58 118 0 4185 0
Current children cumulated CPU time (s) 1193.69
Current children cumulated vsize (KiB) 19652

[startup+1197.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25084
/proc/meminfo: memFree=1264360/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=17228 CPUtime=1186.3
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 4002 0 0 0 118620 10 0 0 25 0 1 0 272886876 17641472 3996 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 4307 3996 58 118 0 4185 0
Current children cumulated CPU time (s) 1196.97
Current children cumulated vsize (KiB) 19652

[startup+1198.96 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25084
/proc/meminfo: memFree=1264360/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=17228 CPUtime=1187.94
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 4002 0 0 0 118784 10 0 0 25 0 1 0 272886876 17641472 3996 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 4307 3996 58 118 0 4185 0
Current children cumulated CPU time (s) 1198.61
Current children cumulated vsize (KiB) 19652

[startup+1199.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25084
/proc/meminfo: memFree=1264360/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=17228 CPUtime=1188.34
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 4002 0 0 0 118824 10 0 0 25 0 1 0 272886876 17641472 3996 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 4307 3996 58 118 0 4185 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 19652

[startup+1199.78 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25084
/proc/meminfo: memFree=1264360/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=2424 CPUtime=10.67
/proc/25078/stat : 25078 (SATzilla2007_C) S 25076 25078 24963 0 -1 4194304 1213 2653 0 0 335 7 699 26 25 0 1 0 272885807 2482176 430 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25078/statm: 606 430 157 260 0 330 0
[pid=25082] ppid=25078 vsize=17228 CPUtime=1188.76
/proc/25082/stat : 25082 (minisat20) R 25078 25078 24963 0 -1 4194304 4002 0 0 0 118866 10 0 0 25 0 1 0 272886876 17641472 3996 18446744073709551615 134512640 134998072 4294956720 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25082/statm: 4307 3996 58 118 0 4185 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 19652

[startup+1199.89 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25084
/proc/meminfo: memFree=1264360/2055920 swapFree=4192812/4192956
[pid=25078] ppid=25076 vsize=5496 CPUtime=1199.54
/proc/25078/stat : 25078 (SATzilla2007_C) R 25076 25078 24963 0 -1 4194304 1869 6655 0 0 339 8 119570 37 19 0 1 0 272885807 5627904 984 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 134591006 0 0 4096 0 0 0 0 17 0 0 0
/proc/25078/statm: 1374 984 163 260 0 1098 0
Current children cumulated CPU time (s) 1199.54
Current children cumulated vsize (KiB) 5496

Child status: 17
Real time (s): 1199.94
CPU time (s): 1199.61
CPU user time (s): 1199.15
CPU system time (s): 0.461929
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 19652

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

runsolver used 1.14982 second user time and 3.11353 second system time

The end

Launcher Data (download as text)

Begin job on node19 on Mon Feb 26 22:35:18 UTC 2007

IDJOB= 308842
IDBENCH= 20242
IDSOLVER= 135
FILE ID= node19/308842-1172529318

PBS_JOBID= 3971631

Free space on /tmp= 66552 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/2+p/p0.7/v4500/unif2p-p0.7-v4500-c12015-S2053960853-04-UNSAT.cnf
COMMAND LINE= /tmp/evaluation/308842-1172529318/SATzilla2007_C /tmp/evaluation/308842-1172529318/instance-308842-1172529318.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node19/watcher-308842-1172529318 -o ROOT/results/node19/solver-308842-1172529318 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/308842-1172529318/SATzilla2007_C /tmp/evaluation/308842-1172529318/instance-308842-1172529318.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  751158b675f07742fd932cd090fcc101

RANDOM SEED= 385742951

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:       1282000 kB
Buffers:         65888 kB
Cached:         587592 kB
SwapCached:          0 kB
Active:         312712 kB
Inactive:       384224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1282000 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8564 kB
Writeback:           0 kB
Mapped:          62372 kB
Slab:            62540 kB
Committed_AS:  1003580 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= 66552 MiB

End job on node19 on Mon Feb 26 22:55:18 UTC 2007