Trace number 292606

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.44 1199.87

General information on the benchmark

Namerandom/OnTreshold/5SAT/v90/
unif-k5-r21.3-v90-c1917-S1380126410-13.UNSAT.shuffled.cnf
MD5SUM686dd485c2804890e53697263a117786
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark175.909
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses1917
Sum of the clauses size9585
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 51917
Number of clauses of size over 50

Solver Data (download as text)

10.53/10.62	c run March_dl for 5 seconds ... 
10.53/10.62	c Bin: Executing march_dl
10.53/10.62	c child exit by a signal
10.53/10.62	c march_dl returned code 137.
10.53/10.62	c run saps (UBCSAT implementation) for 2 seconds ... 
10.53/10.62	c Bin: Executing ubcsat2006
10.53/10.62	c child exited successfully
10.53/10.62	c ubcsat2006 returned code 0.
10.53/10.62	c satzilla computing base features
10.53/10.62	c satzilla doing unit-prop probe
10.53/10.62	c satzilla doing local search probe
10.53/10.62	c satzilla doing lobjois search-space size estimate
10.53/10.62	c satzilla's ranking:
10.53/10.62	c 1) minisat20+P: -1.652873
10.53/10.62	c 2) march_dl+P: 1.293906
10.53/10.62	c 3) zchaff_rand+P: 2.862240
10.53/10.62	c 4) march_dl: 3.283242
10.53/10.62	c 5) minisat20: 5.129141
10.53/10.62	c 6) vallst+P: 6.694869
10.53/10.62	c 7) kcnfs+P: 999.000000
10.53/10.62	c 8) kcnfs: 999.000000
10.53/10.62	c 9) vallst: 999.000000
10.53/10.62	c 10) zchaff_rand: 999.000000
10.53/10.62	c satzilla running minisat20 with preprocessing ... 
10.53/10.63	This is MiniSat 2.0 beta
10.53/10.63	WARNING: for repeatability, setting FPU to use double precision
10.53/10.63	============================[ Problem Statistics ]=============================
10.53/10.63	|                                                                             |
10.53/10.63	|  Number of variables:  90                                                   |
10.53/10.63	|  Number of clauses:    1917                                                 |
10.53/10.63	|  Parsing time:         0.00         s                                       |
10.53/10.63	============================[ Search Statistics ]==============================
10.53/10.63	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.53/10.63	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.53/10.63	===============================================================================
10.53/10.63	|         0 |      90     1917     9585 |      639        0    nan |  0.000 % |
10.53/10.63	|       101 |      90     1917     9585 |      702      101     21 |  0.012 % |
10.53/10.64	|       252 |      90     1917     9585 |      773      252     21 |  0.012 % |
10.53/10.64	|       479 |      90     1917     9585 |      850      479     21 |  0.012 % |
10.53/10.65	|       817 |      90     1917     9585 |      935      817     21 |  0.012 % |
10.60/10.66	|      1324 |      90     1917     9585 |     1029      843     19 |  0.012 % |
10.60/10.68	|      2084 |      90     1917     9585 |     1132      555     19 |  0.012 % |
10.60/10.71	|      3223 |      90     1917     9585 |     1245     1114     19 |  0.012 % |
10.60/10.76	|      4931 |      90     1917     9585 |     1369      928     18 |  0.012 % |
10.60/10.83	|      7493 |      90     1917     9585 |     1506      714     18 |  0.012 % |
10.60/10.94	|     11339 |      90     1917     9585 |     1657     1503     19 |  0.012 % |
10.60/11.12	|     17105 |      90     1917     9585 |     1823     1399     19 |  0.012 % |
11.34/11.40	|     25754 |      90     1917     9585 |     2005     1753     19 |  0.012 % |
11.74/11.86	|     38729 |      90     1917     9585 |     2206     1546     18 |  0.012 % |
12.46/12.57	|     58192 |      90     1917     9585 |     2426     2047     18 |  0.012 % |
13.59/13.67	|     87384 |      90     1917     9585 |     2669     1838     18 |  0.012 % |
15.33/15.38	|    131173 |      90     1917     9585 |     2936     2539     19 |  0.012 % |
17.89/18.01	|    196857 |      90     1917     9585 |     3229     1639     18 |  0.012 % |
21.99/22.10	|    295383 |      90     1917     9585 |     3552     2570     17 |  0.012 % |
28.34/28.42	|    443174 |      90     1917     9585 |     3908     1977     18 |  0.012 % |
38.38/38.45	|    664860 |      90     1917     9585 |     4298     3539     18 |  0.012 % |
54.06/54.14	|    997385 |      90     1917     9585 |     4728     3379     19 |  0.012 % |
78.45/78.58	|   1496173 |      90     1917     9585 |     5201     3371     18 |  0.012 % |
116.97/117.13	|   2244355 |      90     1917     9585 |     5721     4604     17 |  0.012 % |
176.77/177.00	|   3366631 |      90     1917     9585 |     6293     4199     17 |  0.012 % |
270.93/271.20	|   5050042 |      90     1917     9585 |     6923     4896     19 |  0.012 % |
419.20/419.46	|   7575158 |      90     1917     9585 |     7615     5724     18 |  0.012 % |
652.61/652.98	|  11362833 |      90     1917     9585 |     8377     6042     19 |  0.012 % |
1022.77/1023.24	|  17044347 |      90     1917     9585 |     9215     6399     18 |  0.013 % |
1199.32/1199.86	c Preprocessing...
1199.32/1199.86	c Inital problem has 90 variables, 1917 nary clauses (0 binary clauses).
1199.32/1199.86	c Num non-binary clauses 1917, Average non-binary clause length 5.000
1199.32/1199.86	c Theory has no gaps
1199.32/1199.86	c Preprocessor runtime was 0.000 seconds.
1199.32/1199.86	c 
1199.32/1199.86	c Satisfiability of theory still undetermined.
1199.32/1199.86	c See file /tmp/e3Dpxa for simplified theory.
1199.32/1199.86	c Bin: Executing minisat20
1199.32/1199.86	c child exit by a signal
1199.32/1199.86	c minisat20 returned code 137.
1199.32/1199.86	c minisat20 returned code 137.
1199.32/1199.86	c satzilla running march_dl with preprocessing ... 
1199.32/1199.86	c Bin: Executing march_dl
1199.32/1199.86	c march_dl returned code 1.
1199.32/1199.86	c march_dl returned code 1.
1199.32/1199.86	c satzilla running zchaff_rand with preprocessing ... 
1199.32/1199.86	c Bin: Executing zchaff_rand
1199.32/1199.86	c zchaff_rand returned code 1.
1199.32/1199.86	c zchaff_rand returned code 1.
1199.32/1199.86	c satzilla running march_dl ... 
1199.32/1199.86	c Bin: Executing march_dl
1199.32/1199.86	c march_dl returned code 1.
1199.32/1199.86	c march_dl returned code 1.
1199.32/1199.86	c satzilla running minisat20 ... 
1199.32/1199.86	c Bin: Executing minisat20
1199.32/1199.86	c minisat20 returned code 1.
1199.32/1199.86	c minisat20 returned code 1.
1199.32/1199.86	c satzilla running vallst with preprocessing ... 
1199.32/1199.86	c Bin: Executing vallst
1199.32/1199.86	c vallst returned code 1.
1199.32/1199.86	c vallst returned code 1.
1199.32/1199.86	c satzilla running kcnfs with preprocessing ... 
1199.32/1199.86	c Bin: Executing kcnfs
1199.32/1199.86	c kcnfs returned code 1.
1199.32/1199.86	c kcnfs returned code 1.
1199.32/1199.86	c satzilla running kcnfs ... 
1199.32/1199.86	c Bin: Executing kcnfs
1199.32/1199.86	c kcnfs returned code 1.
1199.32/1199.86	c kcnfs returned code 1.
1199.32/1199.86	c satzilla running vallst ... 
1199.32/1199.86	c Bin: Executing vallst
1199.32/1199.86	c vallst returned code 1.
1199.32/1199.86	c vallst returned code 1.
1199.32/1199.86	c satzilla running zchaff_rand ... 
1199.32/1199.86	c Bin: Executing zchaff_rand
1199.32/1199.86	c zchaff_rand returned code 1.
1199.32/1199.86	c zchaff_rand returned code 1.
1199.32/1199.86	c ERROR: All Failed! 
1199.32/1199.86	c SATZILLA_TIME=1199.600000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node58/watcher-292606-1171756730 -o ROOT/results/node58/solver-292606-1171756730 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/292606-1171756730/SATzilla2007_C /tmp/evaluation/292606-1171756730/instance-292606-1171756730.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31520
/proc/meminfo: memFree=1085176/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1440 CPUtime=0
/proc/31520/stat : 31520 (SATzilla2007_C) R 31518 31520 29882 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 195629742 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/31520/statm: 360 110 95 260 0 84 0
[pid=31521] ppid=31520 vsize=636 CPUtime=0
/proc/31521/stat : 31521 (march_dl) R 31520 31520 29882 0 -1 4194304 79 0 0 0 0 0 0 0 18 0 1 0 195629742 651264 74 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31521/statm: 159 74 50 118 0 38 0

[startup+0.106812 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31520
/proc/meminfo: memFree=1085176/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1440 CPUtime=0
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195629742 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31520/statm: 360 110 95 260 0 84 0
[pid=31521] ppid=31520 vsize=2188 CPUtime=0.1
/proc/31521/stat : 31521 (march_dl) R 31520 31520 29882 0 -1 4194304 489 0 0 0 10 0 0 0 19 0 1 0 195629742 2240512 481 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134559737 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31521/statm: 547 481 72 118 0 426 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3628

[startup+0.514855 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31520
/proc/meminfo: memFree=1085176/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1440 CPUtime=0
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195629742 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31520/statm: 360 110 95 260 0 84 0
[pid=31521] ppid=31520 vsize=2384 CPUtime=0.51
/proc/31521/stat : 31521 (march_dl) R 31520 31520 29882 0 -1 4194304 516 0 0 0 51 0 0 0 23 0 1 0 195629742 2441216 508 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134514082 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31521/statm: 596 508 74 118 0 475 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 3824

[startup+1.33495 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31522
/proc/meminfo: memFree=1083112/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1440 CPUtime=0
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195629742 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31520/statm: 360 110 95 260 0 84 0
[pid=31521] ppid=31520 vsize=3108 CPUtime=1.33
/proc/31521/stat : 31521 (march_dl) R 31520 31520 29882 0 -1 4194304 683 0 0 0 133 0 0 0 25 0 1 0 195629742 3182592 675 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31521/statm: 777 675 74 118 0 656 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4548

[startup+2.97113 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31522
/proc/meminfo: memFree=1082088/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1440 CPUtime=0
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 195629742 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31520/statm: 360 110 95 260 0 84 0
[pid=31521] ppid=31520 vsize=3768 CPUtime=2.96
/proc/31521/stat : 31521 (march_dl) R 31520 31520 29882 0 -1 4194304 826 0 0 0 296 0 0 0 25 0 1 0 195629742 3858432 818 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134532772 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31521/statm: 942 818 74 118 0 821 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 5208

[startup+6.25249 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31523
/proc/meminfo: memFree=1084392/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1440 CPUtime=4.99
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 135 892 0 0 0 0 499 0 16 0 1 0 195629742 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31520/statm: 360 111 96 260 0 84 0
[pid=31523] ppid=31520 vsize=6188 CPUtime=1.23
/proc/31523/stat : 31523 (ubcsat2006) R 31520 31520 29882 0 -1 4194304 267 0 0 0 110 13 0 0 25 0 1 0 195630242 6336512 250 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31523/statm: 1547 250 156 64 0 1128 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 7628

[startup+12.7082 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31524
/proc/meminfo: memFree=1083632/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=2208 CPUtime=2.07
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 223 0 0 0 207 0 0 0 25 0 1 0 195630805 2260992 217 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528341 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 552 217 58 118 0 430 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4176

[startup+25.5236 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31524
/proc/meminfo: memFree=1083312/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=2604 CPUtime=14.88
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 321 0 0 0 1488 0 0 0 25 0 1 0 195630805 2666496 315 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 651 315 58 118 0 529 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4572

[startup+51.1474 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31524
/proc/meminfo: memFree=1082992/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=3000 CPUtime=40.49
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 420 0 0 0 4049 0 0 0 25 0 1 0 195630805 3072000 414 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 750 414 58 118 0 628 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 4968

[startup+102.39 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31524
/proc/meminfo: memFree=1082672/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=3268 CPUtime=91.72
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 504 0 0 0 9172 0 0 0 25 0 1 0 195630805 3346432 498 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529266 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 817 498 58 118 0 695 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 5236

[startup+162.474 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 31630
/proc/meminfo: memFree=1081152/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=3548 CPUtime=151.73
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 568 0 0 0 15173 0 0 0 25 0 1 0 195630805 3633152 562 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 887 562 58 118 0 765 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 5516

[startup+222.562 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 31702
/proc/meminfo: memFree=1080832/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=3828 CPUtime=211.77
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 637 0 0 0 21177 0 0 0 25 0 1 0 195630805 3919872 631 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 957 631 58 118 0 835 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 5796

[startup+282.621 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31722
/proc/meminfo: memFree=1081776/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=3968 CPUtime=271.81
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 672 0 0 0 27180 1 0 0 25 0 1 0 195630805 4063232 666 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 992 666 58 118 0 870 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 5936

[startup+342.682 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31722
/proc/meminfo: memFree=1081648/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=4108 CPUtime=331.85
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 694 0 0 0 33184 1 0 0 25 0 1 0 195630805 4206592 688 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134535748 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1027 688 58 118 0 905 0
Current children cumulated CPU time (s) 342.45
Current children cumulated vsize (KiB) 6076

[startup+402.743 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31722
/proc/meminfo: memFree=1081712/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=4108 CPUtime=391.9
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 697 0 0 0 39189 1 0 0 25 0 1 0 195630805 4206592 691 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1027 691 58 118 0 905 0
Current children cumulated CPU time (s) 402.5
Current children cumulated vsize (KiB) 6076

[startup+462.802 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31722
/proc/meminfo: memFree=1081584/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=4108 CPUtime=451.94
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 713 0 0 0 45193 1 0 0 25 0 1 0 195630805 4206592 707 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1027 707 58 118 0 905 0
Current children cumulated CPU time (s) 462.54

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


[startup+823.166 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31722
/proc/meminfo: memFree=1081200/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=4724 CPUtime=812.21
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 839 0 0 0 81219 2 0 0 25 0 1 0 195630805 4837376 833 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1181 833 58 118 0 1059 0
Current children cumulated CPU time (s) 822.81
Current children cumulated vsize (KiB) 6692

[startup+883.222 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 31722
/proc/meminfo: memFree=1081136/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=4872 CPUtime=872.25
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 861 0 0 0 87223 2 0 0 25 0 1 0 195630805 4988928 855 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1218 855 58 118 0 1096 0
Current children cumulated CPU time (s) 882.85
Current children cumulated vsize (KiB) 6840

[startup+943.279 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31722
/proc/meminfo: memFree=1081072/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=4872 CPUtime=932.29
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 867 0 0 0 93227 2 0 0 25 0 1 0 195630805 4988928 861 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529260 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1218 861 58 118 0 1096 0
Current children cumulated CPU time (s) 942.89
Current children cumulated vsize (KiB) 6840

[startup+1003.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31722
/proc/meminfo: memFree=1081136/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=4872 CPUtime=992.33
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 872 0 0 0 99231 2 0 0 25 0 1 0 195630805 4988928 866 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1218 866 58 118 0 1096 0
Current children cumulated CPU time (s) 1002.93
Current children cumulated vsize (KiB) 6840

[startup+1063.37 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31722
/proc/meminfo: memFree=1081008/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=5020 CPUtime=1052.34
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 902 0 0 0 105232 2 0 0 25 0 1 0 195630805 5140480 896 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1255 896 58 118 0 1133 0
Current children cumulated CPU time (s) 1062.94
Current children cumulated vsize (KiB) 6988

[startup+1123.42 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 31722
/proc/meminfo: memFree=1080944/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=5168 CPUtime=1112.38
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 937 0 0 0 111236 2 0 0 25 0 1 0 195630805 5292032 931 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1292 931 58 118 0 1170 0
Current children cumulated CPU time (s) 1122.98
Current children cumulated vsize (KiB) 7136

[startup+1183.48 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31722
/proc/meminfo: memFree=1080880/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=5168 CPUtime=1172.42
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 948 0 0 0 117240 2 0 0 25 0 1 0 195630805 5292032 942 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1292 942 58 118 0 1170 0
Current children cumulated CPU time (s) 1183.02
Current children cumulated vsize (KiB) 7136

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

[startup+1187.38 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31722
/proc/meminfo: memFree=1080880/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=5168 CPUtime=1176.32
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 952 0 0 0 117630 2 0 0 25 0 1 0 195630805 5292032 946 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134529158 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1292 946 58 118 0 1170 0
Current children cumulated CPU time (s) 1186.92
Current children cumulated vsize (KiB) 7136

[startup+1193.93 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31722
/proc/meminfo: memFree=1080880/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=5168 CPUtime=1182.87
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 952 0 0 0 118285 2 0 0 25 0 1 0 195630805 5292032 946 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1292 946 58 118 0 1170 0
Current children cumulated CPU time (s) 1193.47
Current children cumulated vsize (KiB) 7136

[startup+1197.22 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 31722
/proc/meminfo: memFree=1080880/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=5168 CPUtime=1186.16
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 952 0 0 0 118614 2 0 0 25 0 1 0 195630805 5292032 946 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1292 946 58 118 0 1170 0
Current children cumulated CPU time (s) 1196.76
Current children cumulated vsize (KiB) 7136

[startup+1198.86 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 31722
/proc/meminfo: memFree=1080880/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=5168 CPUtime=1187.8
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 952 0 0 0 118778 2 0 0 25 0 1 0 195630805 5292032 946 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1292 946 58 118 0 1170 0
Current children cumulated CPU time (s) 1198.4
Current children cumulated vsize (KiB) 7136

[startup+1199.27 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 31722
/proc/meminfo: memFree=1080880/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=5168 CPUtime=1188.21
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 952 0 0 0 118819 2 0 0 25 0 1 0 195630805 5292032 946 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1292 946 58 118 0 1170 0
Current children cumulated CPU time (s) 1198.81
Current children cumulated vsize (KiB) 7136

[startup+1199.67 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 31722
/proc/meminfo: memFree=1080880/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=5168 CPUtime=1188.62
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 952 0 0 0 118860 2 0 0 25 0 1 0 195630805 5292032 946 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1292 946 58 118 0 1170 0
Current children cumulated CPU time (s) 1199.22
Current children cumulated vsize (KiB) 7136

[startup+1199.78 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 31722
/proc/meminfo: memFree=1080880/2055920 swapFree=4183260/4192956
[pid=31520] ppid=31518 vsize=1968 CPUtime=10.6
/proc/31520/stat : 31520 (SATzilla2007_C) S 31518 31520 29882 0 -1 4194304 660 1165 0 0 314 22 700 24 25 0 1 0 195629742 2015232 318 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31520/statm: 492 318 165 260 0 216 0
[pid=31524] ppid=31520 vsize=5168 CPUtime=1188.72
/proc/31524/stat : 31524 (minisat20) R 31520 31520 29882 0 -1 4194304 952 0 0 0 118870 2 0 0 25 0 1 0 195630805 5292032 946 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31524/statm: 1292 946 58 118 0 1170 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 7136

Child status: 17
Real time (s): 1199.87
CPU time (s): 1199.44
CPU user time (s): 1198.94
CPU system time (s): 0.500923
CPU usage (%): 99.9643
Max. virtual memory (cumulated for all children) (KiB): 7628

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

runsolver used 0.962853 second user time and 2.45263 second system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat Feb 17 23:58:51 UTC 2007

IDJOB= 292606
IDBENCH= 19843
IDSOLVER= 135
FILE ID= node58/292606-1171756730

PBS_JOBID= 3839464

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v90/unif-k5-r21.3-v90-c1917-S1380126410-13.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/292606-1171756730/SATzilla2007_C /tmp/evaluation/292606-1171756730/instance-292606-1171756730.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-292606-1171756730 -o ROOT/results/node58/solver-292606-1171756730 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/292606-1171756730/SATzilla2007_C /tmp/evaluation/292606-1171756730/instance-292606-1171756730.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  686dd485c2804890e53697263a117786

RANDOM SEED= 503773159

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node58.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.234
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.234
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:       1085648 kB
Buffers:         49292 kB
Cached:         815064 kB
SwapCached:       4004 kB
Active:         538080 kB
Inactive:       336304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1085648 kB
SwapTotal:     4192956 kB
SwapFree:      4183260 kB
Dirty:            8392 kB
Writeback:           0 kB
Mapped:          15500 kB
Slab:            81980 kB
Committed_AS:   436480 kB
PageTables:       1380 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= 66556 MiB

End job on node58 on Sun Feb 18 00:18:51 UTC 2007