Trace number 334145

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.79

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d0.04-s1788334438.sat05-543.reshuffled-07.cnf
MD5SUMeb542a3ed65e86298dd7b9339a890090
Bench CategoryCRAFTED (crafted 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 variables764
Number of clauses9695
Sum of the clauses size29276
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 39504
Number of clauses of size 4191
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

10.56/10.62	c run March_dl for 5 seconds ... 
10.56/10.62	c Bin: Executing march_dl
10.56/10.62	c child exit by a signal
10.56/10.62	c march_dl returned code 137.
10.56/10.62	c run saps (UBCSAT implementation) for 2 seconds ... 
10.56/10.62	c Bin: Executing ubcsat2006
10.56/10.62	c child exited successfully
10.56/10.62	c ubcsat2006 returned code 0.
10.56/10.62	c satzilla computing base features
10.56/10.62	c satzilla doing unit-prop probe
10.56/10.62	c satzilla doing local search probe
10.56/10.62	c satzilla doing lobjois search-space size estimate
10.56/10.62	c satzilla's ranking:
10.56/10.62	c 1) minisat20+P: 2.454059
10.56/10.62	c 2) march_dl+P: 2.676264
10.56/10.62	c 3) vallst+P: 2.902216
10.56/10.62	c 4) march_dl: 3.047455
10.56/10.62	c 5) zchaff_rand+P: 3.332915
10.56/10.62	c 6) minisat20: 3.399341
10.56/10.62	c 7) kcnfs+P: 999.000000
10.56/10.62	c 8) kcnfs: 999.000000
10.56/10.62	c 9) vallst: 999.000000
10.56/10.62	c 10) zchaff_rand: 999.000000
10.56/10.62	c satzilla running minisat20 with preprocessing ... 
10.56/10.65	This is MiniSat 2.0 beta
10.56/10.65	WARNING: for repeatability, setting FPU to use double precision
10.56/10.65	============================[ Problem Statistics ]=============================
10.56/10.65	|                                                                             |
10.56/10.65	|  Number of variables:  764                                                  |
10.56/10.65	|  Number of clauses:    9695                                                 |
10.56/10.66	|  Parsing time:         0.01         s                                       |
10.56/10.66	============================[ Search Statistics ]==============================
10.56/10.66	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.56/10.66	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.56/10.66	===============================================================================
10.56/10.66	|         0 |     764     9695    29276 |     3231        0    nan |  0.000 % |
10.56/10.66	|       100 |     764     9695    29276 |     3554      100      5 |  0.000 % |
10.56/10.67	|       250 |     764     9695    29276 |     3910      250      8 |  0.000 % |
10.56/10.68	|       475 |     764     9695    29276 |     4301      475     10 |  0.000 % |
10.56/10.69	|       812 |     764     9695    29276 |     4731      812     11 |  0.000 % |
10.62/10.72	|      1318 |     764     9695    29276 |     5204     1318     12 |  0.000 % |
10.62/10.77	|      2080 |     764     9695    29276 |     5725     2080     13 |  0.000 % |
10.62/10.84	|      3220 |     764     9695    29276 |     6297     3220     15 |  0.000 % |
10.96/11.01	|      4928 |     764     9695    29276 |     6927     4928     16 |  0.000 % |
11.25/11.32	|      7490 |     764     9695    29276 |     7620     3980     15 |  0.000 % |
11.65/11.78	|     11334 |     764     9695    29276 |     8382     3969     13 |  0.000 % |
12.45/12.53	|     17102 |     764     9695    29276 |     9220     5523     13 |  0.000 % |
13.75/13.89	|     25751 |     764     9695    29276 |    10142     4914     14 |  0.000 % |
16.05/16.10	|     38727 |     764     9695    29276 |    11156     7719     15 |  0.000 % |
19.55/19.61	|     58188 |     764     9695    29276 |    12272    10404     18 |  0.000 % |
25.15/25.22	|     87380 |     764     9695    29276 |    13499     8780     17 |  0.000 % |
34.14/34.27	|    131169 |     764     9695    29276 |    14849    11912     16 |  0.000 % |
49.04/49.12	|    196853 |     764     9695    29276 |    16334    10535     17 |  0.000 % |
73.54/73.61	|    295379 |     764     9695    29276 |    17967    10782     18 |  0.000 % |
110.62/110.79	|    443169 |     764     9695    29276 |    19764    14354     18 |  0.000 % |
171.22/171.34	|    664852 |     764     9695    29276 |    21741    17958     19 |  0.000 % |
266.89/267.01	|    997377 |     764     9695    29276 |    23915    12507     20 |  0.000 % |
431.74/431.97	|   1496166 |     764     9695    29276 |    26306    19682     20 |  0.001 % |
698.78/699.02	|   2244348 |     764     9695    29276 |    28937    16438     20 |  0.000 % |
1121.08/1121.41	|   3366622 |     764     9695    29276 |    31831    22022     22 |  0.000 % |
1199.35/1199.77	c Preprocessing...
1199.35/1199.77	c Inital problem has 764 variables, 9695 nary clauses (0 binary clauses).
1199.35/1199.77	c Num non-binary clauses 9695, Average non-binary clause length 3.020
1199.35/1199.77	c Theory has no gaps
1199.35/1199.77	c Preprocessor runtime was 0.020 seconds.
1199.35/1199.77	c 
1199.35/1199.77	c Satisfiability of theory still undetermined.
1199.35/1199.77	c See file /tmp/kZArgS for simplified theory.
1199.35/1199.77	c Bin: Executing minisat20
1199.35/1199.77	c child exit by a signal
1199.35/1199.77	c minisat20 returned code 137.
1199.35/1199.77	c minisat20 returned code 137.
1199.35/1199.77	c satzilla running march_dl with preprocessing ... 
1199.35/1199.77	c Bin: Executing march_dl
1199.35/1199.77	c march_dl returned code 1.
1199.35/1199.77	c march_dl returned code 1.
1199.35/1199.77	c satzilla running vallst with preprocessing ... 
1199.35/1199.77	c Bin: Executing vallst
1199.35/1199.77	c vallst returned code 1.
1199.35/1199.77	c vallst returned code 1.
1199.35/1199.77	c satzilla running march_dl ... 
1199.35/1199.77	c Bin: Executing march_dl
1199.35/1199.77	c march_dl returned code 1.
1199.35/1199.77	c march_dl returned code 1.
1199.35/1199.77	c satzilla running zchaff_rand with preprocessing ... 
1199.35/1199.77	c Bin: Executing zchaff_rand
1199.35/1199.77	c zchaff_rand returned code 1.
1199.35/1199.77	c zchaff_rand returned code 1.
1199.35/1199.77	c satzilla running minisat20 ... 
1199.35/1199.77	c Bin: Executing minisat20
1199.35/1199.77	c minisat20 returned code 1.
1199.35/1199.78	c minisat20 returned code 1.
1199.35/1199.78	c satzilla running kcnfs with preprocessing ... 
1199.35/1199.78	c Bin: Executing kcnfs
1199.35/1199.78	c kcnfs returned code 1.
1199.35/1199.78	c kcnfs returned code 1.
1199.35/1199.78	c satzilla running kcnfs ... 
1199.35/1199.78	c Bin: Executing kcnfs
1199.35/1199.78	c kcnfs returned code 1.
1199.35/1199.78	c kcnfs returned code 1.
1199.35/1199.78	c satzilla running vallst ... 
1199.35/1199.78	c Bin: Executing vallst
1199.35/1199.78	c vallst returned code 1.
1199.35/1199.78	c vallst returned code 1.
1199.35/1199.78	c satzilla running zchaff_rand ... 
1199.35/1199.78	c Bin: Executing zchaff_rand
1199.35/1199.78	c zchaff_rand returned code 1.
1199.35/1199.78	c zchaff_rand returned code 1.
1199.35/1199.78	c ERROR: All Failed! 
1199.35/1199.78	c SATZILLA_TIME=1199.630000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node4/watcher-334145-1173553732 -o ROOT/results/node4/solver-334145-1173553732 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334145-1173553732/SATzilla2007_C /tmp/evaluation/334145-1173553732/instance-334145-1173553732.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.91 0.95 0.98 3/77 24150
/proc/meminfo: memFree=1542304/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=1440 CPUtime=0
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 375328063 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 360 110 95 260 0 84 0
[pid=24151] ppid=24150 vsize=768 CPUtime=0
/proc/24151/stat : 24151 (march_dl) R 24150 24150 23155 0 -1 4194304 96 0 0 0 0 0 0 0 20 0 1 0 375328063 786432 91 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24151/statm: 192 92 50 118 0 71 0

[startup+0.0105639 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 24150
/proc/meminfo: memFree=1542304/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=1440 CPUtime=0
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 375328063 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 360 110 95 260 0 84 0
[pid=24151] ppid=24150 vsize=768 CPUtime=0
/proc/24151/stat : 24151 (march_dl) R 24150 24150 23155 0 -1 4194304 118 0 0 0 0 0 0 0 20 0 1 0 375328063 786432 113 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24151/statm: 192 113 50 118 0 71 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2208

[startup+0.101573 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 24150
/proc/meminfo: memFree=1542304/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=1440 CPUtime=0
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 375328063 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 360 110 95 260 0 84 0
[pid=24151] ppid=24150 vsize=4840 CPUtime=0.09
/proc/24151/stat : 24151 (march_dl) R 24150 24150 23155 0 -1 4194304 1255 0 0 0 9 0 0 0 20 0 1 0 375328063 4956160 1130 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24151/statm: 1210 1130 73 118 0 1089 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6280

[startup+0.301591 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 24150
/proc/meminfo: memFree=1542304/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=1440 CPUtime=0
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 375328063 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 360 110 95 260 0 84 0
[pid=24151] ppid=24150 vsize=7364 CPUtime=0.29
/proc/24151/stat : 24151 (march_dl) R 24150 24150 23155 0 -1 4194304 1858 0 0 0 27 2 0 0 20 0 1 0 375328063 7540736 1733 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24151/statm: 1841 1733 73 118 0 1720 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8804

[startup+0.70163 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 24150
/proc/meminfo: memFree=1542304/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=1440 CPUtime=0
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 375328063 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 360 110 95 260 0 84 0
[pid=24151] ppid=24150 vsize=8276 CPUtime=0.69
/proc/24151/stat : 24151 (march_dl) R 24150 24150 23155 0 -1 4194304 2071 0 0 0 65 4 0 0 24 0 1 0 375328063 8474624 1946 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24151/statm: 2069 1946 73 118 0 1948 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9716

[startup+1.50171 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 24152
/proc/meminfo: memFree=1534544/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=1440 CPUtime=0
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 375328063 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 360 110 95 260 0 84 0
[pid=24151] ppid=24150 vsize=8580 CPUtime=1.49
/proc/24151/stat : 24151 (march_dl) R 24150 24150 23155 0 -1 4194304 2150 0 0 0 141 8 0 0 25 0 1 0 375328063 8785920 2023 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24151/statm: 2145 2023 73 118 0 2024 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 10020

[startup+3.10286 s]
/proc/loadavg: 0.91 0.95 0.98 2/79 24152
/proc/meminfo: memFree=1534160/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=1440 CPUtime=0
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 375328063 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 360 110 95 260 0 84 0
[pid=24151] ppid=24150 vsize=9316 CPUtime=3.09
/proc/24151/stat : 24151 (march_dl) R 24150 24150 23155 0 -1 4194304 2308 0 0 0 293 16 0 0 25 0 1 0 375328063 9539584 2173 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24151/statm: 2329 2173 73 118 0 2208 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10756

[startup+6.30117 s]
/proc/loadavg: 0.92 0.95 0.98 2/79 24153
/proc/meminfo: memFree=1541136/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=1440 CPUtime=4.99
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 135 2459 0 0 0 0 474 25 16 0 1 0 375328063 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24150/statm: 360 111 96 260 0 84 0
[pid=24153] ppid=24150 vsize=6188 CPUtime=1.28
/proc/24153/stat : 24153 (ubcsat2006) R 24150 24150 23155 0 -1 4194304 370 0 0 0 115 13 0 0 25 0 1 0 375328563 6336512 353 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24153/statm: 1547 353 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7018 s]
/proc/loadavg: 0.93 0.95 0.98 2/79 24154
/proc/meminfo: memFree=1538256/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=3044 CPUtime=2.03
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 461 0 0 0 203 0 0 0 25 0 1 0 375329128 3117056 455 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 761 455 58 118 0 639 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 6400

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.98 2/79 24154
/proc/meminfo: memFree=1537360/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=3764 CPUtime=14.83
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 661 0 0 0 1483 0 0 0 25 0 1 0 375329128 3854336 655 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 941 655 58 118 0 819 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 7120

[startup+51.1015 s]
/proc/loadavg: 0.96 0.96 0.98 2/79 24154
/proc/meminfo: memFree=1536592/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=4708 CPUtime=40.42
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 871 0 0 0 4042 0 0 0 25 0 1 0 375329128 4820992 865 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 1177 865 58 118 0 1055 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 8064

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/79 24154
/proc/meminfo: memFree=1535888/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=5388 CPUtime=91.61
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 1053 0 0 0 9160 1 0 0 25 0 1 0 375329128 5517312 1047 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 1347 1047 58 118 0 1225 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 8744

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 24154
/proc/meminfo: memFree=1535248/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=6116 CPUtime=151.6
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 1216 0 0 0 15158 2 0 0 25 0 1 0 375329128 6262784 1210 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525757 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 1529 1210 58 118 0 1407 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 9472

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 24154
/proc/meminfo: memFree=1534416/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=6952 CPUtime=211.58
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 1419 0 0 0 21156 2 0 0 25 0 1 0 375329128 7118848 1413 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 1738 1413 58 118 0 1616 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 10308

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 24154
/proc/meminfo: memFree=1533968/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=7392 CPUtime=271.56
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 1535 0 0 0 27153 3 0 0 25 0 1 0 375329128 7569408 1529 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 1848 1529 58 118 0 1726 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 10748

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/79 24154
/proc/meminfo: memFree=1533520/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=7792 CPUtime=331.54
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 1628 0 0 0 33151 3 0 0 25 0 1 0 375329128 7979008 1622 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 1948 1622 58 118 0 1826 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/79 24154
/proc/meminfo: memFree=1531728/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=9692 CPUtime=751.44
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 2064 0 0 0 75137 7 0 0 25 0 1 0 375329128 9924608 2058 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 2423 2058 58 118 0 2301 0
Current children cumulated CPU time (s) 762.06
Current children cumulated vsize (KiB) 13048

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24154
/proc/meminfo: memFree=1531536/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=9824 CPUtime=811.43
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 2107 0 0 0 81135 8 0 0 25 0 1 0 375329128 10059776 2101 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 2456 2101 58 118 0 2334 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 13180

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24154
/proc/meminfo: memFree=1531344/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=9988 CPUtime=871.42
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 2141 0 0 0 87133 9 0 0 25 0 1 0 375329128 10227712 2135 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 2497 2135 58 118 0 2375 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 13344

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24154
/proc/meminfo: memFree=1531216/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=10152 CPUtime=931.4
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 2173 0 0 0 93131 9 0 0 25 0 1 0 375329128 10395648 2167 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 2538 2167 58 118 0 2416 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 13508

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24154
/proc/meminfo: memFree=1531216/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=10152 CPUtime=991.39
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 2183 0 0 0 99129 10 0 0 25 0 1 0 375329128 10395648 2177 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 2538 2177 58 118 0 2416 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 13508

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24154
/proc/meminfo: memFree=1531088/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=10312 CPUtime=1051.37
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 2210 0 0 0 105127 10 0 0 25 0 1 0 375329128 10559488 2204 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 2578 2204 58 118 0 2456 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 13668

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24154
/proc/meminfo: memFree=1530896/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=10488 CPUtime=1111.36
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 2259 0 0 0 111125 11 0 0 25 0 1 0 375329128 10739712 2253 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 2622 2253 58 118 0 2500 0
Current children cumulated CPU time (s) 1121.98
Current children cumulated vsize (KiB) 13844

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24154
/proc/meminfo: memFree=1530640/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=10752 CPUtime=1171.34
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 2327 0 0 0 117123 11 0 0 25 0 1 0 375329128 11010048 2321 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 2688 2321 58 118 0 2566 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 14108

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24154
/proc/meminfo: memFree=1530640/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=10752 CPUtime=1179.33
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 2330 0 0 0 117922 11 0 0 25 0 1 0 375329128 11010048 2324 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 2688 2324 58 118 0 2566 0
Current children cumulated CPU time (s) 1189.95
Current children cumulated vsize (KiB) 14108

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24154
/proc/meminfo: memFree=1530640/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=10752 CPUtime=1185.74
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 2330 0 0 0 118563 11 0 0 25 0 1 0 375329128 11010048 2324 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 2688 2324 58 118 0 2566 0
Current children cumulated CPU time (s) 1196.36
Current children cumulated vsize (KiB) 14108

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24154
/proc/meminfo: memFree=1530640/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=10752 CPUtime=1187.33
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 2330 0 0 0 118722 11 0 0 25 0 1 0 375329128 11010048 2324 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 2688 2324 58 118 0 2566 0
Current children cumulated CPU time (s) 1197.95
Current children cumulated vsize (KiB) 14108

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24154
/proc/meminfo: memFree=1530640/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=10752 CPUtime=1188.13
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 2332 0 0 0 118802 11 0 0 25 0 1 0 375329128 11010048 2326 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 2688 2326 58 118 0 2566 0
Current children cumulated CPU time (s) 1198.75
Current children cumulated vsize (KiB) 14108

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24154
/proc/meminfo: memFree=1530640/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=10752 CPUtime=1188.53
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 2332 0 0 0 118842 11 0 0 25 0 1 0 375329128 11010048 2326 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 2688 2326 58 118 0 2566 0
Current children cumulated CPU time (s) 1199.15
Current children cumulated vsize (KiB) 14108

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 24154
/proc/meminfo: memFree=1530640/2055920 swapFree=4153224/4192956
[pid=24150] ppid=24148 vsize=3356 CPUtime=10.62
/proc/24150/stat : 24150 (SATzilla2007_C) S 24148 24150 23155 0 -1 4194304 1180 2835 0 0 324 15 676 47 25 0 1 0 375328063 3436544 656 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24150/statm: 839 656 165 260 0 563 0
[pid=24154] ppid=24150 vsize=10752 CPUtime=1188.73
/proc/24154/stat : 24154 (minisat20) R 24150 24150 23155 0 -1 4194304 2332 0 0 0 118862 11 0 0 25 0 1 0 375329128 11010048 2326 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24154/statm: 2688 2326 58 118 0 2566 0
Current children cumulated CPU time (s) 1199.35
Current children cumulated vsize (KiB) 14108

Child status: 17
Real time (s): 1199.79
CPU time (s): 1199.47
CPU user time (s): 1198.71
CPU system time (s): 0.754885
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 14108

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.71
system time used= 0.754885
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6360
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= 67
involuntary context switches= 932

runsolver used 1.19682 second user time and 3.17252 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Mar 10 19:08:52 UTC 2007

IDJOB= 334145
IDBENCH= 24620
IDSOLVER= 135
FILE ID= node4/334145-1173553732

PBS_JOBID= 4101175

Free space on /tmp= 66534 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d0.04-s1788334438.sat05-543.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334145-1173553732/SATzilla2007_C /tmp/evaluation/334145-1173553732/instance-334145-1173553732.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-334145-1173553732 -o ROOT/results/node4/solver-334145-1173553732 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334145-1173553732/SATzilla2007_C /tmp/evaluation/334145-1173553732/instance-334145-1173553732.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  eb542a3ed65e86298dd7b9339a890090

RANDOM SEED= 577480233

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.231
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.231
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:       1542776 kB
Buffers:         46296 kB
Cached:         390064 kB
SwapCached:       2920 kB
Active:         270352 kB
Inactive:       189792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1542776 kB
SwapTotal:     4192956 kB
SwapFree:      4153224 kB
Dirty:            8520 kB
Writeback:           0 kB
Mapped:          30304 kB
Slab:            38620 kB
Committed_AS:  1302580 kB
PageTables:       1768 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= 66534 MiB

End job on node4 on Sat Mar 10 19:28:52 UTC 2007