Trace number 295763

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.55 1199.9

General information on the benchmark

Namerandom/OnTreshold/7SAT/v70/
unif-k7-r89-v70-c6230-S1907907390-05.SAT.shuffled.cnf
MD5SUM34f5335cfa1ab7be1574a69db160c094
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.137978
Satisfiable
(Un)Satisfiability was proved
Number of variables70
Number of clauses6230
Sum of the clauses size43610
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 56230

Solver Data (download as text)

10.63/10.70	c run March_dl for 5 seconds ... 
10.63/10.70	c Bin: Executing march_dl
10.63/10.70	c child exit by a signal
10.63/10.70	c march_dl returned code 137.
10.63/10.70	c run saps (UBCSAT implementation) for 2 seconds ... 
10.63/10.70	c Bin: Executing ubcsat2006
10.63/10.70	c child exited successfully
10.63/10.70	c ubcsat2006 returned code 0.
10.63/10.70	c satzilla computing base features
10.63/10.70	c satzilla doing unit-prop probe
10.63/10.70	c satzilla doing local search probe
10.63/10.70	c satzilla doing lobjois search-space size estimate
10.63/10.70	c satzilla's ranking:
10.63/10.70	c 1) minisat20+P: -0.008230
10.63/10.70	c 2) minisat20: 1.199017
10.63/10.70	c 3) march_dl: 1.534254
10.63/10.70	c 4) march_dl+P: 1.969097
10.63/10.70	c 5) vallst+P: 4.666283
10.63/10.70	c 6) zchaff_rand+P: 5.551711
10.63/10.70	c 7) kcnfs+P: 999.000000
10.63/10.70	c 8) kcnfs: 999.000000
10.63/10.70	c 9) vallst: 999.000000
10.63/10.70	c 10) zchaff_rand: 999.000000
10.63/10.70	c satzilla running minisat20 with preprocessing ... 
10.63/10.74	This is MiniSat 2.0 beta
10.63/10.74	WARNING: for repeatability, setting FPU to use double precision
10.63/10.74	============================[ Problem Statistics ]=============================
10.63/10.74	|                                                                             |
10.63/10.74	|  Number of variables:  70                                                   |
10.63/10.74	|  Number of clauses:    6230                                                 |
10.63/10.74	|  Parsing time:         0.01         s                                       |
10.63/10.74	============================[ Search Statistics ]==============================
10.63/10.74	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.63/10.74	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.63/10.74	===============================================================================
10.63/10.74	|         0 |      70     6230    43610 |     2076        0    nan |  0.000 % |
10.63/10.75	|       101 |      70     6230    43610 |     2284      101     26 |  0.021 % |
10.63/10.76	|       251 |      70     6230    43610 |     2512      251     26 |  0.021 % |
10.72/10.76	|       476 |      70     6230    43610 |     2764      476     25 |  0.021 % |
10.72/10.78	|       814 |      70     6230    43610 |     3040      814     25 |  0.021 % |
10.72/10.80	|      1320 |      70     6230    43610 |     3344     1320     25 |  0.021 % |
10.72/10.84	|      2080 |      70     6230    43610 |     3678     2080     24 |  0.021 % |
10.72/10.90	|      3219 |      70     6230    43610 |     4046     3219     25 |  0.021 % |
10.72/10.99	|      4929 |      70     6230    43610 |     4451     2888     25 |  0.021 % |
10.72/11.14	|      7491 |      70     6230    43610 |     4896     3212     24 |  0.021 % |
11.24/11.37	|     11335 |      70     6230    43610 |     5386     4593     24 |  0.021 % |
11.65/11.75	|     17101 |      70     6230    43610 |     5924     4942     23 |  0.021 % |
12.26/12.34	|     25751 |      70     6230    43610 |     6517     4659     24 |  0.021 % |
13.18/13.26	|     38726 |      70     6230    43610 |     7169     4532     23 |  0.021 % |
14.62/14.68	|     58187 |      70     6230    43610 |     7886     5997     23 |  0.021 % |
16.78/16.91	|     87379 |      70     6230    43610 |     8674     7477     24 |  0.021 % |
20.36/20.45	|    131168 |      70     6230    43610 |     9542     7742     24 |  0.021 % |
25.91/25.98	|    196854 |      70     6230    43610 |    10496     6426     23 |  0.021 % |
34.71/34.81	|    295381 |      70     6230    43610 |    11546    10232     23 |  0.021 % |
48.54/48.67	|    443172 |      70     6230    43610 |    12700     7542     23 |  0.021 % |
70.78/70.83	|    664857 |      70     6230    43610 |    13970     6448     22 |  0.021 % |
106.65/106.72	|    997383 |      70     6230    43610 |    15367    10016     23 |  0.021 % |
164.24/164.40	|   1496172 |      70     6230    43610 |    16904     8484     22 |  0.021 % |
257.81/257.95	|   2244354 |      70     6230    43610 |    18595    11617     23 |  0.021 % |
408.14/408.33	|   3366628 |      70     6230    43610 |    20454    16564     23 |  0.021 % |
653.39/653.64	|   5050040 |      70     6230    43610 |    22500    10336     22 |  0.021 % |
1054.07/1054.41	|   7575157 |      70     6230    43610 |    24750    12149     23 |  0.021 % |
1199.48/1199.89	c Preprocessing...
1199.48/1199.89	c Inital problem has 70 variables, 6230 nary clauses (0 binary clauses).
1199.48/1199.89	c Num non-binary clauses 6230, Average non-binary clause length 7.000
1199.48/1199.89	c Theory has no gaps
1199.48/1199.89	c Preprocessor runtime was 0.020 seconds.
1199.48/1199.89	c 
1199.48/1199.89	c Satisfiability of theory still undetermined.
1199.48/1199.89	c See file /tmp/uyUMLw for simplified theory.
1199.48/1199.89	c Bin: Executing minisat20
1199.48/1199.89	c child exit by a signal
1199.48/1199.89	c minisat20 returned code 137.
1199.48/1199.89	c minisat20 returned code 137.
1199.48/1199.89	c satzilla running minisat20 ... 
1199.48/1199.89	c Bin: Executing minisat20
1199.48/1199.89	c minisat20 returned code 1.
1199.48/1199.89	c minisat20 returned code 1.
1199.48/1199.89	c satzilla running march_dl ... 
1199.48/1199.89	c Bin: Executing march_dl
1199.48/1199.89	c march_dl returned code 1.
1199.48/1199.89	c march_dl returned code 1.
1199.48/1199.89	c satzilla running march_dl with preprocessing ... 
1199.48/1199.89	c Bin: Executing march_dl
1199.48/1199.89	c march_dl returned code 1.
1199.48/1199.89	c march_dl returned code 1.
1199.48/1199.89	c satzilla running vallst with preprocessing ... 
1199.48/1199.89	c Bin: Executing vallst
1199.48/1199.89	c vallst returned code 1.
1199.48/1199.89	c vallst returned code 1.
1199.48/1199.89	c satzilla running zchaff_rand with preprocessing ... 
1199.48/1199.89	c Bin: Executing zchaff_rand
1199.48/1199.89	c zchaff_rand returned code 1.
1199.48/1199.89	c zchaff_rand returned code 1.
1199.48/1199.89	c satzilla running kcnfs with preprocessing ... 
1199.48/1199.89	c Bin: Executing kcnfs
1199.48/1199.89	c kcnfs returned code 1.
1199.48/1199.89	c kcnfs returned code 1.
1199.48/1199.89	c satzilla running kcnfs ... 
1199.48/1199.89	c Bin: Executing kcnfs
1199.48/1199.89	c kcnfs returned code 1.
1199.48/1199.89	c kcnfs returned code 1.
1199.48/1199.89	c satzilla running vallst ... 
1199.48/1199.89	c Bin: Executing vallst
1199.48/1199.89	c vallst returned code 1.
1199.48/1199.89	c vallst returned code 1.
1199.48/1199.89	c satzilla running zchaff_rand ... 
1199.48/1199.89	c Bin: Executing zchaff_rand
1199.48/1199.89	c zchaff_rand returned code 1.
1199.48/1199.89	c zchaff_rand returned code 1.
1199.48/1199.89	c ERROR: All Failed! 
1199.48/1199.89	c SATZILLA_TIME=1199.720000

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/node2/watcher-295763-1171811370 -o ROOT/results/node2/solver-295763-1171811370 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/295763-1171811370/SATzilla2007_C /tmp/evaluation/295763-1171811370/instance-295763-1171811370.cnf 

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


[startup+0 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 24178
/proc/meminfo: memFree=287880/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=1440 CPUtime=0
/proc/24178/stat : 24178 (SATzilla2007_C) R 24176 24178 22447 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 201091944 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/24178/statm: 360 110 95 260 0 84 0
[pid=24179] ppid=24178 vsize=636 CPUtime=0
/proc/24179/stat : 24179 (march_dl) R 24178 24178 22447 0 -1 4194304 83 0 0 0 0 0 0 0 18 0 1 0 201091944 651264 78 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24179/statm: 159 78 50 118 0 38 0

[startup+0.106709 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 24178
/proc/meminfo: memFree=287880/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=1440 CPUtime=0
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201091944 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24178/statm: 360 110 95 260 0 84 0
[pid=24179] ppid=24178 vsize=2268 CPUtime=0.1
/proc/24179/stat : 24179 (march_dl) R 24178 24178 22447 0 -1 4194304 1018 0 0 0 10 0 0 0 19 0 1 0 201091944 2322432 337 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583495 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24179/statm: 567 337 67 118 0 446 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3708

[startup+0.514749 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 24178
/proc/meminfo: memFree=287880/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=1440 CPUtime=0
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201091944 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24178/statm: 360 110 95 260 0 84 0
[pid=24179] ppid=24178 vsize=2400 CPUtime=0.5
/proc/24179/stat : 24179 (march_dl) R 24178 24178 22447 0 -1 4194304 1046 0 0 0 50 0 0 0 24 0 1 0 201091944 2457600 365 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134583572 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24179/statm: 600 365 67 118 0 479 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 3840

[startup+1.33483 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 24180
/proc/meminfo: memFree=281400/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=1440 CPUtime=0
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201091944 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24178/statm: 360 110 95 260 0 84 0
[pid=24179] ppid=24178 vsize=6912 CPUtime=1.32
/proc/24179/stat : 24179 (march_dl) R 24178 24178 22447 0 -1 4194304 2737 0 0 0 125 7 0 0 25 0 1 0 201091944 7077888 1609 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134543106 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24179/statm: 1728 1609 72 118 0 1607 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 8352

[startup+2.971 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 24180
/proc/meminfo: memFree=281208/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=1440 CPUtime=0
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 201091944 1474560 110 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24178/statm: 360 110 95 260 0 84 0
[pid=24179] ppid=24178 vsize=7652 CPUtime=2.96
/proc/24179/stat : 24179 (march_dl) R 24178 24178 22447 0 -1 4194304 3135 0 0 0 288 8 0 0 25 0 1 0 201091944 7835648 1673 18446744073709551615 134512640 134996440 4294956640 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24179/statm: 1913 1673 74 118 0 1792 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 9092

[startup+6.24734 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 24181
/proc/meminfo: memFree=286840/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=1440 CPUtime=4.99
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 135 3135 0 0 0 0 491 8 16 0 1 0 201091944 1474560 111 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24178/statm: 360 111 96 260 0 84 0
[pid=24181] ppid=24178 vsize=6188 CPUtime=1.24
/proc/24181/stat : 24181 (ubcsat2006) R 24178 24178 22447 0 -1 4194304 363 0 0 0 119 5 0 0 25 0 1 0 201092444 6336512 346 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24181/statm: 1547 346 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.709 s]
/proc/loadavg: 0.94 0.98 0.99 2/79 24182
/proc/meminfo: memFree=283896/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=3156 CPUtime=1.95
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 481 0 0 0 195 0 0 0 25 0 1 0 201093018 3231744 475 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134536474 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 789 475 58 118 0 667 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6484

[startup+25.5283 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 24182
/proc/meminfo: memFree=282936/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=3976 CPUtime=14.77
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 701 0 0 0 1476 1 0 0 25 0 1 0 201093018 4071424 695 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 994 695 58 118 0 872 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 7304

[startup+51.157 s]
/proc/loadavg: 0.97 0.98 0.99 2/79 24182
/proc/meminfo: memFree=282232/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=4796 CPUtime=40.39
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 899 0 0 0 4038 1 0 0 25 0 1 0 201093018 4911104 893 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 1199 893 58 118 0 1077 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 8124

[startup+102.409 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 24182
/proc/meminfo: memFree=281592/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=5488 CPUtime=91.63
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1065 0 0 0 9161 2 0 0 25 0 1 0 201093018 5619712 1059 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525440 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 1372 1059 58 118 0 1250 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 8816

[startup+162.482 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 24182
/proc/meminfo: memFree=280952/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=6080 CPUtime=151.68
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1210 0 0 0 15166 2 0 0 25 0 1 0 201093018 6225920 1204 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525859 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 1520 1204 58 118 0 1398 0
Current children cumulated CPU time (s) 162.4
Current children cumulated vsize (KiB) 9408

[startup+222.551 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 24182
/proc/meminfo: memFree=280568/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=6484 CPUtime=211.74
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1310 0 0 0 21171 3 0 0 25 0 1 0 201093018 6639616 1304 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 1621 1304 58 118 0 1499 0
Current children cumulated CPU time (s) 222.46
Current children cumulated vsize (KiB) 9812

[startup+282.62 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 24182
/proc/meminfo: memFree=280184/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=6924 CPUtime=271.79
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1390 0 0 0 27176 3 0 0 25 0 1 0 201093018 7090176 1384 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519372 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 1731 1384 58 118 0 1609 0
Current children cumulated CPU time (s) 282.51
Current children cumulated vsize (KiB) 10252

[startup+342.687 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 24182
/proc/meminfo: memFree=279928/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=7208 CPUtime=331.84
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1449 0 0 0 33180 4 0 0 25 0 1 0 201093018 7380992 1443 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519369 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 1802 1443 58 118 0 1680 0
Current children cumulated CPU time (s) 342.56
Current children cumulated vsize (KiB) 10536

[startup+402.761 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 24182
/proc/meminfo: memFree=279800/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=7352 CPUtime=391.89
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1491 0 0 0 39185 4 0 0 25 0 1 0 201093018 7528448 1485 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 1838 1485 58 118 0 1716 0
Current children cumulated CPU time (s) 402.61
Current children cumulated vsize (KiB) 10680

[startup+462.831 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 24182
/proc/meminfo: memFree=279480/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=7776 CPUtime=451.95
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1586 0 0 0 45190 5 0 0 25 0 1 0 201093018 7962624 1580 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528817 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 1944 1580 58 118 0 1822 0
Current children cumulated CPU time (s) 462.67

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


[startup+823.251 s]
/proc/loadavg: 1.00 1.00 1.00 3/79 24182
/proc/meminfo: memFree=278776/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=8488 CPUtime=812.27
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1773 0 0 0 81219 8 0 0 25 0 1 0 201093018 8691712 1767 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 2122 1767 58 118 0 2000 0
Current children cumulated CPU time (s) 822.99
Current children cumulated vsize (KiB) 11816

[startup+883.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24182
/proc/meminfo: memFree=278712/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=8632 CPUtime=872.32
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1785 0 0 0 87223 9 0 0 25 0 1 0 201093018 8839168 1779 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 2158 1779 58 118 0 2036 0
Current children cumulated CPU time (s) 883.04
Current children cumulated vsize (KiB) 11960

[startup+943.385 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24182
/proc/meminfo: memFree=278584/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=8772 CPUtime=932.37
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1816 0 0 0 93228 9 0 0 25 0 1 0 201093018 8982528 1810 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 2193 1810 58 118 0 2071 0
Current children cumulated CPU time (s) 943.09
Current children cumulated vsize (KiB) 12100

[startup+1003.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24182
/proc/meminfo: memFree=278584/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=8772 CPUtime=992.42
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1827 0 0 0 99232 10 0 0 25 0 1 0 201093018 8982528 1821 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 2193 1821 58 118 0 2071 0
Current children cumulated CPU time (s) 1003.14
Current children cumulated vsize (KiB) 12100

[startup+1063.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24182
/proc/meminfo: memFree=278456/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=8772 CPUtime=1052.47
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1854 0 0 0 105237 10 0 0 25 0 1 0 201093018 8982528 1848 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 2193 1848 58 118 0 2071 0
Current children cumulated CPU time (s) 1063.19
Current children cumulated vsize (KiB) 12100

[startup+1123.59 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24182
/proc/meminfo: memFree=278392/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=8956 CPUtime=1112.53
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1875 0 0 0 111242 11 0 0 25 0 1 0 201093018 9170944 1869 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 2239 1869 58 118 0 2117 0
Current children cumulated CPU time (s) 1123.25
Current children cumulated vsize (KiB) 12284

[startup+1183.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24182
/proc/meminfo: memFree=278264/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=9096 CPUtime=1172.57
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1914 0 0 0 117246 11 0 0 25 0 1 0 201093018 9314304 1908 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 2274 1908 58 118 0 2152 0
Current children cumulated CPU time (s) 1183.29
Current children cumulated vsize (KiB) 12424

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

[startup+1187.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24182
/proc/meminfo: memFree=278264/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=9096 CPUtime=1176.36
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1915 0 0 0 117625 11 0 0 25 0 1 0 201093018 9314304 1909 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 2274 1909 58 118 0 2152 0
Current children cumulated CPU time (s) 1187.08
Current children cumulated vsize (KiB) 12424

[startup+1194 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24182
/proc/meminfo: memFree=278264/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=9096 CPUtime=1182.91
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1915 0 0 0 118280 11 0 0 25 0 1 0 201093018 9314304 1909 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 2274 1909 58 118 0 2152 0
Current children cumulated CPU time (s) 1193.63
Current children cumulated vsize (KiB) 12424

[startup+1197.29 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24182
/proc/meminfo: memFree=278200/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=9096 CPUtime=1186.2
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1915 0 0 0 118609 11 0 0 25 0 1 0 201093018 9314304 1909 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 2274 1909 58 118 0 2152 0
Current children cumulated CPU time (s) 1196.92
Current children cumulated vsize (KiB) 12424

[startup+1198.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24182
/proc/meminfo: memFree=278200/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=9096 CPUtime=1187.84
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1915 0 0 0 118773 11 0 0 25 0 1 0 201093018 9314304 1909 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 2274 1909 58 118 0 2152 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 12424

[startup+1199.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24182
/proc/meminfo: memFree=278200/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=9096 CPUtime=1188.25
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1915 0 0 0 118814 11 0 0 25 0 1 0 201093018 9314304 1909 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 2274 1909 58 118 0 2152 0
Current children cumulated CPU time (s) 1198.97
Current children cumulated vsize (KiB) 12424

[startup+1199.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24182
/proc/meminfo: memFree=278200/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=9096 CPUtime=1188.66
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1915 0 0 0 118855 11 0 0 25 0 1 0 201093018 9314304 1909 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 2274 1909 58 118 0 2152 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 12424

[startup+1199.85 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24182
/proc/meminfo: memFree=278200/2055920 swapFree=4192812/4192956
[pid=24178] ppid=24176 vsize=3328 CPUtime=10.72
/proc/24178/stat : 24178 (SATzilla2007_C) S 24176 24178 22447 0 -1 4194304 1192 3504 0 0 353 8 693 18 25 0 1 0 201091944 3407872 651 18446744073709551615 134512640 135579813 4294956608 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24178/statm: 832 651 165 260 0 556 0
[pid=24182] ppid=24178 vsize=9096 CPUtime=1188.76
/proc/24182/stat : 24182 (minisat20) R 24178 24178 22447 0 -1 4194304 1915 0 0 0 118865 11 0 0 25 0 1 0 201093018 9314304 1909 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134519464 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24182/statm: 2274 1909 58 118 0 2152 0
Current children cumulated CPU time (s) 1199.48
Current children cumulated vsize (KiB) 12424

Child status: 17
Real time (s): 1199.9
CPU time (s): 1199.55
CPU user time (s): 1199.17
CPU system time (s): 0.384941
CPU usage (%): 99.971
Max. virtual memory (cumulated for all children) (KiB): 12424

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

runsolver used 1.09983 second user time and 3.16652 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sun Feb 18 15:09:30 UTC 2007

IDJOB= 295763
IDBENCH= 19920
IDSOLVER= 135
FILE ID= node2/295763-1171811370

PBS_JOBID= 3839334

Free space on /tmp= 66538 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/7SAT/v70/unif-k7-r89-v70-c6230-S1907907390-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/295763-1171811370/SATzilla2007_C /tmp/evaluation/295763-1171811370/instance-295763-1171811370.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-295763-1171811370 -o ROOT/results/node2/solver-295763-1171811370 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/295763-1171811370/SATzilla2007_C /tmp/evaluation/295763-1171811370/instance-295763-1171811370.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  34f5335cfa1ab7be1574a69db160c094

RANDOM SEED= 538114559

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.247
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.247
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:        288352 kB
Buffers:         51064 kB
Cached:        1578216 kB
SwapCached:          0 kB
Active:        1179892 kB
Inactive:       509440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        288352 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8724 kB
Writeback:           0 kB
Mapped:          78980 kB
Slab:            63780 kB
Committed_AS:  1095336 kB
PageTables:       1812 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= 66538 MiB

End job on node2 on Sun Feb 18 15:29:30 UTC 2007