Trace number 295394

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.47 1199.93

General information on the benchmark

Namerandom/OnTreshold/7SAT/v55/
unif-k7-r89-v55-c4895-S145251364-05.UNSAT.shuffled.cnf
MD5SUMee89e4da2a8d3079f24627352f05afd0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark236.472
Satisfiable
(Un)Satisfiability was proved
Number of variables55
Number of clauses4895
Sum of the clauses size34265
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 54895

Solver Data (download as text)

10.52/10.63	c run March_dl for 5 seconds ... 
10.52/10.63	c Bin: Executing march_dl
10.52/10.63	c child exit by a signal
10.52/10.63	c march_dl returned code 137.
10.52/10.63	c run saps (UBCSAT implementation) for 2 seconds ... 
10.52/10.63	c Bin: Executing ubcsat2006
10.52/10.63	c child exited successfully
10.52/10.63	c ubcsat2006 returned code 0.
10.52/10.63	c satzilla computing base features
10.52/10.63	c satzilla doing unit-prop probe
10.52/10.63	c satzilla doing local search probe
10.52/10.63	c satzilla doing lobjois search-space size estimate
10.52/10.63	c satzilla's ranking:
10.52/10.63	c 1) minisat20+P: 0.472722
10.52/10.63	c 2) minisat20: 1.673852
10.52/10.63	c 3) march_dl: 1.793862
10.52/10.63	c 4) march_dl+P: 1.847730
10.52/10.63	c 5) zchaff_rand+P: 3.978096
10.52/10.63	c 6) vallst+P: 4.141615
10.52/10.63	c 7) kcnfs+P: 999.000000
10.52/10.63	c 8) kcnfs: 999.000000
10.52/10.63	c 9) vallst: 999.000000
10.52/10.63	c 10) zchaff_rand: 999.000000
10.52/10.63	c satzilla running minisat20 with preprocessing ... 
10.62/10.66	This is MiniSat 2.0 beta
10.62/10.66	WARNING: for repeatability, setting FPU to use double precision
10.62/10.66	============================[ Problem Statistics ]=============================
10.62/10.66	|                                                                             |
10.62/10.66	|  Number of variables:  55                                                   |
10.62/10.66	|  Number of clauses:    4895                                                 |
10.62/10.67	|  Parsing time:         0.00         s                                       |
10.62/10.67	============================[ Search Statistics ]==============================
10.62/10.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.62/10.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.62/10.67	===============================================================================
10.62/10.67	|         0 |      55     4895    34265 |     1631        0    nan |  0.000 % |
10.62/10.67	|       101 |      55     4895    34265 |     1794      101     20 |  0.034 % |
10.62/10.68	|       251 |      55     4895    34265 |     1974      251     21 |  0.034 % |
10.62/10.68	|       477 |      55     4895    34265 |     2171      477     21 |  0.034 % |
10.62/10.70	|       814 |      55     4895    34265 |     2388      814     21 |  0.034 % |
10.62/10.72	|      1320 |      55     4895    34265 |     2627     1320     20 |  0.034 % |
10.62/10.75	|      2080 |      55     4895    34265 |     2890     2080     20 |  0.034 % |
10.63/10.80	|      3221 |      55     4895    34265 |     3179     1765     20 |  0.034 % |
10.63/10.88	|      4930 |      55     4895    34265 |     3497     1874     19 |  0.034 % |
10.63/11.00	|      7493 |      55     4895    34265 |     3847     2677     19 |  0.034 % |
10.63/11.19	|     11337 |      55     4895    34265 |     4232     2645     18 |  0.034 % |
11.43/11.50	|     17106 |      55     4895    34265 |     4655     4159     19 |  0.034 % |
11.94/11.99	|     25756 |      55     4895    34265 |     5120     3453     18 |  0.034 % |
12.66/12.72	|     38731 |      55     4895    34265 |     5632     3565     18 |  0.034 % |
13.79/13.86	|     58193 |      55     4895    34265 |     6196     3226     18 |  0.034 % |
15.53/15.66	|     87386 |      55     4895    34265 |     6815     4426     18 |  0.034 % |
18.40/18.44	|    131176 |      55     4895    34265 |     7497     3770     18 |  0.034 % |
22.70/22.78	|    196860 |      55     4895    34265 |     8247     5534     18 |  0.034 % |
29.46/29.61	|    295387 |      55     4895    34265 |     9071     4836     17 |  0.034 % |
40.32/40.42	|    443176 |      55     4895    34265 |     9979     7157     16 |  0.034 % |
57.22/57.34	|    664859 |      55     4895    34265 |    10977     8827     18 |  0.034 % |
83.87/84.00	|    997385 |      55     4895    34265 |    12074     5909     17 |  0.034 % |
125.98/126.08	|   1496174 |      55     4895    34265 |    13282     8809     17 |  0.034 % |
193.11/193.23	|   2244356 |      55     4895    34265 |    14610    12084     16 |  0.034 % |
300.28/300.48	|   3366632 |      55     4895    34265 |    16071     7852     16 |  0.034 % |
470.07/470.33	|   5050044 |      55     4895    34265 |    17678     9831     17 |  0.034 % |
745.51/745.89	|   7575161 |      55     4895    34265 |    19446    13200     16 |  0.034 % |
1191.77/1192.27	|  11362838 |      55     4895    34265 |    21391    15019     17 |  0.034 % |
1199.36/1199.91	c Preprocessing...
1199.36/1199.91	c Inital problem has 55 variables, 4895 nary clauses (0 binary clauses).
1199.36/1199.91	c Num non-binary clauses 4895, Average non-binary clause length 7.000
1199.36/1199.91	c Theory has no gaps
1199.36/1199.91	c Preprocessor runtime was 0.010 seconds.
1199.36/1199.91	c 
1199.36/1199.91	c Satisfiability of theory still undetermined.
1199.36/1199.91	c See file /tmp/stMlBP for simplified theory.
1199.36/1199.91	c Bin: Executing minisat20
1199.36/1199.91	c child exit by a signal
1199.36/1199.91	c minisat20 returned code 137.
1199.36/1199.91	c minisat20 returned code 137.
1199.36/1199.91	c satzilla running minisat20 ... 
1199.36/1199.91	c Bin: Executing minisat20
1199.36/1199.91	c minisat20 returned code 1.
1199.36/1199.91	c minisat20 returned code 1.
1199.36/1199.91	c satzilla running march_dl ... 
1199.36/1199.91	c Bin: Executing march_dl
1199.36/1199.91	c march_dl returned code 1.
1199.36/1199.91	c march_dl returned code 1.
1199.36/1199.91	c satzilla running march_dl with preprocessing ... 
1199.36/1199.91	c Bin: Executing march_dl
1199.36/1199.91	c march_dl returned code 1.
1199.36/1199.91	c march_dl returned code 1.
1199.36/1199.91	c satzilla running zchaff_rand with preprocessing ... 
1199.36/1199.91	c Bin: Executing zchaff_rand
1199.36/1199.91	c zchaff_rand returned code 1.
1199.36/1199.91	c zchaff_rand returned code 1.
1199.36/1199.91	c satzilla running vallst with preprocessing ... 
1199.36/1199.91	c Bin: Executing vallst
1199.36/1199.91	c vallst returned code 1.
1199.36/1199.91	c vallst returned code 1.
1199.36/1199.91	c satzilla running kcnfs with preprocessing ... 
1199.36/1199.91	c Bin: Executing kcnfs
1199.36/1199.91	c kcnfs returned code 1.
1199.36/1199.91	c kcnfs returned code 1.
1199.36/1199.91	c satzilla running kcnfs ... 
1199.36/1199.91	c Bin: Executing kcnfs
1199.36/1199.91	c kcnfs returned code 1.
1199.36/1199.91	c kcnfs returned code 1.
1199.36/1199.91	c satzilla running vallst ... 
1199.36/1199.91	c Bin: Executing vallst
1199.36/1199.91	c vallst returned code 1.
1199.36/1199.91	c vallst returned code 1.
1199.36/1199.91	c satzilla running zchaff_rand ... 
1199.36/1199.91	c Bin: Executing zchaff_rand
1199.36/1199.91	c zchaff_rand returned code 1.
1199.36/1199.91	c zchaff_rand returned code 1.
1199.36/1199.91	c ERROR: All Failed! 
1199.36/1199.91	c SATZILLA_TIME=1199.640000

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/node26/watcher-295394-1171804745 -o ROOT/results/node26/solver-295394-1171804745 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295394-1171804745/SATzilla2007_C /tmp/evaluation/295394-1171804745/instance-295394-1171804745.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 10341
/proc/meminfo: memFree=800376/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=1440 CPUtime=0
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 200428159 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 360 110 95 260 0 84 0
[pid=10342] ppid=10341 vsize=636 CPUtime=0
/proc/10342/stat : 10342 (march_dl) R 10341 10341 9426 0 -1 4194304 83 0 0 0 0 0 0 0 19 0 1 0 200428159 651264 78 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10342/statm: 159 78 50 118 0 38 0

[startup+0.107171 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10341
/proc/meminfo: memFree=800376/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=1440 CPUtime=0
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 200428159 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 360 110 95 260 0 84 0
[pid=10342] ppid=10341 vsize=1972 CPUtime=0.1
/proc/10342/stat : 10342 (march_dl) R 10341 10341 9426 0 -1 4194304 728 0 0 0 10 0 0 0 20 0 1 0 200428159 2019328 284 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583505 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10342/statm: 493 284 67 118 0 372 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3412

[startup+0.515241 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 10341
/proc/meminfo: memFree=800376/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=1440 CPUtime=0
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 200428159 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 360 110 95 260 0 84 0
[pid=10342] ppid=10341 vsize=5444 CPUtime=0.5
/proc/10342/stat : 10342 (march_dl) R 10341 10341 9426 0 -1 4194304 1737 0 0 0 50 0 0 0 24 0 1 0 200428159 5574656 1199 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134529468 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10342/statm: 1361 1199 72 118 0 1240 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 6884

[startup+1.33538 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10343
/proc/meminfo: memFree=795240/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=1440 CPUtime=0
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 200428159 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 360 110 95 260 0 84 0
[pid=10342] ppid=10341 vsize=6004 CPUtime=1.32
/proc/10342/stat : 10342 (march_dl) R 10341 10341 9426 0 -1 4194304 1858 0 0 0 132 0 0 0 25 0 1 0 200428159 6148096 1316 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10342/statm: 1501 1316 74 118 0 1380 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 7444

[startup+2.97167 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10343
/proc/meminfo: memFree=795112/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=1440 CPUtime=0
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 200428159 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 360 110 95 260 0 84 0
[pid=10342] ppid=10341 vsize=6004 CPUtime=2.96
/proc/10342/stat : 10342 (march_dl) R 10341 10341 9426 0 -1 4194304 1858 0 0 0 296 0 0 0 25 0 1 0 200428159 6148096 1316 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514126 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10342/statm: 1501 1316 74 118 0 1380 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 7444

[startup+6.25524 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10344
/proc/meminfo: memFree=799272/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=1440 CPUtime=4.98
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 135 1858 0 0 0 0 498 0 16 0 1 0 200428159 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10341/statm: 360 111 96 260 0 84 0
[pid=10344] ppid=10341 vsize=6188 CPUtime=1.24
/proc/10344/stat : 10344 (ubcsat2006) R 10341 10341 9426 0 -1 4194304 336 0 0 0 119 5 0 0 25 0 1 0 200428660 6336512 319 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10344/statm: 1547 319 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7094 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10345
/proc/meminfo: memFree=797032/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=2752 CPUtime=2.03
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 380 0 0 0 203 0 0 0 25 0 1 0 200429226 2818048 374 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 688 374 58 118 0 566 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 5736

[startup+25.5236 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10345
/proc/meminfo: memFree=796264/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=3424 CPUtime=14.84
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 561 0 0 0 1484 0 0 0 25 0 1 0 200429226 3506176 555 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 856 555 58 118 0 734 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6408

[startup+51.151 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10345
/proc/meminfo: memFree=795624/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=4128 CPUtime=40.45
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 719 0 0 0 4045 0 0 0 25 0 1 0 200429226 4227072 713 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1032 713 58 118 0 910 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 7112

[startup+102.401 s]
/proc/loadavg: 1.05 1.01 1.00 2/79 10345
/proc/meminfo: memFree=795112/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=4692 CPUtime=91.69
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 857 0 0 0 9168 1 0 0 25 0 1 0 200429226 4804608 851 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1173 851 58 118 0 1051 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 7676

[startup+162.473 s]
/proc/loadavg: 1.14 1.04 1.01 2/79 10345
/proc/meminfo: memFree=794472/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=5276 CPUtime=151.73
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1005 0 0 0 15172 1 0 0 25 0 1 0 200429226 5402624 999 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525564 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1319 999 58 118 0 1197 0
Current children cumulated CPU time (s) 162.36
Current children cumulated vsize (KiB) 8260

[startup+222.543 s]
/proc/loadavg: 1.05 1.03 1.00 2/79 10345
/proc/meminfo: memFree=794088/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=5592 CPUtime=211.78
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1087 0 0 0 21176 2 0 0 25 0 1 0 200429226 5726208 1081 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525506 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1398 1081 58 118 0 1276 0
Current children cumulated CPU time (s) 222.41
Current children cumulated vsize (KiB) 8576

[startup+282.607 s]
/proc/loadavg: 1.02 1.02 1.00 2/79 10345
/proc/meminfo: memFree=793960/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=5748 CPUtime=271.82
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1123 0 0 0 27180 2 0 0 25 0 1 0 200429226 5885952 1117 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1437 1117 58 118 0 1315 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 8732

[startup+342.672 s]
/proc/loadavg: 1.00 1.02 1.00 2/79 10345
/proc/meminfo: memFree=793640/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=6176 CPUtime=331.87
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1203 0 0 0 33184 3 0 0 25 0 1 0 200429226 6324224 1197 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525431 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1544 1197 58 118 0 1422 0
Current children cumulated CPU time (s) 342.5
Current children cumulated vsize (KiB) 9160

[startup+402.743 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 10345
/proc/meminfo: memFree=793448/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=6460 CPUtime=391.91
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1251 0 0 0 39188 3 0 0 25 0 1 0 200429226 6615040 1245 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1615 1245 58 118 0 1493 0
Current children cumulated CPU time (s) 402.54
Current children cumulated vsize (KiB) 9444

[startup+462.807 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 10345
/proc/meminfo: memFree=793320/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=6460 CPUtime=451.96
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1267 0 0 0 45192 4 0 0 25 0 1 0 200429226 6615040 1261 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525494 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1615 1261 58 118 0 1493 0
Current children cumulated CPU time (s) 462.59

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

/proc/10345/statm: 1793 1438 58 118 0 1671 0
Current children cumulated CPU time (s) 702.78
Current children cumulated vsize (KiB) 10156

[startup+763.151 s]
/proc/loadavg: 1.02 1.01 1.00 3/79 10345
/proc/meminfo: memFree=792488/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=7468 CPUtime=752.2
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1489 0 0 0 75214 6 0 0 25 0 1 0 200429226 7647232 1483 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1867 1483 58 118 0 1745 0
Current children cumulated CPU time (s) 762.83
Current children cumulated vsize (KiB) 10452

[startup+823.224 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10345
/proc/meminfo: memFree=792424/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=7468 CPUtime=812.25
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1509 0 0 0 81218 7 0 0 25 0 1 0 200429226 7647232 1503 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1867 1503 58 118 0 1745 0
Current children cumulated CPU time (s) 822.88
Current children cumulated vsize (KiB) 10452

[startup+883.289 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10345
/proc/meminfo: memFree=792424/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=7468 CPUtime=872.29
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1517 0 0 0 87222 7 0 0 25 0 1 0 200429226 7647232 1511 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1867 1511 58 118 0 1745 0
Current children cumulated CPU time (s) 882.92
Current children cumulated vsize (KiB) 10452

[startup+943.348 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10345
/proc/meminfo: memFree=792424/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=7468 CPUtime=932.34
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1524 0 0 0 93226 8 0 0 25 0 1 0 200429226 7647232 1518 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1867 1518 58 118 0 1745 0
Current children cumulated CPU time (s) 942.97
Current children cumulated vsize (KiB) 10452

[startup+1003.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10345
/proc/meminfo: memFree=792424/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=7468 CPUtime=992.38
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1530 0 0 0 99230 8 0 0 25 0 1 0 200429226 7647232 1524 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1867 1524 58 118 0 1745 0
Current children cumulated CPU time (s) 1003.01
Current children cumulated vsize (KiB) 10452

[startup+1063.49 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10345
/proc/meminfo: memFree=792424/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=7612 CPUtime=1052.44
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1543 0 0 0 105235 9 0 0 25 0 1 0 200429226 7794688 1537 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1903 1537 58 118 0 1781 0
Current children cumulated CPU time (s) 1063.07
Current children cumulated vsize (KiB) 10596

[startup+1123.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10345
/proc/meminfo: memFree=792360/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=7612 CPUtime=1112.48
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1545 0 0 0 111239 9 0 0 25 0 1 0 200429226 7794688 1539 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1903 1539 58 118 0 1781 0
Current children cumulated CPU time (s) 1123.11
Current children cumulated vsize (KiB) 10596

[startup+1183.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10345
/proc/meminfo: memFree=792360/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=7612 CPUtime=1172.53
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1548 0 0 0 117243 10 0 0 25 0 1 0 200429226 7794688 1542 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525757 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1903 1542 58 118 0 1781 0
Current children cumulated CPU time (s) 1183.16
Current children cumulated vsize (KiB) 10596

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

[startup+1187.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10345
/proc/meminfo: memFree=792360/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=7612 CPUtime=1176.32
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1548 0 0 0 117622 10 0 0 25 0 1 0 200429226 7794688 1542 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1903 1542 58 118 0 1781 0
Current children cumulated CPU time (s) 1186.95
Current children cumulated vsize (KiB) 10596

[startup+1193.98 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10345
/proc/meminfo: memFree=792296/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=7612 CPUtime=1182.89
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1558 0 0 0 118279 10 0 0 25 0 1 0 200429226 7794688 1552 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525746 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1903 1552 58 118 0 1781 0
Current children cumulated CPU time (s) 1193.52
Current children cumulated vsize (KiB) 10596

[startup+1197.26 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10345
/proc/meminfo: memFree=792296/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=7612 CPUtime=1186.16
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1558 0 0 0 118606 10 0 0 25 0 1 0 200429226 7794688 1552 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525682 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1903 1552 58 118 0 1781 0
Current children cumulated CPU time (s) 1196.79
Current children cumulated vsize (KiB) 10596

[startup+1198.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10345
/proc/meminfo: memFree=792296/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=7612 CPUtime=1187.81
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1558 0 0 0 118771 10 0 0 25 0 1 0 200429226 7794688 1552 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1903 1552 58 118 0 1781 0
Current children cumulated CPU time (s) 1198.44
Current children cumulated vsize (KiB) 10596

[startup+1199.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10345
/proc/meminfo: memFree=792296/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=2984 CPUtime=10.63
/proc/10341/stat : 10341 (SATzilla2007_C) S 10339 10341 9426 0 -1 4194304 1032 2200 0 0 346 7 700 10 25 0 1 0 200428159 3055616 557 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10341/statm: 746 557 165 260 0 470 0
[pid=10345] ppid=10341 vsize=7612 CPUtime=1188.63
/proc/10345/stat : 10345 (minisat20) R 10341 10341 9426 0 -1 4194304 1558 0 0 0 118853 10 0 0 25 0 1 0 200429226 7794688 1552 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519461 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10345/statm: 1903 1552 58 118 0 1781 0
Current children cumulated CPU time (s) 1199.26
Current children cumulated vsize (KiB) 10596

[startup+1199.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 10345
/proc/meminfo: memFree=792296/2055920 swapFree=4131780/4192956
[pid=10341] ppid=10339 vsize=0 CPUtime=1199.45
/proc/10341/stat : 10341 (SATzilla2007_C) D 10339 10341 9426 0 -1 4194308 1045 3758 0 0 346 7 119572 20 18 0 1 0 200428159 0 0 18446744073709551615 0 0 0 0 0 0 0 4096 0 18446744072100051646 0 0 17 0 0 0
/proc/10341/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.45
Current children cumulated vsize (KiB) 0

Child status: 17
Real time (s): 1199.93
CPU time (s): 1199.47
CPU user time (s): 1199.19
CPU system time (s): 0.286956
CPU usage (%): 99.9617
Max. virtual memory (cumulated for all children) (KiB): 10596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.19
system time used= 0.286956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4803
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= 27
involuntary context switches= 2201

runsolver used 1.17282 second user time and 3.09353 second system time

The end

Launcher Data (download as text)

Begin job on node26 on Sun Feb 18 13:19:05 UTC 2007

IDJOB= 295394
IDBENCH= 19911
IDSOLVER= 135
FILE ID= node26/295394-1171804745

PBS_JOBID= 3839601

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v55/unif-k7-r89-v55-c4895-S145251364-05.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295394-1171804745/SATzilla2007_C /tmp/evaluation/295394-1171804745/instance-295394-1171804745.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-295394-1171804745 -o ROOT/results/node26/solver-295394-1171804745 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295394-1171804745/SATzilla2007_C /tmp/evaluation/295394-1171804745/instance-295394-1171804745.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  ee89e4da2a8d3079f24627352f05afd0

RANDOM SEED= 851401709

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node26.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.279
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.279
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:        800848 kB
Buffers:         43012 kB
Cached:        1071132 kB
SwapCached:      40904 kB
Active:         779748 kB
Inactive:       385208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        800848 kB
SwapTotal:     4192956 kB
SwapFree:      4131780 kB
Dirty:            8504 kB
Writeback:           0 kB
Mapped:          29868 kB
Slab:            75780 kB
Committed_AS:   589200 kB
PageTables:       1680 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= 66556 MiB

End job on node26 on Sun Feb 18 13:39:05 UTC 2007