Trace number 333976

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 RANDOM? (exit code) 1199.49 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.57/10.64	c run March_dl for 5 seconds ... 
10.57/10.64	c Bin: Executing march_dl
10.57/10.64	c child exit by a signal
10.57/10.64	c march_dl returned code 137.
10.57/10.64	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.64	c Bin: Executing ubcsat2006
10.57/10.64	c child exited successfully
10.57/10.64	c ubcsat2006 returned code 0.
10.57/10.64	c satzilla computing base features
10.57/10.64	c satzilla doing unit-prop probe
10.57/10.64	c satzilla doing local search probe
10.57/10.64	c satzilla doing lobjois search-space size estimate
10.57/10.64	c satzilla's ranking:
10.57/10.64	c 1) minisat20+P: -0.003319
10.57/10.64	c 2) kcnfs: 8.169641
10.57/10.64	c 3) march_dl: 42.538552
10.57/10.64	c 4) kcnfs+P: 999.000000
10.57/10.64	c 5) march_dl+P: 999.000000
10.57/10.64	c 6) vallst+P: 999.000000
10.57/10.64	c 7) zchaff_rand+P: 999.000000
10.57/10.64	c 8) vallst: 999.000000
10.57/10.64	c 9) zchaff_rand: 999.000000
10.57/10.64	c 10) minisat20: 999.000000
10.57/10.64	c satzilla running minisat20 with preprocessing ... 
10.57/10.67	This is MiniSat 2.0 beta
10.57/10.67	WARNING: for repeatability, setting FPU to use double precision
10.57/10.67	============================[ Problem Statistics ]=============================
10.57/10.67	|                                                                             |
10.57/10.67	|  Number of variables:  736                                                  |
10.57/10.67	|  Number of clauses:    8872                                                 |
10.57/10.67	|  Parsing time:         0.00         s                                       |
10.57/10.67	============================[ Search Statistics ]==============================
10.57/10.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.67	===============================================================================
10.57/10.67	|         0 |     736     8872    26800 |     2957        0    nan |  0.000 % |
10.57/10.68	|       100 |     736     8872    26800 |     3253      100      7 |  0.000 % |
10.57/10.68	|       252 |     736     8872    26800 |     3578      252      8 |  0.000 % |
10.57/10.69	|       477 |     736     8872    26800 |     3936      477      9 |  0.000 % |
10.65/10.70	|       815 |     736     8872    26800 |     4329      815     10 |  0.000 % |
10.65/10.73	|      1321 |     736     8872    26800 |     4762     1321     12 |  0.000 % |
10.65/10.77	|      2080 |     736     8872    26800 |     5239     2080     13 |  0.000 % |
10.65/10.85	|      3220 |     736     8872    26800 |     5763     3220     15 |  0.000 % |
10.97/11.01	|      4930 |     736     8872    26800 |     6339     4930     17 |  0.000 % |
11.17/11.26	|      7492 |     736     8872    26800 |     6973     4301     16 |  0.000 % |
11.57/11.61	|     11337 |     736     8872    26800 |     7670     4600     16 |  0.000 % |
12.17/12.30	|     17104 |     736     8872    26800 |     8437     6486     19 |  0.000 % |
13.37/13.45	|     25753 |     736     8872    26800 |     9281     6595     20 |  0.000 % |
15.17/15.29	|     38727 |     736     8872    26800 |    10209     5546     18 |  0.000 % |
17.77/17.82	|     58188 |     736     8872    26800 |    11230     9529     18 |  0.000 % |
21.76/21.87	|     87380 |     736     8872    26800 |    12353    10483     17 |  0.001 % |
29.36/29.41	|    131171 |     736     8872    26800 |    13588    10768     19 |  0.000 % |
39.56/39.65	|    196855 |     736     8872    26800 |    14947     8087     18 |  0.001 % |
55.85/55.91	|    295382 |     736     8872    26800 |    16442     8926     17 |  0.000 % |
80.94/81.01	|    443172 |     736     8872    26800 |    18086    16288     19 |  0.000 % |
124.53/124.63	|    664856 |     736     8872    26800 |    19895    10974     18 |  0.000 % |
194.91/195.07	|    997383 |     736     8872    26800 |    21885    13936     19 |  0.001 % |
308.18/308.36	|   1496172 |     736     8872    26800 |    24073    18297     20 |  0.001 % |
502.01/502.30	|   2244354 |     736     8872    26800 |    26480    17740     18 |  0.001 % |
813.02/813.33	|   3366630 |     736     8872    26800 |    29128    24643     23 |  0.001 % |
1199.39/1199.86	c Preprocessing...
1199.39/1199.86	c Inital problem has 736 variables, 8872 nary clauses (0 binary clauses).
1199.39/1199.86	c Num non-binary clauses 8872, Average non-binary clause length 3.021
1199.39/1199.86	c Theory has no gaps
1199.39/1199.86	c Preprocessor runtime was 0.020 seconds.
1199.39/1199.86	c 
1199.39/1199.86	c Satisfiability of theory still undetermined.
1199.39/1199.86	c See file /tmp/QF5et8 for simplified theory.
1199.39/1199.86	c Bin: Executing minisat20
1199.39/1199.86	c child exit by a signal
1199.39/1199.86	c minisat20 returned code 137.
1199.39/1199.86	c minisat20 returned code 137.
1199.39/1199.86	c satzilla running kcnfs ... 
1199.39/1199.86	c Bin: Executing kcnfs
1199.39/1199.86	c kcnfs returned code 1.
1199.39/1199.86	c kcnfs returned code 1.
1199.39/1199.86	c satzilla running march_dl ... 
1199.39/1199.86	c Bin: Executing march_dl
1199.39/1199.86	c march_dl returned code 1.
1199.39/1199.86	c march_dl returned code 1.
1199.39/1199.86	c satzilla running kcnfs with preprocessing ... 
1199.39/1199.86	c Bin: Executing kcnfs
1199.39/1199.86	c kcnfs returned code 1.
1199.39/1199.86	c kcnfs returned code 1.
1199.39/1199.86	c satzilla running march_dl with preprocessing ... 
1199.39/1199.86	c Bin: Executing march_dl
1199.39/1199.86	c march_dl returned code 1.
1199.39/1199.86	c march_dl returned code 1.
1199.39/1199.86	c satzilla running vallst with preprocessing ... 
1199.39/1199.86	c Bin: Executing vallst
1199.39/1199.86	c vallst returned code 1.
1199.39/1199.86	c vallst returned code 1.
1199.39/1199.86	c satzilla running zchaff_rand with preprocessing ... 
1199.39/1199.86	c Bin: Executing zchaff_rand
1199.39/1199.86	c zchaff_rand returned code 1.
1199.39/1199.86	c zchaff_rand returned code 1.
1199.39/1199.86	c satzilla running vallst ... 
1199.39/1199.86	c Bin: Executing vallst
1199.39/1199.86	c vallst returned code 1.
1199.39/1199.86	c vallst returned code 1.
1199.39/1199.86	c satzilla running zchaff_rand ... 
1199.39/1199.86	c Bin: Executing zchaff_rand
1199.39/1199.86	c zchaff_rand returned code 1.
1199.39/1199.86	c zchaff_rand returned code 1.
1199.39/1199.86	c satzilla running minisat20 ... 
1199.39/1199.86	c Bin: Executing minisat20
1199.39/1199.86	c minisat20 returned code 1.
1199.39/1199.86	c minisat20 returned code 1.
1199.39/1199.86	c ERROR: All Failed! 
1199.39/1199.86	c SATZILLA_TIME=1199.650000

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/node10/watcher-333976-1173543152 -o ROOT/results/node10/solver-333976-1173543152 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/333976-1173543152/SATzilla2007_R /tmp/evaluation/333976-1173543152/instance-333976-1173543152.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.92 1.01 0.99 3/77 24476
/proc/meminfo: memFree=1711344/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=1440 CPUtime=0
/proc/24476/stat : 24476 (SATzilla2007_R) R 24474 24476 23243 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 374270238 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/24476/statm: 360 110 95 260 0 84 0
[pid=24477] ppid=24476 vsize=768 CPUtime=0
/proc/24477/stat : 24477 (march_dl) R 24476 24476 23243 0 -1 4194304 92 0 0 0 0 0 0 0 18 0 1 0 374270238 786432 87 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24477/statm: 192 87 50 118 0 71 0

[startup+0.059381 s]
/proc/loadavg: 0.92 1.01 0.99 3/77 24476
/proc/meminfo: memFree=1711344/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=1440 CPUtime=0
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374270238 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24476/statm: 360 110 95 260 0 84 0
[pid=24477] ppid=24476 vsize=3140 CPUtime=0.05
/proc/24477/stat : 24477 (march_dl) R 24476 24476 23243 0 -1 4194304 753 0 0 0 5 0 0 0 20 0 1 0 374270238 3215360 678 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134656045 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24477/statm: 785 678 73 118 0 664 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4580

[startup+0.101385 s]
/proc/loadavg: 0.92 1.01 0.99 3/77 24476
/proc/meminfo: memFree=1711344/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=1440 CPUtime=0
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374270238 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24476/statm: 360 110 95 260 0 84 0
[pid=24477] ppid=24476 vsize=4876 CPUtime=0.09
/proc/24477/stat : 24477 (march_dl) R 24476 24476 23243 0 -1 4194304 1201 0 0 0 9 0 0 0 20 0 1 0 374270238 4993024 1126 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24477/statm: 1219 1127 73 118 0 1098 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6316

[startup+0.301412 s]
/proc/loadavg: 0.92 1.01 0.99 3/77 24476
/proc/meminfo: memFree=1711344/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=1440 CPUtime=0
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374270238 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24476/statm: 360 110 95 260 0 84 0
[pid=24477] ppid=24476 vsize=6964 CPUtime=0.29
/proc/24477/stat : 24477 (march_dl) R 24476 24476 23243 0 -1 4194304 1718 0 0 0 27 2 0 0 22 0 1 0 374270238 7131136 1643 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24477/statm: 1741 1643 73 118 0 1620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8404

[startup+0.701466 s]
/proc/loadavg: 0.92 1.01 0.99 3/77 24476
/proc/meminfo: memFree=1711344/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=1440 CPUtime=0
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374270238 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24476/statm: 360 110 95 260 0 84 0
[pid=24477] ppid=24476 vsize=7552 CPUtime=0.69
/proc/24477/stat : 24477 (march_dl) R 24476 24476 23243 0 -1 4194304 1872 0 0 0 65 4 0 0 25 0 1 0 374270238 7733248 1797 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24477/statm: 1888 1797 73 118 0 1767 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8992

[startup+1.50257 s]
/proc/loadavg: 0.92 1.01 0.99 2/79 24478
/proc/meminfo: memFree=1704160/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=1440 CPUtime=0
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374270238 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24476/statm: 360 110 95 260 0 84 0
[pid=24477] ppid=24476 vsize=7708 CPUtime=1.49
/proc/24477/stat : 24477 (march_dl) R 24476 24476 23243 0 -1 4194304 1907 0 0 0 141 8 0 0 25 0 1 0 374270238 7892992 1832 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24477/statm: 1927 1832 73 118 0 1806 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9148

[startup+3.10179 s]
/proc/loadavg: 0.92 1.01 0.99 2/79 24478
/proc/meminfo: memFree=1703904/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=1440 CPUtime=0
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 374270238 1474560 110 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24476/statm: 360 110 95 260 0 84 0
[pid=24477] ppid=24476 vsize=8012 CPUtime=3.09
/proc/24477/stat : 24477 (march_dl) R 24476 24476 23243 0 -1 4194304 1972 0 0 0 290 19 0 0 25 0 1 0 374270238 8204288 1897 18446744073709551615 134512640 134996440 4294956720 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24477/statm: 2003 1897 73 118 0 1882 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9452

[startup+6.30122 s]
/proc/loadavg: 0.93 1.01 0.99 2/79 24479
/proc/meminfo: memFree=1710048/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=1440 CPUtime=4.99
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 135 1978 0 0 0 0 469 30 16 0 1 0 374270238 1474560 111 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24476/statm: 360 111 96 260 0 84 0
[pid=24479] ppid=24476 vsize=6188 CPUtime=1.28
/proc/24479/stat : 24479 (ubcsat2006) R 24476 24476 23243 0 -1 4194304 358 0 0 0 115 13 0 0 25 0 1 0 374270739 6336512 341 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/24479/statm: 1547 341 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7011 s]
/proc/loadavg: 0.93 1.01 0.99 2/79 24480
/proc/meminfo: memFree=1707488/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=3044 CPUtime=2.02
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 480 0 0 0 202 0 0 0 25 0 1 0 374271305 3117056 474 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 761 474 58 118 0 639 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6308

[startup+25.5018 s]
/proc/loadavg: 0.95 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1706464/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=4028 CPUtime=14.81
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 704 0 0 0 1481 0 0 0 25 0 1 0 374271305 4124672 698 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 1007 698 58 118 0 885 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 7292

[startup+51.1013 s]
/proc/loadavg: 0.96 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1705824/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=4696 CPUtime=40.4
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 873 0 0 0 4040 0 0 0 25 0 1 0 374271305 4808704 867 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 1174 867 58 118 0 1052 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 7960

[startup+102.305 s]
/proc/loadavg: 0.98 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1704800/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=5592 CPUtime=91.59
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 1099 0 0 0 9158 1 0 0 25 0 1 0 374271305 5726208 1093 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 1398 1093 58 118 0 1276 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 8856

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1704224/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=6140 CPUtime=151.57
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 1235 0 0 0 15156 1 0 0 25 0 1 0 374271305 6287360 1229 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527912 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 1535 1229 58 118 0 1413 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 9404

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1703584/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=6808 CPUtime=211.55
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 1393 0 0 0 21153 2 0 0 25 0 1 0 374271305 6971392 1387 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 1702 1387 58 118 0 1580 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 10072

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1703264/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=7212 CPUtime=271.53
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 1477 0 0 0 27151 2 0 0 25 0 1 0 374271305 7385088 1471 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 1803 1471 58 118 0 1681 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 10476

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1702624/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=7776 CPUtime=331.51
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 1616 0 0 0 33148 3 0 0 25 0 1 0 374271305 7962624 1610 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525473 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 1944 1610 58 118 0 1822 0

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


[startup+822.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1700576/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=9924 CPUtime=811.36
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 2130 0 0 0 81129 7 0 0 25 0 1 0 374271305 10162176 2124 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 2481 2124 58 118 0 2359 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 13188

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1700448/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=10188 CPUtime=871.34
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 2169 0 0 0 87127 7 0 0 25 0 1 0 374271305 10432512 2163 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 2547 2163 58 118 0 2425 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 13452

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1700320/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=10180 CPUtime=931.33
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 2199 0 0 0 93125 8 0 0 25 0 1 0 374271305 10424320 2193 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 2545 2193 58 118 0 2423 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 13444

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1700256/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=10356 CPUtime=991.3
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 2223 0 0 0 99122 8 0 0 25 0 1 0 374271305 10604544 2217 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535771 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 2589 2217 58 118 0 2467 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 13620

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1700128/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=10496 CPUtime=1051.29
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 2249 0 0 0 105120 9 0 0 25 0 1 0 374271305 10747904 2243 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 2624 2243 58 118 0 2502 0
Current children cumulated CPU time (s) 1061.94
Current children cumulated vsize (KiB) 13760

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1700000/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=10496 CPUtime=1111.27
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 2283 0 0 0 111118 9 0 0 25 0 1 0 374271305 10747904 2277 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 2624 2277 58 118 0 2502 0
Current children cumulated CPU time (s) 1121.92
Current children cumulated vsize (KiB) 13760

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1699936/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=10628 CPUtime=1171.25
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 2294 0 0 0 117115 10 0 0 25 0 1 0 374271305 10883072 2288 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 2657 2288 58 118 0 2535 0
Current children cumulated CPU time (s) 1181.9
Current children cumulated vsize (KiB) 13892

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

[startup+1190.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1699936/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=10628 CPUtime=1179.25
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 2294 0 0 0 117915 10 0 0 25 0 1 0 374271305 10883072 2288 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525546 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 2657 2288 58 118 0 2535 0
Current children cumulated CPU time (s) 1189.9
Current children cumulated vsize (KiB) 13892

[startup+1196.7 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1699936/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=10628 CPUtime=1185.65
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 2294 0 0 0 118555 10 0 0 25 0 1 0 374271305 10883072 2288 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525526 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 2657 2288 58 118 0 2535 0
Current children cumulated CPU time (s) 1196.3
Current children cumulated vsize (KiB) 13892

[startup+1198.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1699936/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=10628 CPUtime=1187.24
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 2294 0 0 0 118714 10 0 0 25 0 1 0 374271305 10883072 2288 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 2657 2288 58 118 0 2535 0
Current children cumulated CPU time (s) 1197.89
Current children cumulated vsize (KiB) 13892

[startup+1199.1 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1699936/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=10628 CPUtime=1188.04
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 2294 0 0 0 118794 10 0 0 25 0 1 0 374271305 10883072 2288 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525688 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 2657 2288 58 118 0 2535 0
Current children cumulated CPU time (s) 1198.69
Current children cumulated vsize (KiB) 13892

[startup+1199.5 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1699936/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=10628 CPUtime=1188.44
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 2294 0 0 0 118834 10 0 0 25 0 1 0 374271305 10883072 2288 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 2657 2288 58 118 0 2535 0
Current children cumulated CPU time (s) 1199.09
Current children cumulated vsize (KiB) 13892

[startup+1199.7 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1699936/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=10628 CPUtime=1188.64
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 2294 0 0 0 118854 10 0 0 25 0 1 0 374271305 10883072 2288 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 2657 2288 58 118 0 2535 0
Current children cumulated CPU time (s) 1199.29
Current children cumulated vsize (KiB) 13892

[startup+1199.8 s]
/proc/loadavg: 0.99 1.00 0.99 2/79 24480
/proc/meminfo: memFree=1699936/2055920 swapFree=4168784/4192956
[pid=24476] ppid=24474 vsize=3264 CPUtime=10.65
/proc/24476/stat : 24476 (SATzilla2007_R) S 24474 24476 23243 0 -1 4194304 1127 2342 0 0 323 16 671 55 25 0 1 0 374270238 3342336 622 18446744073709551615 134512640 135579813 4294956688 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/24476/statm: 816 622 165 260 0 540 0
[pid=24480] ppid=24476 vsize=10628 CPUtime=1188.74
/proc/24480/stat : 24480 (minisat20) R 24476 24476 23243 0 -1 4194304 2294 0 0 0 118864 10 0 0 25 0 1 0 374271305 10883072 2288 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/24480/statm: 2657 2288 58 118 0 2535 0
Current children cumulated CPU time (s) 1199.39
Current children cumulated vsize (KiB) 13892

Child status: 17
Real time (s): 1199.87
CPU time (s): 1199.49
CPU user time (s): 1198.66
CPU system time (s): 0.827874
CPU usage (%): 99.9681
Max. virtual memory (cumulated for all children) (KiB): 13892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.66
system time used= 0.827874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5776
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= 25
involuntary context switches= 24927

runsolver used 1.11083 second user time and 3.2595 second system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Mar 10 16:12:32 UTC 2007

IDJOB= 333976
IDBENCH= 24616
IDSOLVER= 134
FILE ID= node10/333976-1173543152

PBS_JOBID= 4101155

Free space on /tmp= 66496 MiB

SOLVER NAME= SATzilla RANDOM
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/333976-1173543152/SATzilla2007_R /tmp/evaluation/333976-1173543152/instance-333976-1173543152.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-333976-1173543152 -o ROOT/results/node10/solver-333976-1173543152 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/333976-1173543152/SATzilla2007_R /tmp/evaluation/333976-1173543152/instance-333976-1173543152.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  d59b4e28276b4b99e12e66d1c286ecef

RANDOM SEED= 176927243

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node10.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.232
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.232
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:       1711752 kB
Buffers:         40880 kB
Cached:         219272 kB
SwapCached:       2600 kB
Active:         166168 kB
Inactive:       117448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1711752 kB
SwapTotal:     4192956 kB
SwapFree:      4168784 kB
Dirty:            8504 kB
Writeback:           0 kB
Mapped:          30924 kB
Slab:            46052 kB
Committed_AS:  1695828 kB
PageTables:       1836 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= 66496 MiB

End job on node10 on Sat Mar 10 16:32:32 UTC 2007