Trace number 333977

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

General information on the benchmark

Namecrafted/Hard/contest04/connamacher/
connm-ue-csp-sat-n800-d-0.02-s1542454144.sat05-533.reshuffled-07.cnf
MD5SUMd59b4e28276b4b99e12e66d1c286ecef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark191.076
Satisfiable
(Un)Satisfiability was proved
Number of variables736
Number of clauses8872
Sum of the clauses size26800
Maximum clause length4
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 38688
Number of clauses of size 4184
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.438493
10.56/10.62	c 2) vallst+P: 2.673735
10.56/10.62	c 3) march_dl+P: 2.836493
10.56/10.62	c 4) march_dl: 3.109807
10.56/10.62	c 5) minisat20: 3.115598
10.56/10.62	c 6) zchaff_rand+P: 3.300087
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:  736                                                  |
10.56/10.65	|  Number of clauses:    8872                                                 |
10.56/10.65	|  Parsing time:         0.00         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 |     736     8872    26800 |     2957        0    nan |  0.000 % |
10.56/10.66	|       100 |     736     8872    26800 |     3253      100      7 |  0.000 % |
10.56/10.66	|       252 |     736     8872    26800 |     3578      252      8 |  0.000 % |
10.56/10.67	|       477 |     736     8872    26800 |     3936      477      9 |  0.000 % |
10.56/10.68	|       815 |     736     8872    26800 |     4329      815     10 |  0.000 % |
10.62/10.71	|      1321 |     736     8872    26800 |     4762     1321     12 |  0.000 % |
10.62/10.76	|      2080 |     736     8872    26800 |     5239     2080     13 |  0.000 % |
10.62/10.83	|      3220 |     736     8872    26800 |     5763     3220     15 |  0.000 % |
10.86/10.99	|      4930 |     736     8872    26800 |     6339     4930     17 |  0.000 % |
11.16/11.24	|      7492 |     736     8872    26800 |     6973     4301     16 |  0.000 % |
11.46/11.59	|     11337 |     736     8872    26800 |     7670     4600     16 |  0.000 % |
12.16/12.28	|     17104 |     736     8872    26800 |     8437     6486     19 |  0.000 % |
13.36/13.44	|     25753 |     736     8872    26800 |     9281     6595     20 |  0.000 % |
15.26/15.30	|     38727 |     736     8872    26800 |    10209     5546     18 |  0.000 % |
17.75/17.82	|     58188 |     736     8872    26800 |    11230     9529     18 |  0.000 % |
21.75/21.85	|     87380 |     736     8872    26800 |    12353    10483     17 |  0.001 % |
29.15/29.29	|    131171 |     736     8872    26800 |    13588    10768     19 |  0.000 % |
39.45/39.51	|    196855 |     736     8872    26800 |    14947     8087     18 |  0.001 % |
55.54/55.65	|    295382 |     736     8872    26800 |    16442     8926     17 |  0.000 % |
80.33/80.40	|    443172 |     736     8872    26800 |    18086    16288     19 |  0.000 % |
123.02/123.14	|    664856 |     736     8872    26800 |    19895    10974     18 |  0.000 % |
191.90/192.03	|    997383 |     736     8872    26800 |    21885    13936     19 |  0.001 % |
301.95/302.18	|   1496172 |     736     8872    26800 |    24073    18297     20 |  0.001 % |
492.19/492.49	|   2244354 |     736     8872    26800 |    26480    17740     18 |  0.001 % |
797.70/798.08	|   3366630 |     736     8872    26800 |    29128    24643     23 |  0.001 % |
1199.36/1199.87	c Preprocessing...
1199.36/1199.87	c Inital problem has 736 variables, 8872 nary clauses (0 binary clauses).
1199.36/1199.87	c Num non-binary clauses 8872, Average non-binary clause length 3.021
1199.36/1199.87	c Theory has no gaps
1199.36/1199.87	c Preprocessor runtime was 0.010 seconds.
1199.36/1199.87	c 
1199.36/1199.87	c Satisfiability of theory still undetermined.
1199.36/1199.87	c See file /tmp/ifsE09 for simplified theory.
1199.36/1199.87	c Bin: Executing minisat20
1199.36/1199.87	c child exit by a signal
1199.36/1199.87	c minisat20 returned code 137.
1199.36/1199.87	c minisat20 returned code 137.
1199.36/1199.87	c satzilla running vallst with preprocessing ... 
1199.36/1199.87	c Bin: Executing vallst
1199.36/1199.87	c vallst returned code 1.
1199.36/1199.87	c vallst returned code 1.
1199.36/1199.87	c satzilla running march_dl with preprocessing ... 
1199.36/1199.87	c Bin: Executing march_dl
1199.36/1199.87	c march_dl returned code 1.
1199.36/1199.87	c march_dl returned code 1.
1199.36/1199.87	c satzilla running march_dl ... 
1199.36/1199.87	c Bin: Executing march_dl
1199.36/1199.87	c march_dl returned code 1.
1199.36/1199.87	c march_dl returned code 1.
1199.36/1199.87	c satzilla running minisat20 ... 
1199.36/1199.87	c Bin: Executing minisat20
1199.36/1199.87	c minisat20 returned code 1.
1199.36/1199.87	c minisat20 returned code 1.
1199.36/1199.87	c satzilla running zchaff_rand with preprocessing ... 
1199.36/1199.87	c Bin: Executing zchaff_rand
1199.36/1199.87	c zchaff_rand returned code 1.
1199.36/1199.87	c zchaff_rand returned code 1.
1199.36/1199.87	c satzilla running kcnfs with preprocessing ... 
1199.36/1199.87	c Bin: Executing kcnfs
1199.36/1199.87	c kcnfs returned code 1.
1199.36/1199.87	c kcnfs returned code 1.
1199.36/1199.87	c satzilla running kcnfs ... 
1199.36/1199.87	c Bin: Executing kcnfs
1199.36/1199.87	c kcnfs returned code 1.
1199.36/1199.87	c kcnfs returned code 1.
1199.36/1199.87	c satzilla running vallst ... 
1199.36/1199.87	c Bin: Executing vallst
1199.36/1199.87	c vallst returned code 1.
1199.36/1199.87	c vallst returned code 1.
1199.36/1199.87	c satzilla running zchaff_rand ... 
1199.36/1199.87	c Bin: Executing zchaff_rand
1199.36/1199.87	c zchaff_rand returned code 1.
1199.36/1199.87	c zchaff_rand returned code 1.
1199.36/1199.87	c ERROR: All Failed! 
1199.36/1199.87	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/node12/watcher-333977-1173543180 -o ROOT/results/node12/solver-333977-1173543180 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333977-1173543180/SATzilla2007_C /tmp/evaluation/333977-1173543180/instance-333977-1173543180.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: 1.00 1.00 1.00 3/77 25405
/proc/meminfo: memFree=1678432/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=1440 CPUtime=0
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374272433 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 360 110 95 260 0 84 0
[pid=25406] ppid=25405 vsize=768 CPUtime=0
/proc/25406/stat : 25406 (march_dl) R 25405 25405 23967 0 -1 4194304 96 0 0 0 0 0 0 0 19 0 1 0 374272433 786432 91 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134651561 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25406/statm: 192 91 50 118 0 71 0

[startup+0.074041 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 25405
/proc/meminfo: memFree=1678432/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=1440 CPUtime=0
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374272433 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 360 110 95 260 0 84 0
[pid=25406] ppid=25405 vsize=4100 CPUtime=0.06
/proc/25406/stat : 25406 (march_dl) R 25405 25405 23967 0 -1 4194304 993 0 0 0 6 0 0 0 19 0 1 0 374272433 4198400 918 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134533703 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25406/statm: 1025 918 73 118 0 904 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 5540

[startup+0.101046 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 25405
/proc/meminfo: memFree=1678432/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=1440 CPUtime=0
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374272433 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 360 110 95 260 0 84 0
[pid=25406] ppid=25405 vsize=4876 CPUtime=0.09
/proc/25406/stat : 25406 (march_dl) R 25405 25405 23967 0 -1 4194304 1209 0 0 0 9 0 0 0 19 0 1 0 374272433 4993024 1134 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25406/statm: 1219 1134 73 118 0 1098 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6316

[startup+0.301082 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 25405
/proc/meminfo: memFree=1678432/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=1440 CPUtime=0
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374272433 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 360 110 95 260 0 84 0
[pid=25406] ppid=25405 vsize=6964 CPUtime=0.29
/proc/25406/stat : 25406 (march_dl) R 25405 25405 23967 0 -1 4194304 1720 0 0 0 28 1 0 0 20 0 1 0 374272433 7131136 1645 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25406/statm: 1741 1645 73 118 0 1620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8404

[startup+0.701154 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 25405
/proc/meminfo: memFree=1678432/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=1440 CPUtime=0
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374272433 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 360 110 95 260 0 84 0
[pid=25406] ppid=25405 vsize=7552 CPUtime=0.69
/proc/25406/stat : 25406 (march_dl) R 25405 25405 23967 0 -1 4194304 1872 0 0 0 65 4 0 0 24 0 1 0 374272433 7733248 1797 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25406/statm: 1888 1797 73 118 0 1767 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8992

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25407
/proc/meminfo: memFree=1671312/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=1440 CPUtime=0
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374272433 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 360 110 95 260 0 84 0
[pid=25406] ppid=25405 vsize=7708 CPUtime=1.49
/proc/25406/stat : 25406 (march_dl) R 25405 25405 23967 0 -1 4194304 1909 0 0 0 140 9 0 0 25 0 1 0 374272433 7892992 1834 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25406/statm: 1927 1834 73 118 0 1806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9148

[startup+3.10159 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25407
/proc/meminfo: memFree=1671056/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=1440 CPUtime=0
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374272433 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 360 110 95 260 0 84 0
[pid=25406] ppid=25405 vsize=8012 CPUtime=3.09
/proc/25406/stat : 25406 (march_dl) R 25405 25405 23967 0 -1 4194304 1972 0 0 0 291 18 0 0 25 0 1 0 374272433 8204288 1897 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25406/statm: 2003 1897 73 118 0 1882 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9452

[startup+6.30116 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25408
/proc/meminfo: memFree=1677264/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=1440 CPUtime=4.99
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 135 1978 0 0 0 0 467 32 16 0 1 0 374272433 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25405/statm: 360 111 96 260 0 84 0
[pid=25408] ppid=25405 vsize=6188 CPUtime=1.29
/proc/25408/stat : 25408 (ubcsat2006) R 25405 25405 23967 0 -1 4194304 358 0 0 0 116 13 0 0 25 0 1 0 374272934 6336512 341 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25408/statm: 1547 341 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1674512/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=3044 CPUtime=2.04
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 480 0 0 0 204 0 0 0 25 0 1 0 374273499 3117056 474 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 761 474 58 118 0 639 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6308

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1673488/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=4028 CPUtime=14.83
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 708 0 0 0 1483 0 0 0 25 0 1 0 374273499 4124672 702 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 1007 702 58 118 0 885 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 7292

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1672848/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=4696 CPUtime=40.42
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 877 0 0 0 4042 0 0 0 25 0 1 0 374273499 4808704 871 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 1174 871 58 118 0 1052 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 7960

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1671952/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=5592 CPUtime=91.61
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 1106 0 0 0 9160 1 0 0 25 0 1 0 374273499 5726208 1100 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 1398 1100 58 118 0 1276 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 8856

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1671376/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=6140 CPUtime=151.58
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 1235 0 0 0 15157 1 0 0 25 0 1 0 374273499 6287360 1229 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 1535 1229 58 118 0 1413 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 9404

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1670672/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=6808 CPUtime=211.57
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 1393 0 0 0 21155 2 0 0 25 0 1 0 374273499 6971392 1387 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 1702 1387 58 118 0 1580 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 10072

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1670288/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=7212 CPUtime=271.54
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 1483 0 0 0 27152 2 0 0 25 0 1 0 374273499 7385088 1477 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 1803 1477 58 118 0 1681 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 10476

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1669712/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=7776 CPUtime=331.53
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 1626 0 0 0 33150 3 0 0 25 0 1 0 374273499 7962624 1620 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 1944 1620 58 118 0 1822 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1667600/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=10056 CPUtime=811.37
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 2149 0 0 0 81130 7 0 0 25 0 1 0 374273499 10297344 2143 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 2514 2143 58 118 0 2392 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 13320

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1667536/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=10180 CPUtime=871.34
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 2174 0 0 0 87127 7 0 0 25 0 1 0 374273499 10424320 2168 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 2545 2168 58 118 0 2423 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 13444

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1667408/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=10356 CPUtime=931.33
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 2212 0 0 0 93125 8 0 0 25 0 1 0 374273499 10604544 2206 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 2589 2206 58 118 0 2467 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 13620

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1667280/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=10356 CPUtime=991.31
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 2223 0 0 0 99123 8 0 0 25 0 1 0 374273499 10604544 2217 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 2589 2217 58 118 0 2467 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 13620

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1667088/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=10496 CPUtime=1051.29
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 2283 0 0 0 105120 9 0 0 25 0 1 0 374273499 10747904 2277 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 2624 2277 58 118 0 2502 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 13760

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1667088/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=10496 CPUtime=1111.27
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 2283 0 0 0 111118 9 0 0 25 0 1 0 374273499 10747904 2277 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 2624 2277 58 118 0 2502 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 13760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1667024/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=10628 CPUtime=1171.25
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 2294 0 0 0 117116 9 0 0 25 0 1 0 374273499 10883072 2288 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134530025 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 2657 2288 58 118 0 2535 0
Current children cumulated CPU time (s) 1181.87
Current children cumulated vsize (KiB) 13892

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 25409
/proc/meminfo: memFree=1666960/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=10628 CPUtime=1179.24
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 2299 0 0 0 117915 9 0 0 25 0 1 0 374273499 10883072 2293 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 2657 2293 58 118 0 2535 0
Current children cumulated CPU time (s) 1189.86
Current children cumulated vsize (KiB) 13892

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1666960/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=10628 CPUtime=1185.64
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 2299 0 0 0 118555 9 0 0 25 0 1 0 374273499 10883072 2293 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 2657 2293 58 118 0 2535 0
Current children cumulated CPU time (s) 1196.26
Current children cumulated vsize (KiB) 13892

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1666960/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=10628 CPUtime=1187.24
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 2299 0 0 0 118715 9 0 0 25 0 1 0 374273499 10883072 2293 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 2657 2293 58 118 0 2535 0
Current children cumulated CPU time (s) 1197.86
Current children cumulated vsize (KiB) 13892

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1666960/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=10628 CPUtime=1188.04
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 2299 0 0 0 118795 9 0 0 25 0 1 0 374273499 10883072 2293 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 2657 2293 58 118 0 2535 0
Current children cumulated CPU time (s) 1198.66
Current children cumulated vsize (KiB) 13892

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1666960/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=10628 CPUtime=1188.44
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 2299 0 0 0 118835 9 0 0 25 0 1 0 374273499 10883072 2293 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 2657 2293 58 118 0 2535 0
Current children cumulated CPU time (s) 1199.06
Current children cumulated vsize (KiB) 13892

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1666960/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=10628 CPUtime=1188.64
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 2299 0 0 0 118855 9 0 0 25 0 1 0 374273499 10883072 2293 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 2657 2293 58 118 0 2535 0
Current children cumulated CPU time (s) 1199.26
Current children cumulated vsize (KiB) 13892

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 25409
/proc/meminfo: memFree=1666960/2055920 swapFree=4156588/4192956
[pid=25405] ppid=25403 vsize=3264 CPUtime=10.62
/proc/25405/stat : 25405 (SATzilla2007_C) S 25403 25405 23967 0 -1 4194304 1127 2342 0 0 322 17 668 55 25 0 1 0 374272433 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25405/statm: 816 622 165 260 0 540 0
[pid=25409] ppid=25405 vsize=10628 CPUtime=1188.74
/proc/25409/stat : 25409 (minisat20) R 25405 25405 23967 0 -1 4194304 2299 0 0 0 118865 9 0 0 25 0 1 0 374273499 10883072 2293 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525100 0 0 8392704 3 0 0 0 17 1 0 0
/proc/25409/statm: 2657 2293 58 118 0 2535 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 13892

Child status: 17
Real time (s): 1199.87
CPU time (s): 1199.47
CPU user time (s): 1198.63
CPU system time (s): 0.836872
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 13892

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

runsolver used 1.18482 second user time and 3.18751 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Sat Mar 10 16:13:00 UTC 2007

IDJOB= 333977
IDBENCH= 24616
IDSOLVER= 135
FILE ID= node12/333977-1173543180

PBS_JOBID= 4101148

Free space on /tmp= 66411 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/connamacher/connm-ue-csp-sat-n800-d-0.02-s1542454144.sat05-533.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/333977-1173543180/SATzilla2007_C /tmp/evaluation/333977-1173543180/instance-333977-1173543180.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-333977-1173543180 -o ROOT/results/node12/solver-333977-1173543180 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333977-1173543180/SATzilla2007_C /tmp/evaluation/333977-1173543180/instance-333977-1173543180.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  d59b4e28276b4b99e12e66d1c286ecef

RANDOM SEED= 661379037

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.285
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.285
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:       1678840 kB
Buffers:         41096 kB
Cached:         261372 kB
SwapCached:      15228 kB
Active:         223624 kB
Inactive:       102444 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1678840 kB
SwapTotal:     4192956 kB
SwapFree:      4156588 kB
Dirty:            8552 kB
Writeback:           0 kB
Mapped:          30076 kB
Slab:            36664 kB
Committed_AS:  1654888 kB
PageTables:       1696 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= 66411 MiB

End job on node12 on Sat Mar 10 16:33:00 UTC 2007