Trace number 336287

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.45 1199.99

General information on the benchmark

Namecrafted/Hard/contest05/others/
strips-gripper-12t22.sat05-1151.reshuffled-07.cnf
MD5SUM05298a484bf02ec125537b469ecd7326
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark729.579
Satisfiable
(Un)Satisfiability was proved
Number of variables4706
Number of clauses87747
Sum of the clauses size178202
Maximum clause length26
Minimum clause length1
Number of clauses of size 143
Number of clauses of size 286679
Number of clauses of size 3111
Number of clauses of size 4876
Number of clauses of size 50
Number of clauses of size over 538

Solver Data (download as text)

11.27/11.46	c run March_dl for 5 seconds ... 
11.27/11.46	c Bin: Executing march_dl
11.27/11.46	c child exit by a signal
11.27/11.46	c march_dl returned code 137.
11.27/11.46	c run saps (UBCSAT implementation) for 2 seconds ... 
11.27/11.46	c Bin: Executing ubcsat2006
11.27/11.46	c child exited successfully
11.27/11.46	c ubcsat2006 returned code 0.
11.27/11.46	c satzilla computing base features
11.27/11.46	c satzilla doing unit-prop probe
11.27/11.46	c satzilla doing local search probe
11.27/11.46	c satzilla doing lobjois search-space size estimate
11.27/11.46	c satzilla's ranking:
11.27/11.46	c 1) minisat20+P: 2.307925
11.27/11.46	c 2) zchaff_rand+P: 2.372819
11.27/11.46	c 3) minisat20: 2.988747
11.27/11.46	c 4) vallst+P: 3.070857
11.27/11.46	c 5) march_dl: 4.447134
11.27/11.46	c 6) march_dl+P: 4.587707
11.27/11.46	c 7) kcnfs+P: 999.000000
11.27/11.46	c 8) kcnfs: 999.000000
11.27/11.46	c 9) vallst: 999.000000
11.27/11.46	c 10) zchaff_rand: 999.000000
11.27/11.46	c satzilla running minisat20 with preprocessing ... 
12.57/12.73	This is MiniSat 2.0 beta
12.57/12.73	WARNING: for repeatability, setting FPU to use double precision
12.57/12.73	============================[ Problem Statistics ]=============================
12.57/12.73	|                                                                             |
12.57/12.73	|  Number of variables:  4154                                                 |
12.57/12.73	|  Number of clauses:    34897                                                |
12.57/12.75	|  Parsing time:         0.02         s                                       |
12.57/12.75	============================[ Search Statistics ]==============================
12.57/12.75	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.57/12.75	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.57/12.75	===============================================================================
12.57/12.75	|         0 |    4154    34897    72473 |    11632        0    nan |  0.000 % |
12.57/12.76	|       100 |    4154    34897    72473 |    12795      100     22 |  0.000 % |
12.57/12.77	|       254 |    4154    34897    72473 |    14075      254     18 |  0.000 % |
12.57/12.79	|       481 |    4154    34897    72473 |    15482      481     17 |  0.001 % |
12.61/12.82	|       820 |    4154    34897    72473 |    17030      820     18 |  0.000 % |
12.61/12.88	|      1326 |    4154    34897    72473 |    18733     1326     23 |  0.002 % |
12.61/12.99	|      2085 |    4154    34897    72473 |    20607     2085     36 |  0.000 % |
12.97/13.14	|      3224 |    4154    34897    72473 |    22668     3224     35 |  0.000 % |
13.16/13.35	|      4932 |    4154    34897    72473 |    24934     4932     35 |  0.000 % |
13.66/13.84	|      7495 |    4154    34897    72473 |    27428     7495     43 |  0.000 % |
14.46/14.65	|     11340 |    4154    34897    72473 |    30171    11340     52 |  0.001 % |
15.96/16.12	|     17107 |    4154    34897    72473 |    33188    17107     59 |  0.000 % |
18.06/18.26	|     25756 |    4154    34897    72473 |    36507    25756     58 |  0.000 % |
23.56/23.75	|     38730 |    4154    34897    72473 |    40157    16050     43 |  0.000 % |
30.06/30.25	|     58192 |    4154    34897    72473 |    44173    35512     46 |  0.000 % |
45.04/45.22	|     87384 |    4154    34897    72473 |    48591    35506     58 |  0.000 % |
67.53/67.77	|    131173 |    4154    34897    72473 |    53450    45016     35 |  0.000 % |
96.63/96.82	|    196858 |    4154    34897    72473 |    58795    36891     38 |  0.000 % |
145.31/145.58	|    295386 |    4154    34897    72473 |    64674    49127     38 |  0.000 % |
215.08/215.35	|    443177 |    4154    34897    72473 |    71142    52444     26 |  0.000 % |
338.94/339.23	|    664860 |    4154    34897    72473 |    78256    53647     39 |  0.000 % |
512.98/513.32	|    997386 |    4154    34897    72473 |    86082    78024     26 |  0.001 % |
827.37/827.87	|   1496174 |    4154    34897    72473 |    94690    29825     37 |  0.000 % |
1199.34/1199.98	c Preprocessing...
1199.34/1199.98	c Inital problem has 4706 variables, 1068 nary clauses (86679 binary clauses).
1199.34/1199.98	c Num non-binary clauses 1025, Average non-binary clause length 4.684
1199.34/1199.98	c Theory has no gaps
1199.34/1199.98	c Preprocessor runtime was 1.160 seconds.
1199.34/1199.98	c 
1199.34/1199.98	c Satisfiability of theory still undetermined.
1199.34/1199.98	c See file /tmp/XYUhO0 for simplified theory.
1199.34/1199.98	c Bin: Executing minisat20
1199.34/1199.98	c child exit by a signal
1199.34/1199.98	c minisat20 returned code 137.
1199.34/1199.98	c minisat20 returned code 137.
1199.34/1199.98	c satzilla running zchaff_rand with preprocessing ... 
1199.34/1199.98	c Bin: Executing zchaff_rand
1199.34/1199.98	c zchaff_rand returned code 1.
1199.34/1199.98	c zchaff_rand returned code 1.
1199.34/1199.98	c satzilla running minisat20 ... 
1199.34/1199.98	c Bin: Executing minisat20
1199.34/1199.98	c minisat20 returned code 1.
1199.34/1199.98	c minisat20 returned code 1.
1199.34/1199.98	c satzilla running vallst with preprocessing ... 
1199.34/1199.98	c Bin: Executing vallst
1199.34/1199.98	c vallst returned code 1.
1199.34/1199.98	c vallst returned code 1.
1199.34/1199.98	c satzilla running march_dl ... 
1199.34/1199.98	c Bin: Executing march_dl
1199.34/1199.98	c march_dl returned code 1.
1199.34/1199.98	c march_dl returned code 1.
1199.34/1199.98	c satzilla running march_dl with preprocessing ... 
1199.34/1199.98	c Bin: Executing march_dl
1199.34/1199.98	c march_dl returned code 1.
1199.34/1199.98	c march_dl returned code 1.
1199.34/1199.98	c satzilla running kcnfs with preprocessing ... 
1199.34/1199.98	c Bin: Executing kcnfs
1199.34/1199.98	c kcnfs returned code 1.
1199.34/1199.98	c kcnfs returned code 1.
1199.34/1199.98	c satzilla running kcnfs ... 
1199.34/1199.98	c Bin: Executing kcnfs
1199.34/1199.98	c kcnfs returned code 1.
1199.34/1199.98	c kcnfs returned code 1.
1199.34/1199.98	c satzilla running vallst ... 
1199.34/1199.98	c Bin: Executing vallst
1199.34/1199.98	c vallst returned code 1.
1199.34/1199.98	c vallst returned code 1.
1199.34/1199.98	c satzilla running zchaff_rand ... 
1199.34/1199.98	c Bin: Executing zchaff_rand
1199.34/1199.98	c zchaff_rand returned code 1.
1199.34/1199.98	c zchaff_rand returned code 1.
1199.34/1199.98	c ERROR: All Failed! 
1199.34/1199.98	c SATZILLA_TIME=1199.610000

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/node9/watcher-336287-1173643717 -o ROOT/results/node9/solver-336287-1173643717 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336287-1173643717/SATzilla2007_C /tmp/evaluation/336287-1173643717/instance-336287-1173643717.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.96 3/77 2520
/proc/meminfo: memFree=1897144/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=1440 CPUtime=0
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384326341 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 360 110 95 260 0 84 0
[pid=2521] ppid=2520 vsize=1600 CPUtime=0
/proc/2521/stat : 2521 (march_dl) R 2520 2520 1972 0 -1 4194304 231 0 0 0 0 0 0 0 20 0 1 0 384326341 1638400 226 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2521/statm: 400 226 50 118 0 279 0

[startup+0.0108799 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 2520
/proc/meminfo: memFree=1897144/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=1440 CPUtime=0
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384326341 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 360 110 95 260 0 84 0
[pid=2521] ppid=2520 vsize=1732 CPUtime=0
/proc/2521/stat : 2521 (march_dl) R 2520 2520 1972 0 -1 4194304 258 0 0 0 0 0 0 0 20 0 1 0 384326341 1773568 253 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134724388 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2521/statm: 433 253 50 118 0 312 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3172

[startup+0.102898 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 2520
/proc/meminfo: memFree=1897144/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=1440 CPUtime=0
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384326341 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 360 110 95 260 0 84 0
[pid=2521] ppid=2520 vsize=5032 CPUtime=0.09
/proc/2521/stat : 2521 (march_dl) R 2520 2520 1972 0 -1 4194304 843 0 0 0 9 0 0 0 20 0 1 0 384326341 5152768 837 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2521/statm: 1291 842 52 118 0 1170 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6472

[startup+0.302934 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 2520
/proc/meminfo: memFree=1897144/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=1440 CPUtime=0
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384326341 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 360 110 95 260 0 84 0
[pid=2521] ppid=2520 vsize=4560 CPUtime=0.29
/proc/2521/stat : 2521 (march_dl) R 2520 2520 1972 0 -1 4194304 2238 0 0 0 28 1 0 0 22 0 1 0 384326341 4669440 736 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134546016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2521/statm: 1140 736 55 118 0 1019 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6000

[startup+0.702013 s]
/proc/loadavg: 0.91 0.95 0.96 3/77 2520
/proc/meminfo: memFree=1897144/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=1440 CPUtime=0
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384326341 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 360 110 95 260 0 84 0
[pid=2521] ppid=2520 vsize=6480 CPUtime=0.69
/proc/2521/stat : 2521 (march_dl) R 2520 2520 1972 0 -1 4194304 6280 0 0 0 66 3 0 0 25 0 1 0 384326341 6635520 1196 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543113 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2521/statm: 1620 1196 55 118 0 1499 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7920

[startup+1.50117 s]
/proc/loadavg: 0.91 0.95 0.96 2/79 2522
/proc/meminfo: memFree=1894056/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=1440 CPUtime=0
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384326341 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 360 110 95 260 0 84 0
[pid=2521] ppid=2520 vsize=6332 CPUtime=1.49
/proc/2521/stat : 2521 (march_dl) R 2520 2520 1972 0 -1 4194304 13499 0 0 0 144 5 0 0 25 0 1 0 384326341 6483968 1177 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2521/statm: 1583 1177 55 118 0 1462 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7772

[startup+3.10148 s]
/proc/loadavg: 0.91 0.95 0.96 2/79 2522
/proc/meminfo: memFree=1893992/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=1440 CPUtime=0
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 384326341 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 360 110 95 260 0 84 0
[pid=2521] ppid=2520 vsize=8032 CPUtime=3.09
/proc/2521/stat : 2521 (march_dl) R 2520 2520 1972 0 -1 4194304 27389 0 0 0 298 11 0 0 25 0 1 0 384326341 8224768 1603 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544596 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2521/statm: 2008 1603 65 118 0 1887 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9472

[startup+6.30109 s]
/proc/loadavg: 0.92 0.95 0.96 2/79 2523
/proc/meminfo: memFree=1891120/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=1440 CPUtime=4.99
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 135 38279 0 0 0 0 483 16 16 0 1 0 384326341 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/2520/statm: 360 111 96 260 0 84 0
[pid=2523] ppid=2520 vsize=10288 CPUtime=1.18
/proc/2523/stat : 2523 (ubcsat2006) R 2520 2520 1972 0 -1 4194304 1255 0 13 0 113 5 0 0 25 0 1 0 384326842 10534912 1251 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/2523/statm: 2572 1251 156 64 0 2153 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 11728

[startup+12.7013 s]
/proc/loadavg: 0.93 0.95 0.96 2/78 2523
/proc/meminfo: memFree=1883000/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.57
/proc/2520/stat : 2520 (SATzilla2007_C) R 2518 2520 1972 0 -1 4194304 6826 39541 0 13 528 11 692 26 25 0 1 0 384326341 14942208 3381 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 134591219 0 0 4096 0 0 0 0 17 1 0 0
/proc/2520/statm: 3648 3381 164 260 0 3372 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 14592

[startup+25.5028 s]
/proc/loadavg: 0.94 0.96 0.96 2/79 2524
/proc/meminfo: memFree=1869808/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=13272 CPUtime=12.75
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 3134 0 0 0 1273 2 0 0 25 0 1 0 384327615 13590528 3128 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 3318 3128 58 118 0 3196 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 27864

[startup+51.1027 s]
/proc/loadavg: 0.96 0.96 0.96 2/79 2524
/proc/meminfo: memFree=1867760/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=15628 CPUtime=38.33
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 3722 0 0 0 3830 3 0 0 25 0 1 0 384327615 16003072 3716 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 3907 3716 58 118 0 3785 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 30220

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.96 2/79 2524
/proc/meminfo: memFree=1866480/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=16744 CPUtime=89.52
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 3995 0 0 0 8948 4 0 0 25 0 1 0 384327615 17145856 3989 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 4186 3989 58 118 0 4064 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 31336

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 2524
/proc/meminfo: memFree=1865008/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=18376 CPUtime=149.5
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 4349 0 0 0 14945 5 0 0 25 0 1 0 384327615 18817024 4343 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 4594 4343 58 118 0 4472 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 32968

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 2524
/proc/meminfo: memFree=1864624/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=18652 CPUtime=209.47
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 4421 0 0 0 20942 5 0 0 25 0 1 0 384327615 19099648 4415 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528555 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 4663 4415 58 118 0 4541 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 33244

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 2524
/proc/meminfo: memFree=1862000/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=21248 CPUtime=269.45
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 5065 0 0 0 26939 6 0 0 25 0 1 0 384327615 21757952 5059 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 5312 5059 58 118 0 5190 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 35840

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 2524
/proc/meminfo: memFree=1861296/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=21936 CPUtime=329.43
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 5217 0 0 0 32936 7 0 0 25 0 1 0 384327615 22462464 5211 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 5484 5211 58 118 0 5362 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 36528


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


[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 2524
/proc/meminfo: memFree=1854256/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=28520 CPUtime=749.29
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 6851 0 0 0 74917 12 0 0 25 0 1 0 384327615 29204480 6845 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 7130 6845 58 118 0 7008 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 43112

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 2524
/proc/meminfo: memFree=1853808/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=28948 CPUtime=809.26
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 6957 0 0 0 80913 13 0 0 25 0 1 0 384327615 29642752 6951 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527463 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 7237 6951 58 118 0 7115 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 43540

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/79 2524
/proc/meminfo: memFree=1853488/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=29488 CPUtime=869.24
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 7023 0 0 0 86911 13 0 0 25 0 1 0 384327615 30195712 7017 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 7372 7017 58 118 0 7250 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 44080

[startup+942.301 s]
/proc/loadavg: 1.03 0.99 0.97 2/79 2524
/proc/meminfo: memFree=1852976/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=29916 CPUtime=929.22
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 7132 0 0 0 92908 14 0 0 25 0 1 0 384327615 30633984 7126 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 7479 7126 58 118 0 7357 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 44508

[startup+1002.3 s]
/proc/loadavg: 1.01 0.99 0.97 2/79 2524
/proc/meminfo: memFree=1852464/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=30376 CPUtime=989.2
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 7235 0 0 0 98906 14 0 0 25 0 1 0 384327615 31105024 7229 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 7594 7229 58 118 0 7472 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 44968

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 2524
/proc/meminfo: memFree=1852016/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=30800 CPUtime=1049.18
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 7333 0 0 0 104903 15 0 0 25 0 1 0 384327615 31539200 7327 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 7700 7327 58 118 0 7578 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 45392

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 2524
/proc/meminfo: memFree=1851696/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=31092 CPUtime=1109.16
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 7402 0 0 0 110901 15 0 0 25 0 1 0 384327615 31838208 7396 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 7773 7396 58 118 0 7651 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 45684

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 2524
/proc/meminfo: memFree=1849328/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=33408 CPUtime=1169.14
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 7975 0 0 0 116897 17 0 0 25 0 1 0 384327615 34209792 7969 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525174 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 8352 7969 58 118 0 8230 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 48000

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 2524
/proc/meminfo: memFree=1849200/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=33540 CPUtime=1177.14
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 8012 0 0 0 117697 17 0 0 25 0 1 0 384327615 34344960 8006 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525379 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 8385 8006 58 118 0 8263 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 48132

[startup+1196.7 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 2524
/proc/meminfo: memFree=1849200/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=33540 CPUtime=1183.54
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 8012 0 0 0 118337 17 0 0 25 0 1 0 384327615 34344960 8006 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 8385 8006 58 118 0 8263 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 48132

[startup+1198.3 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 2524
/proc/meminfo: memFree=1849200/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=33540 CPUtime=1185.14
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 8012 0 0 0 118497 17 0 0 25 0 1 0 384327615 34344960 8006 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525925 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 8385 8006 58 118 0 8263 0
Current children cumulated CPU time (s) 1197.75
Current children cumulated vsize (KiB) 48132

[startup+1199.1 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 2524
/proc/meminfo: memFree=1849200/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=33540 CPUtime=1185.94
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 8012 0 0 0 118577 17 0 0 25 0 1 0 384327615 34344960 8006 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 8385 8006 58 118 0 8263 0
Current children cumulated CPU time (s) 1198.55
Current children cumulated vsize (KiB) 48132

[startup+1199.5 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 2524
/proc/meminfo: memFree=1849200/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=33540 CPUtime=1186.33
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 8012 0 0 0 118616 17 0 0 25 0 1 0 384327615 34344960 8006 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 8385 8006 58 118 0 8263 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 48132

[startup+1199.9 s]
/proc/loadavg: 1.00 0.99 0.97 2/79 2524
/proc/meminfo: memFree=1849200/2055920 swapFree=4152244/4192956
[pid=2520] ppid=2518 vsize=14592 CPUtime=12.61
/proc/2520/stat : 2520 (SATzilla2007_C) S 2518 2520 1972 0 -1 4194304 6838 39541 0 13 531 12 692 26 25 0 1 0 384326341 14942208 3390 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/2520/statm: 3648 3390 165 260 0 3372 0
[pid=2524] ppid=2520 vsize=33540 CPUtime=1186.73
/proc/2524/stat : 2524 (minisat20) R 2520 2520 1972 0 -1 4194304 8012 0 0 0 118656 17 0 0 25 0 1 0 384327615 34344960 8006 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525794 0 0 8392704 3 0 0 0 17 1 0 0
/proc/2524/statm: 8385 8006 58 118 0 8263 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 48132

Child status: 17
Real time (s): 1199.99
CPU time (s): 1199.45
CPU user time (s): 1198.88
CPU system time (s): 0.569913
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 48132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.88
system time used= 0.569913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54404
page faults= 13
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54
involuntary context switches= 3818

runsolver used 1.3268 second user time and 3.04754 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Mar 11 20:08:37 UTC 2007

IDJOB= 336287
IDBENCH= 24671
IDSOLVER= 135
FILE ID= node9/336287-1173643717

PBS_JOBID= 4101378

Free space on /tmp= 66344 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/strips-gripper-12t22.sat05-1151.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336287-1173643717/SATzilla2007_C /tmp/evaluation/336287-1173643717/instance-336287-1173643717.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-336287-1173643717 -o ROOT/results/node9/solver-336287-1173643717 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336287-1173643717/SATzilla2007_C /tmp/evaluation/336287-1173643717/instance-336287-1173643717.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  05298a484bf02ec125537b469ecd7326

RANDOM SEED= 503973414

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1897616 kB
Buffers:         17600 kB
Cached:          62908 kB
SwapCached:       9184 kB
Active:          53844 kB
Inactive:        49728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1897616 kB
SwapTotal:     4192956 kB
SwapFree:      4152244 kB
Dirty:            9472 kB
Writeback:           0 kB
Mapped:          29616 kB
Slab:            40400 kB
Committed_AS:  1543988 kB
PageTables:       1688 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= 66344 MiB

End job on node9 on Sun Mar 11 20:28:37 UTC 2007