Trace number 455953

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) 9997.77 10000.9

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k70.cnf
MD5SUM76ab26f3361f1050f9e94d7745be300c
Bench CategoryINDUST (industrial 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 variables43507
Number of clauses161270
Sum of the clauses size432842
Maximum clause length37
Minimum clause length1
Number of clauses of size 1928
Number of clauses of size 281196
Number of clauses of size 373000
Number of clauses of size 4366
Number of clauses of size 5705
Number of clauses of size over 55075

Solver Data (download as text)

37.65/37.76	c run March_dl for 5 seconds ... 
37.65/37.76	c Bin: Executing march_dl
37.65/37.76	c child exit by a signal
37.65/37.76	c march_dl returned code 137.
37.65/37.76	c run saps (UBCSAT implementation) for 2 seconds ... 
37.65/37.76	c Bin: Executing ubcsat2006
37.65/37.76	c child exited successfully
37.65/37.76	c ubcsat2006 returned code 0.
37.65/37.76	c satzilla computing base features
37.65/37.76	c satzilla doing unit-prop probe
37.65/37.76	c satzilla doing local search probe
37.65/37.76	c satzilla doing lobjois search-space size estimate
37.65/37.76	c satzilla's ranking:
37.65/37.76	c 1) minisat20+P: -2.914944
37.65/37.76	c 2) vallst+P: 3.716042
37.65/37.76	c 3) march_dl+P: 4.064669
37.65/37.76	c 4) march_dl: 4.415101
37.65/37.76	c 5) zchaff_rand+P: 5.169608
37.65/37.76	c 6) minisat20: 5.808860
37.65/37.76	c 7) kcnfs+P: 999.000000
37.65/37.76	c 8) kcnfs: 999.000000
37.65/37.76	c 9) vallst: 999.000000
37.65/37.76	c 10) zchaff_rand: 999.000000
37.65/37.76	c satzilla running minisat20 with preprocessing ... 
77.14/77.25	This is MiniSat 2.0 beta
77.14/77.25	WARNING: for repeatability, setting FPU to use double precision
77.14/77.25	============================[ Problem Statistics ]=============================
77.14/77.25	|                                                                             |
77.14/77.27	|  Number of variables:  25423                                                |
77.14/77.27	|  Number of clauses:    108429                                               |
77.19/77.34	|  Parsing time:         0.08         s                                       |
77.19/77.34	============================[ Search Statistics ]==============================
77.19/77.34	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
77.19/77.34	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
77.19/77.34	===============================================================================
77.19/77.34	|         0 |   25423   108429   325187 |    36143        0    nan |  0.000 % |
77.19/77.37	|       100 |   25423   108429   325187 |    39757      100      9 |  0.000 % |
77.19/77.49	|       250 |   25423   108429   325187 |    43733      250     74 |  0.000 % |
77.19/77.61	|       476 |   25423   108429   325187 |    48106      476     60 |  0.000 % |
77.19/77.75	|       814 |   25423   108429   325187 |    52916      814     76 |  0.000 % |
77.19/77.84	|      1320 |   25423   108429   325187 |    58208     1320     60 |  0.000 % |
78.12/78.24	|      2080 |   25423   108429   325187 |    64029     2080     66 |  0.000 % |
78.22/78.39	|      3220 |   25423   108429   325187 |    70432     3220     52 |  0.000 % |
79.62/79.78	|      4928 |   25423   108429   325187 |    77475     4928     77 |  0.000 % |
80.52/80.60	|      7491 |   25423   108429   325187 |    85223     7491     60 |  0.000 % |
82.72/82.80	|     11337 |   25423   108429   325187 |    93745    11337     64 |  0.000 % |
84.72/84.81	|     17104 |   25423   108429   325187 |   103120    17104     53 |  0.000 % |
100.42/100.55	|     25754 |   25423   108429   325187 |   113432    25754     82 |  0.000 % |
127.41/127.52	|     38729 |   25423   108429   325187 |   124775    38729    112 |  0.000 % |
152.40/152.57	|     58190 |   25423   108429   325187 |   137252    58190    114 |  0.000 % |
183.39/183.51	|     87382 |   25423   108429   325187 |   150978    87382    103 |  0.000 % |
189.48/189.68	|    131172 |   25423   108429   325187 |   166076   131172     88 |  0.000 % |
327.05/327.27	|    196857 |   25423   108429   325187 |   182683    27167     97 |  0.000 % |
759.12/759.43	|    295384 |   25423   108429   325187 |   200952   125694    202 |  0.000 % |
1264.97/1265.47	|    443173 |   25423   108429   325187 |   221047    74908    157 |  0.000 % |
1556.18/1556.78	|    664857 |   25423   108429   325187 |   243152    77601    158 |  0.000 % |
2054.64/2055.30	|    997383 |   25423   108429   325187 |   267467   169931    133 |  0.000 % |
3860.72/3862.10	|   1496171 |   25423   108429   325187 |   294213   142335    304 |  0.000 % |
9069.18/9072.15	|   2244354 |   25423   108429   325187 |   323635    20021    170 |  0.000 % |
9997.70/10000.92	c Preprocessing...
9997.70/10000.92	c Inital problem has 43507 variables, 80074 nary clauses (81196 binary clauses).
9997.70/10000.92	c Num non-binary clauses 79146, Average non-binary clause length 3.405
9997.70/10000.92	c Theory has no gaps
9997.70/10000.92	c Preprocessor runtime was 39.160 seconds.
9997.70/10000.92	c 
9997.70/10000.92	c Satisfiability of theory still undetermined.
9997.70/10000.92	c See file /tmp/KXYqse for simplified theory.
9997.70/10000.92	c Bin: Executing minisat20
9997.70/10000.92	c child exit by a signal
9997.70/10000.92	c minisat20 returned code 137.
9997.70/10000.92	c minisat20 returned code 137.
9997.70/10000.92	c satzilla running vallst with preprocessing ... 
9997.70/10000.92	c Bin: Executing vallst
9997.70/10000.92	c vallst returned code 1.
9997.70/10000.92	c vallst returned code 1.
9997.70/10000.92	c satzilla running march_dl with preprocessing ... 
9997.70/10000.92	c Bin: Executing march_dl
9997.70/10000.92	c march_dl returned code 1.
9997.70/10000.92	c march_dl returned code 1.
9997.70/10000.92	c satzilla running march_dl ... 
9997.70/10000.92	c Bin: Executing march_dl
9997.70/10000.92	c march_dl returned code 1.
9997.70/10000.92	c march_dl returned code 1.
9997.70/10000.92	c satzilla running zchaff_rand with preprocessing ... 
9997.70/10000.92	c Bin: Executing zchaff_rand
9997.70/10000.92	c zchaff_rand returned code 1.
9997.70/10000.92	c zchaff_rand returned code 1.
9997.70/10000.92	c satzilla running minisat20 ... 
9997.70/10000.92	c Bin: Executing minisat20
9997.70/10000.92	c minisat20 returned code 1.
9997.70/10000.92	c minisat20 returned code 1.
9997.70/10000.92	c satzilla running kcnfs with preprocessing ... 
9997.70/10000.92	c Bin: Executing kcnfs
9997.70/10000.92	c kcnfs returned code 1.
9997.70/10000.92	c kcnfs returned code 1.
9997.70/10000.92	c satzilla running kcnfs ... 
9997.70/10000.92	c Bin: Executing kcnfs
9997.70/10000.92	c kcnfs returned code 1.
9997.70/10000.92	c kcnfs returned code 1.
9997.70/10000.92	c satzilla running vallst ... 
9997.70/10000.93	c Bin: Executing vallst
9997.70/10000.93	c vallst returned code 1.
9997.70/10000.93	c vallst returned code 1.
9997.70/10000.93	c satzilla running zchaff_rand ... 
9997.70/10000.93	c Bin: Executing zchaff_rand
9997.70/10000.93	c zchaff_rand returned code 1.
9997.70/10000.93	c zchaff_rand returned code 1.
9997.70/10000.93	c ERROR: All Failed! 
9997.70/10000.93	c SATZILLA_TIME=9999.260000

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node74/watcher-455953-1178600773 -o ROOT/results/node74/solver-455953-1178600773 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455953-1178600773/SATzilla2007_C /tmp/evaluation/455953-1178600773/instance-455953-1178600773.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.85 0.97 0.99 3/66 21396
/proc/meminfo: memFree=1561160/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=1440 CPUtime=0
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307992085 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 360 110 95 260 0 84 0
[pid=21397] ppid=21396 vsize=632 CPUtime=0
/proc/21397/stat : 21397 (march_dl) R 21396 21396 21340 0 -1 4194304 51 0 0 0 0 0 0 0 19 0 1 0 307992085 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21397/statm: 158 46 39 118 0 37 0

[startup+0.0951359 s]
/proc/loadavg: 0.85 0.97 0.99 3/66 21396
/proc/meminfo: memFree=1561160/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=1440 CPUtime=0
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307992085 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 360 110 95 260 0 84 0
[pid=21397] ppid=21396 vsize=4980 CPUtime=0.09
/proc/21397/stat : 21397 (march_dl) R 21396 21396 21340 0 -1 4194304 1008 0 0 0 9 0 0 0 19 0 1 0 307992085 5099520 1003 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21397/statm: 1245 1003 50 118 0 1124 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6420

[startup+0.101136 s]
/proc/loadavg: 0.85 0.97 0.99 3/66 21396
/proc/meminfo: memFree=1561160/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=1440 CPUtime=0
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307992085 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 360 110 95 260 0 84 0
[pid=21397] ppid=21396 vsize=5112 CPUtime=0.09
/proc/21397/stat : 21397 (march_dl) R 21396 21396 21340 0 -1 4194304 1028 0 0 0 9 0 0 0 19 0 1 0 307992085 5234688 1023 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21397/statm: 1278 1023 50 118 0 1157 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6552

[startup+0.301159 s]
/proc/loadavg: 0.85 0.97 0.99 3/66 21396
/proc/meminfo: memFree=1561160/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=1440 CPUtime=0
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307992085 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 360 110 95 260 0 84 0
[pid=21397] ppid=21396 vsize=12896 CPUtime=0.29
/proc/21397/stat : 21397 (march_dl) R 21396 21396 21340 0 -1 4194304 2402 0 0 0 28 1 0 0 20 0 1 0 307992085 13205504 2395 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134542279 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21397/statm: 3224 2395 52 118 0 3103 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14336

[startup+0.701205 s]
/proc/loadavg: 0.85 0.97 0.99 3/66 21396
/proc/meminfo: memFree=1561160/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=1440 CPUtime=0
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307992085 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 360 110 95 260 0 84 0
[pid=21397] ppid=21396 vsize=50816 CPUtime=0.69
/proc/21397/stat : 21397 (march_dl) R 21396 21396 21340 0 -1 4194304 12629 0 0 0 64 5 0 0 24 0 1 0 307992085 52035584 12038 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21397/statm: 12704 12041 55 118 0 12583 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52256

[startup+1.5013 s]
/proc/loadavg: 0.86 0.97 0.99 2/68 21398
/proc/meminfo: memFree=1545968/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=1440 CPUtime=0
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307992085 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 360 110 95 260 0 84 0
[pid=21397] ppid=21396 vsize=18192 CPUtime=1.49
/proc/21397/stat : 21397 (march_dl) R 21396 21396 21340 0 -1 4194304 14676 0 0 0 142 7 0 0 25 0 1 0 307992085 18628608 3949 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134650613 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21397/statm: 4548 3949 57 118 0 4427 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 19632

[startup+3.10148 s]
/proc/loadavg: 0.86 0.97 0.99 2/68 21398
/proc/meminfo: memFree=1545008/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=1440 CPUtime=0
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 307992085 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 360 110 95 260 0 84 0
[pid=21397] ppid=21396 vsize=18192 CPUtime=3.09
/proc/21397/stat : 21397 (march_dl) R 21396 21396 21340 0 -1 4194304 16973 0 0 0 301 8 0 0 25 0 1 0 307992085 18628608 3951 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134650624 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21397/statm: 4548 3951 57 118 0 4427 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19632

[startup+6.30185 s]
/proc/loadavg: 0.87 0.97 0.99 2/68 21399
/proc/meminfo: memFree=1550192/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=1440 CPUtime=4.99
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 134 19949 0 0 0 0 489 10 16 0 1 0 307992085 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21396/statm: 360 111 96 260 0 84 0
[pid=21399] ppid=21396 vsize=18488 CPUtime=1.29
/proc/21399/stat : 21399 (ubcsat2006) R 21396 21396 21340 0 -1 4194304 2801 0 0 0 127 2 0 0 25 0 1 0 307992585 18931712 2784 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/21399/statm: 4622 2784 156 64 0 4203 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 19928

[startup+12.7016 s]
/proc/loadavg: 0.88 0.97 0.99 2/67 21399
/proc/meminfo: memFree=1545024/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=17756 CPUtime=12.67
/proc/21396/stat : 21396 (SATzilla2007_C) R 21394 21396 21340 0 -1 4194304 4157 22756 0 0 540 2 712 13 25 0 1 0 307992085 18182144 4127 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/21396/statm: 4439 4127 121 260 0 4163 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 17756

[startup+25.5011 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 21399
/proc/meminfo: memFree=1551176/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=11216 CPUtime=25.47
/proc/21396/stat : 21396 (SATzilla2007_C) R 21394 21396 21340 0 -1 4194304 5376 22756 0 0 1818 4 712 13 25 0 1 0 307992085 11485184 2560 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134541531 0 0 4096 0 0 0 0 17 1 0 0
/proc/21396/statm: 2804 2560 124 260 0 2528 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 11216

[startup+51.101 s]
/proc/loadavg: 0.94 0.97 0.99 2/67 21399
/proc/meminfo: memFree=1501384/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=170952 CPUtime=51.05
/proc/21396/stat : 21396 (SATzilla2007_C) R 21394 21396 21340 0 -1 4194304 22655 22756 0 0 4366 14 712 13 25 0 1 0 307992085 175054848 14999 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134594040 0 0 4096 0 0 0 0 17 1 0 0
/proc/21396/statm: 42738 14999 164 260 0 42462 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 170952

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/68 21400
/proc/meminfo: memFree=1476864/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=18464 CPUtime=25.03
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 4462 0 0 0 2499 4 0 0 25 0 1 0 307999810 18907136 4456 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 4616 4456 59 118 0 4494 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 84016

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 21400
/proc/meminfo: memFree=1455296/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=40220 CPUtime=85.01
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 9894 0 0 0 8489 12 0 0 25 0 1 0 307999810 41185280 9888 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134649756 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 10055 9888 59 118 0 9933 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 105772

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 21400
/proc/meminfo: memFree=1427904/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=67536 CPUtime=144.99
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 16684 0 0 0 14480 19 0 0 25 0 1 0 307999810 69156864 16678 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525700 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 16884 16678 59 118 0 16762 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 133088

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 21400
/proc/meminfo: memFree=1420096/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=75428 CPUtime=204.97
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 18651 0 0 0 20475 22 0 0 25 0 1 0 307999810 77238272 18645 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 18857 18645 59 118 0 18735 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 140980

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 21400
/proc/meminfo: memFree=1416512/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=78744 CPUtime=264.95
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 19511 0 0 0 26473 22 0 0 25 0 1 0 307999810 80633856 19505 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 19686 19505 59 118 0 19564 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 144296

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 21400
/proc/meminfo: memFree=1416448/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0

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


[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21802
/proc/meminfo: memFree=1157440/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=336644 CPUtime=9562.02
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 84791 0 0 0 956099 103 0 0 25 0 1 0 307999810 344723456 83867 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134528117 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 84161 83867 59 118 0 84039 0
Current children cumulated CPU time (s) 9639.21
Current children cumulated vsize (KiB) 402196

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21802
/proc/meminfo: memFree=1157440/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=336644 CPUtime=9622.01
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 84792 0 0 0 962098 103 0 0 25 0 1 0 307999810 344723456 83868 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134529985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 84161 83868 59 118 0 84039 0
Current children cumulated CPU time (s) 9699.2
Current children cumulated vsize (KiB) 402196

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21802
/proc/meminfo: memFree=1157440/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=336644 CPUtime=9681.99
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 84792 0 0 0 968096 103 0 0 25 0 1 0 307999810 344723456 83868 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 84161 83868 59 118 0 84039 0
Current children cumulated CPU time (s) 9759.18
Current children cumulated vsize (KiB) 402196

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21802
/proc/meminfo: memFree=1157376/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=336644 CPUtime=9741.97
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 84792 0 0 0 974094 103 0 0 25 0 1 0 307999810 344723456 83868 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 84161 83868 59 118 0 84039 0
Current children cumulated CPU time (s) 9819.16
Current children cumulated vsize (KiB) 402196

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21802
/proc/meminfo: memFree=1157504/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=336644 CPUtime=9801.96
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 84792 0 0 0 980093 103 0 0 25 0 1 0 307999810 344723456 83868 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 84161 83868 59 118 0 84039 0
Current children cumulated CPU time (s) 9879.15
Current children cumulated vsize (KiB) 402196

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21802
/proc/meminfo: memFree=1157440/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=336644 CPUtime=9861.94
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 84792 0 0 0 986091 103 0 0 25 0 1 0 307999810 344723456 83868 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 84161 83868 59 118 0 84039 0
Current children cumulated CPU time (s) 9939.13
Current children cumulated vsize (KiB) 402196

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21802
/proc/meminfo: memFree=1157504/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=336644 CPUtime=9877.93
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 84792 0 0 0 987690 103 0 0 25 0 1 0 307999810 344723456 83868 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 84161 83868 59 118 0 84039 0
Current children cumulated CPU time (s) 9955.12
Current children cumulated vsize (KiB) 402196

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21802
/proc/meminfo: memFree=1157504/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=336644 CPUtime=9903.52
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 84792 0 0 0 990249 103 0 0 25 0 1 0 307999810 344723456 83868 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 84161 83868 59 118 0 84039 0
Current children cumulated CPU time (s) 9980.71
Current children cumulated vsize (KiB) 402196

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21802
/proc/meminfo: memFree=1157504/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=336644 CPUtime=9909.92
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 84792 0 0 0 990889 103 0 0 25 0 1 0 307999810 344723456 83868 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 84161 83868 59 118 0 84039 0
Current children cumulated CPU time (s) 9987.11
Current children cumulated vsize (KiB) 402196

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21802
/proc/meminfo: memFree=1157504/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=336644 CPUtime=9916.32
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 84792 0 0 0 991529 103 0 0 25 0 1 0 307999810 344723456 83868 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 84161 83868 59 118 0 84039 0
Current children cumulated CPU time (s) 9993.51
Current children cumulated vsize (KiB) 402196

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21802
/proc/meminfo: memFree=1157504/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=336644 CPUtime=9917.92
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 84792 0 0 0 991689 103 0 0 25 0 1 0 307999810 344723456 83868 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 84161 83868 59 118 0 84039 0
Current children cumulated CPU time (s) 9995.11
Current children cumulated vsize (KiB) 402196

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21802
/proc/meminfo: memFree=1157504/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=336644 CPUtime=9919.52
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 84792 0 0 0 991849 103 0 0 25 0 1 0 307999810 344723456 83868 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 84161 83868 59 118 0 84039 0
Current children cumulated CPU time (s) 9996.71
Current children cumulated vsize (KiB) 402196

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21802
/proc/meminfo: memFree=1157504/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=336644 CPUtime=9920.32
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4194304 84792 0 0 0 991929 103 0 0 25 0 1 0 307999810 344723456 83868 18446744073709551615 134512640 134998072 4294956736 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 84161 83868 59 118 0 84039 0
Current children cumulated CPU time (s) 9997.51
Current children cumulated vsize (KiB) 402196

[startup+10000.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/68 21802
/proc/meminfo: memFree=1157504/2055920 swapFree=4183172/4192956
[pid=21396] ppid=21394 vsize=65552 CPUtime=77.19
/proc/21396/stat : 21396 (SATzilla2007_C) S 21394 21396 21340 0 -1 4194304 25494 22756 0 0 6953 41 712 13 25 0 1 0 307992085 67125248 15556 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/21396/statm: 16388 15556 165 260 0 16112 0
[pid=21400] ppid=21396 vsize=0 CPUtime=9920.51
/proc/21400/stat : 21400 (minisat20) R 21396 21396 21340 0 -1 4195332 84792 0 0 0 991945 106 0 0 25 0 1 0 307999810 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/21400/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.7
Current children cumulated vsize (KiB) 65552

Child status: 17
Real time (s): 10000.9
CPU time (s): 9997.77
CPU user time (s): 9996.12
CPU system time (s): 1.64775
CPU usage (%): 99.9682
Max. virtual memory (cumulated for all children) (KiB): 405708

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

runsolver used 7.99179 second user time and 20.6609 second system time

The end

Launcher Data (download as text)

Begin job on node74 on Tue May  8 05:06:13 UTC 2007

IDJOB= 455953
IDBENCH= 20526
IDSOLVER= 179
FILE ID= node74/455953-1178600773

PBS_JOBID= 5218212

Free space on /tmp= 103233 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k70.cnf
COMMAND LINE= /tmp/evaluation/455953-1178600773/SATzilla2007_C /tmp/evaluation/455953-1178600773/instance-455953-1178600773.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node74/watcher-455953-1178600773 -o ROOT/results/node74/solver-455953-1178600773 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455953-1178600773/SATzilla2007_C /tmp/evaluation/455953-1178600773/instance-455953-1178600773.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  76ab26f3361f1050f9e94d7745be300c

RANDOM SEED= 794407276

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node74.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.213
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.213
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:       1561568 kB
Buffers:         28992 kB
Cached:         355596 kB
SwapCached:       2944 kB
Active:          88876 kB
Inactive:       305300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1561568 kB
SwapTotal:     4192956 kB
SwapFree:      4183172 kB
Dirty:           12456 kB
Writeback:           0 kB
Mapped:          15692 kB
Slab:            85996 kB
Committed_AS:  6924396 kB
PageTables:       1480 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 103233 MiB

End job on node74 on Tue May  8 07:52:54 UTC 2007