Trace number 294205

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.39 1199.91

General information on the benchmark

Namerandom/OnTreshold/5SAT/v130/
unif-k5-r21.3-v130-c2769-S1253549494-19.UNSAT.shuffled.cnf
MD5SUM7216eb29a4c793652d945295ab58d575
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables130
Number of clauses2769
Sum of the clauses size13845
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 52769
Number of clauses of size over 50

Solver Data (download as text)

10.52/10.57	c run March_dl for 5 seconds ... 
10.52/10.57	c Bin: Executing march_dl
10.52/10.57	c child exit by a signal
10.52/10.57	c march_dl returned code 137.
10.52/10.57	c run saps (UBCSAT implementation) for 2 seconds ... 
10.52/10.57	c Bin: Executing ubcsat2006
10.52/10.57	c child exited successfully
10.52/10.57	c ubcsat2006 returned code 0.
10.52/10.57	c satzilla computing base features
10.52/10.57	c satzilla doing unit-prop probe
10.52/10.57	c satzilla doing local search probe
10.52/10.57	c satzilla doing lobjois search-space size estimate
10.52/10.57	c satzilla's ranking:
10.52/10.57	c 1) minisat20+P: -4.069483
10.52/10.57	c 2) march_dl+P: 1.643721
10.52/10.57	c 3) minisat20: 2.357070
10.52/10.57	c 4) march_dl: 3.503857
10.52/10.57	c 5) vallst+P: 4.824771
10.52/10.57	c 6) zchaff_rand+P: 10.715764
10.52/10.57	c 7) kcnfs+P: 999.000000
10.52/10.57	c 8) kcnfs: 999.000000
10.52/10.57	c 9) vallst: 999.000000
10.52/10.57	c 10) zchaff_rand: 999.000000
10.52/10.57	c satzilla running minisat20 with preprocessing ... 
10.52/10.58	This is MiniSat 2.0 beta
10.52/10.58	WARNING: for repeatability, setting FPU to use double precision
10.52/10.58	============================[ Problem Statistics ]=============================
10.52/10.58	|                                                                             |
10.52/10.58	|  Number of variables:  130                                                  |
10.52/10.58	|  Number of clauses:    2769                                                 |
10.52/10.58	|  Parsing time:         0.00         s                                       |
10.52/10.58	============================[ Search Statistics ]==============================
10.52/10.58	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.52/10.58	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.52/10.58	===============================================================================
10.52/10.58	|         0 |     130     2769    13845 |      923        0    nan |  0.000 % |
10.52/10.59	|       100 |     130     2769    13845 |     1015      100     28 |  0.006 % |
10.52/10.59	|       250 |     130     2769    13845 |     1116      250     27 |  0.006 % |
10.52/10.60	|       475 |     130     2769    13845 |     1228      475     27 |  0.006 % |
10.52/10.61	|       812 |     130     2769    13845 |     1351      812     27 |  0.006 % |
10.52/10.62	|      1319 |     130     2769    13845 |     1486     1319     27 |  0.006 % |
10.52/10.65	|      2078 |     130     2769    13845 |     1635     1314     26 |  0.006 % |
10.55/10.69	|      3217 |     130     2769    13845 |     1798     1620     25 |  0.006 % |
10.55/10.75	|      4925 |     130     2769    13845 |     1978     1496     25 |  0.006 % |
10.55/10.86	|      7488 |     130     2769    13845 |     2176     1034     24 |  0.006 % |
10.55/11.00	|     11332 |     130     2769    13845 |     2394     1557     25 |  0.006 % |
10.55/11.25	|     17098 |     130     2769    13845 |     2633     1233     24 |  0.006 % |
11.54/11.64	|     25747 |     130     2769    13845 |     2896     1865     25 |  0.006 % |
12.15/12.25	|     38722 |     130     2769    13845 |     3186     1615     26 |  0.006 % |
13.08/13.17	|     58184 |     130     2769    13845 |     3505     1729     25 |  0.006 % |
14.51/14.64	|     87376 |     130     2769    13845 |     3855     2579     26 |  0.006 % |
16.87/16.97	|    131168 |     130     2769    13845 |     4241     3566     25 |  0.006 % |
20.56/20.63	|    196855 |     130     2769    13845 |     4665     2886     26 |  0.006 % |
26.29/26.36	|    295382 |     130     2769    13845 |     5131     2587     25 |  0.006 % |
35.00/35.11	|    443171 |     130     2769    13845 |     5644     3069     27 |  0.006 % |
48.94/49.06	|    664855 |     130     2769    13845 |     6209     3146     25 |  0.006 % |
70.55/70.69	|    997380 |     130     2769    13845 |     6830     4600     25 |  0.006 % |
104.36/104.53	|   1496169 |     130     2769    13845 |     7513     5552     25 |  0.006 % |
157.53/157.65	|   2244354 |     130     2769    13845 |     8264     6376     25 |  0.006 % |
242.67/242.89	|   3366628 |     130     2769    13845 |     9091     8288     24 |  0.006 % |
376.27/376.52	|   5050039 |     130     2769    13845 |    10000     7636     26 |  0.006 % |
590.39/590.72	|   7575156 |     130     2769    13845 |    11000     8765     25 |  0.006 % |
930.29/930.84	|  11362831 |     130     2769    13845 |    12100     5928     25 |  0.006 % |
1199.32/1199.91	c Preprocessing...
1199.32/1199.91	c Inital problem has 130 variables, 2769 nary clauses (0 binary clauses).
1199.32/1199.91	c Num non-binary clauses 2769, Average non-binary clause length 5.000
1199.32/1199.91	c Theory has no gaps
1199.32/1199.91	c Preprocessor runtime was 0.010 seconds.
1199.32/1199.91	c 
1199.32/1199.91	c Satisfiability of theory still undetermined.
1199.32/1199.91	c See file /tmp/eYh68h for simplified theory.
1199.32/1199.91	c Bin: Executing minisat20
1199.32/1199.91	c child exit by a signal
1199.32/1199.91	c minisat20 returned code 137.
1199.32/1199.91	c minisat20 returned code 137.
1199.32/1199.91	c satzilla running march_dl with preprocessing ... 
1199.32/1199.91	c Bin: Executing march_dl
1199.32/1199.91	c march_dl returned code 1.
1199.32/1199.91	c march_dl returned code 1.
1199.32/1199.91	c satzilla running minisat20 ... 
1199.32/1199.91	c Bin: Executing minisat20
1199.32/1199.91	c minisat20 returned code 1.
1199.32/1199.91	c minisat20 returned code 1.
1199.32/1199.91	c satzilla running march_dl ... 
1199.32/1199.91	c Bin: Executing march_dl
1199.32/1199.91	c march_dl returned code 1.
1199.32/1199.91	c march_dl returned code 1.
1199.32/1199.91	c satzilla running vallst with preprocessing ... 
1199.32/1199.91	c Bin: Executing vallst
1199.32/1199.91	c vallst returned code 1.
1199.32/1199.91	c vallst returned code 1.
1199.32/1199.91	c satzilla running zchaff_rand with preprocessing ... 
1199.32/1199.91	c Bin: Executing zchaff_rand
1199.32/1199.91	c zchaff_rand returned code 1.
1199.32/1199.91	c zchaff_rand returned code 1.
1199.32/1199.91	c satzilla running kcnfs with preprocessing ... 
1199.32/1199.91	c Bin: Executing kcnfs
1199.32/1199.91	c kcnfs returned code 1.
1199.32/1199.91	c kcnfs returned code 1.
1199.32/1199.91	c satzilla running kcnfs ... 
1199.32/1199.91	c Bin: Executing kcnfs
1199.32/1199.91	c kcnfs returned code 1.
1199.32/1199.91	c kcnfs returned code 1.
1199.32/1199.91	c satzilla running vallst ... 
1199.32/1199.91	c Bin: Executing vallst
1199.32/1199.91	c vallst returned code 1.
1199.32/1199.91	c vallst returned code 1.
1199.32/1199.91	c satzilla running zchaff_rand ... 
1199.32/1199.91	c Bin: Executing zchaff_rand
1199.32/1199.91	c zchaff_rand returned code 1.
1199.32/1199.91	c zchaff_rand returned code 1.
1199.32/1199.91	c ERROR: All Failed! 
1199.32/1199.91	c SATZILLA_TIME=1199.550000

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/node35/watcher-294205-1171784869 -o ROOT/results/node35/solver-294205-1171784869 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/294205-1171784869/SATzilla2007_C /tmp/evaluation/294205-1171784869/instance-294205-1171784869.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: 0.99 0.98 0.99 3/64 10392
/proc/meminfo: memFree=646232/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=1440 CPUtime=0
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 172250635 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 360 110 95 260 0 84 0
[pid=10393] ppid=10392 vsize=636 CPUtime=0
/proc/10393/stat : 10393 (march_dl) R 10392 10392 10271 0 -1 4194304 80 0 0 0 0 0 0 0 20 0 1 0 172250635 651264 75 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10393/statm: 159 75 50 118 0 38 0

[startup+0.10672 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10392
/proc/meminfo: memFree=646232/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=1440 CPUtime=0
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 172250635 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 360 110 95 260 0 84 0
[pid=10393] ppid=10392 vsize=1176 CPUtime=0.1
/proc/10393/stat : 10393 (march_dl) R 10392 10392 10271 0 -1 4194304 200 0 0 0 10 0 0 0 20 0 1 0 172250635 1204224 192 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134583583 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10393/statm: 294 192 67 118 0 173 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2616

[startup+0.514799 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 10392
/proc/meminfo: memFree=646232/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=1440 CPUtime=0
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 172250635 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 360 110 95 260 0 84 0
[pid=10393] ppid=10392 vsize=3448 CPUtime=0.51
/proc/10393/stat : 10393 (march_dl) R 10392 10392 10271 0 -1 4194304 752 0 0 0 51 0 0 0 23 0 1 0 172250635 3530752 744 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10393/statm: 862 744 74 118 0 741 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 4888

[startup+1.33496 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10394
/proc/meminfo: memFree=643400/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=1440 CPUtime=0
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 172250635 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 360 110 95 260 0 84 0
[pid=10393] ppid=10392 vsize=3448 CPUtime=1.33
/proc/10393/stat : 10393 (march_dl) R 10392 10392 10271 0 -1 4194304 754 0 0 0 133 0 0 0 25 0 1 0 172250635 3530752 746 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10393/statm: 862 746 74 118 0 741 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 4888

[startup+2.97628 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10394
/proc/meminfo: memFree=641864/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=1440 CPUtime=0
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 172250635 1474560 110 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 360 110 95 260 0 84 0
[pid=10393] ppid=10392 vsize=5288 CPUtime=2.96
/proc/10393/stat : 10393 (march_dl) R 10392 10392 10271 0 -1 4194304 1165 0 0 0 296 0 0 0 25 0 1 0 172250635 5414912 1157 18446744073709551615 134512640 134996440 4294956656 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10393/statm: 1322 1157 74 118 0 1201 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 6728

[startup+6.25493 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10395
/proc/meminfo: memFree=645384/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=1440 CPUtime=4.99
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 135 1283 0 0 0 0 498 1 16 0 1 0 172250635 1474560 111 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/10392/statm: 360 111 96 260 0 84 0
[pid=10395] ppid=10392 vsize=6188 CPUtime=1.24
/proc/10395/stat : 10395 (ubcsat2006) R 10392 10392 10271 0 -1 4194304 282 0 0 0 113 11 0 0 25 0 1 0 172251135 6336512 265 18446744073709551615 134512640 134777720 4294956496 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/10395/statm: 1547 265 156 64 0 1128 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 7628

[startup+12.7172 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10396
/proc/meminfo: memFree=644104/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=2472 CPUtime=2.12
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 302 0 0 0 212 0 0 0 25 0 1 0 172251693 2531328 296 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525636 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 618 296 58 118 0 496 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 4696

[startup+25.5237 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10396
/proc/meminfo: memFree=643464/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=3136 CPUtime=14.92
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 457 0 0 0 1492 0 0 0 25 0 1 0 172251693 3211264 451 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134535731 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 784 451 58 118 0 662 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 5360

[startup+51.1498 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10396
/proc/meminfo: memFree=642888/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=3672 CPUtime=40.54
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 595 0 0 0 4054 0 0 0 25 0 1 0 172251693 3760128 589 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525352 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 918 589 58 118 0 796 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 5896

[startup+102.39 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 10396
/proc/meminfo: memFree=642504/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=4076 CPUtime=91.76
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 708 0 0 0 9176 0 0 0 25 0 1 0 172251693 4173824 702 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1019 702 58 118 0 897 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 6300

[startup+162.45 s]
/proc/loadavg: 1.03 1.00 1.00 2/66 10396
/proc/meminfo: memFree=642056/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=4488 CPUtime=151.8
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 810 0 0 0 15179 1 0 0 25 0 1 0 172251693 4595712 804 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1122 804 58 118 0 1000 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 6712

[startup+222.507 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 10396
/proc/meminfo: memFree=641736/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=4900 CPUtime=211.83
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 889 0 0 0 21182 1 0 0 25 0 1 0 172251693 5017600 883 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1225 883 58 118 0 1103 0
Current children cumulated CPU time (s) 222.38
Current children cumulated vsize (KiB) 7124

[startup+282.565 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10396
/proc/meminfo: memFree=641480/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=5176 CPUtime=271.87
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 954 0 0 0 27186 1 0 0 25 0 1 0 172251693 5300224 948 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525476 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1294 948 58 118 0 1172 0
Current children cumulated CPU time (s) 282.42
Current children cumulated vsize (KiB) 7400

[startup+342.622 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10396
/proc/meminfo: memFree=641288/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=5308 CPUtime=331.91
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 986 0 0 0 33190 1 0 0 25 0 1 0 172251693 5435392 980 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1327 980 58 118 0 1205 0
Current children cumulated CPU time (s) 342.46
Current children cumulated vsize (KiB) 7532

[startup+402.682 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10396
/proc/meminfo: memFree=641096/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=5444 CPUtime=391.95
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 1035 0 0 0 39194 1 0 0 25 0 1 0 172251693 5574656 1029 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1361 1029 58 118 0 1239 0
Current children cumulated CPU time (s) 402.5
Current children cumulated vsize (KiB) 7668

[startup+462.741 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10396
/proc/meminfo: memFree=640904/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=5588 CPUtime=451.98
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 1075 0 0 0 45197 1 0 0 25 0 1 0 172251693 5722112 1069 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528282 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1397 1069 58 118 0 1275 0
Current children cumulated CPU time (s) 462.53

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


[startup+823.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10502
/proc/meminfo: memFree=639064/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=6172 CPUtime=812.2
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 1220 0 0 0 81217 3 0 0 25 0 1 0 172251693 6320128 1214 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1543 1214 58 118 0 1421 0
Current children cumulated CPU time (s) 822.75
Current children cumulated vsize (KiB) 8396

[startup+883.197 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 10574
/proc/meminfo: memFree=639120/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=6320 CPUtime=872.22
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 1235 0 0 0 87219 3 0 0 25 0 1 0 172251693 6471680 1229 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525752 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1580 1229 58 118 0 1458 0
Current children cumulated CPU time (s) 882.77
Current children cumulated vsize (KiB) 8544

[startup+943.254 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10594
/proc/meminfo: memFree=640008/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=6436 CPUtime=932.24
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 1277 0 0 0 93221 3 0 0 25 0 1 0 172251693 6590464 1271 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525622 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1609 1271 58 118 0 1487 0
Current children cumulated CPU time (s) 942.79
Current children cumulated vsize (KiB) 8660

[startup+1003.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10594
/proc/meminfo: memFree=639880/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=6580 CPUtime=992.28
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 1305 0 0 0 99224 4 0 0 25 0 1 0 172251693 6737920 1299 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1645 1299 58 118 0 1523 0
Current children cumulated CPU time (s) 1002.83
Current children cumulated vsize (KiB) 8804

[startup+1063.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10594
/proc/meminfo: memFree=639816/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=6728 CPUtime=1052.31
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 1331 0 0 0 105227 4 0 0 25 0 1 0 172251693 6889472 1325 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1682 1325 58 118 0 1560 0
Current children cumulated CPU time (s) 1062.86
Current children cumulated vsize (KiB) 8952

[startup+1123.42 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10594
/proc/meminfo: memFree=639688/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=6728 CPUtime=1112.35
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 1346 0 0 0 111231 4 0 0 25 0 1 0 172251693 6889472 1340 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1682 1340 58 118 0 1560 0
Current children cumulated CPU time (s) 1122.9
Current children cumulated vsize (KiB) 8952

[startup+1183.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10594
/proc/meminfo: memFree=639688/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=6728 CPUtime=1172.38
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 1359 0 0 0 117234 4 0 0 25 0 1 0 172251693 6889472 1353 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1682 1353 58 118 0 1560 0
Current children cumulated CPU time (s) 1182.93
Current children cumulated vsize (KiB) 8952

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

[startup+1187.27 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10594
/proc/meminfo: memFree=639688/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=6728 CPUtime=1176.17
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 1359 0 0 0 117613 4 0 0 25 0 1 0 172251693 6889472 1353 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1682 1353 58 118 0 1560 0
Current children cumulated CPU time (s) 1186.72
Current children cumulated vsize (KiB) 8952

[startup+1193.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10594
/proc/meminfo: memFree=639688/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=6876 CPUtime=1182.73
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 1365 0 0 0 118269 4 0 0 25 0 1 0 172251693 7041024 1359 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1719 1359 58 118 0 1597 0
Current children cumulated CPU time (s) 1193.28
Current children cumulated vsize (KiB) 9100

[startup+1197.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10594
/proc/meminfo: memFree=639688/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=6876 CPUtime=1186.01
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 1365 0 0 0 118597 4 0 0 25 0 1 0 172251693 7041024 1359 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1719 1359 58 118 0 1597 0
Current children cumulated CPU time (s) 1196.56
Current children cumulated vsize (KiB) 9100

[startup+1198.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10594
/proc/meminfo: memFree=639624/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=6876 CPUtime=1187.65
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 1365 0 0 0 118761 4 0 0 25 0 1 0 172251693 7041024 1359 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1719 1359 58 118 0 1597 0
Current children cumulated CPU time (s) 1198.2
Current children cumulated vsize (KiB) 9100

[startup+1199.57 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10594
/proc/meminfo: memFree=639624/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=6876 CPUtime=1188.47
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 1365 0 0 0 118843 4 0 0 25 0 1 0 172251693 7041024 1359 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525843 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1719 1359 58 118 0 1597 0
Current children cumulated CPU time (s) 1199.02
Current children cumulated vsize (KiB) 9100

[startup+1199.77 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10594
/proc/meminfo: memFree=639624/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=6876 CPUtime=1188.67
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 1365 0 0 0 118863 4 0 0 25 0 1 0 172251693 7041024 1359 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1719 1359 58 118 0 1597 0
Current children cumulated CPU time (s) 1199.22
Current children cumulated vsize (KiB) 9100

[startup+1199.88 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 10594
/proc/meminfo: memFree=639624/2055920 swapFree=4183700/4192956
[pid=10392] ppid=10390 vsize=2224 CPUtime=10.55
/proc/10392/stat : 10392 (SATzilla2007_C) S 10390 10392 10271 0 -1 4194304 735 1571 0 0 316 19 699 21 25 0 1 0 172250635 2277376 368 18446744073709551615 134512640 135579813 4294956624 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/10392/statm: 556 368 165 260 0 280 0
[pid=10396] ppid=10392 vsize=6876 CPUtime=1188.77
/proc/10396/stat : 10396 (minisat20) R 10392 10392 10271 0 -1 4194304 1365 0 0 0 118873 4 0 0 25 0 1 0 172251693 7041024 1359 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525536 0 0 8392704 3 0 0 0 17 1 0 0
/proc/10396/statm: 1719 1359 58 118 0 1597 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 9100

Child status: 17
Real time (s): 1199.91
CPU time (s): 1199.39
CPU user time (s): 1198.93
CPU system time (s): 0.462929
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 9100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.93
system time used= 0.462929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3684
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= 27
involuntary context switches= 2426

runsolver used 0.789879 second user time and 2.52662 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Sun Feb 18 07:47:49 UTC 2007

IDJOB= 294205
IDBENCH= 19882
IDSOLVER= 135
FILE ID= node35/294205-1171784869

PBS_JOBID= 3839555

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v130/unif-k5-r21.3-v130-c2769-S1253549494-19.UNSAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/294205-1171784869/SATzilla2007_C /tmp/evaluation/294205-1171784869/instance-294205-1171784869.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-294205-1171784869 -o ROOT/results/node35/solver-294205-1171784869 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/294205-1171784869/SATzilla2007_C /tmp/evaluation/294205-1171784869/instance-294205-1171784869.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  7216eb29a4c793652d945295ab58d575

RANDOM SEED= 138472595

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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:        646704 kB
Buffers:         42068 kB
Cached:        1262696 kB
SwapCached:       3828 kB
Active:         842828 kB
Inactive:       472032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        646704 kB
SwapTotal:     4192956 kB
SwapFree:      4183700 kB
Dirty:            8416 kB
Writeback:           0 kB
Mapped:          15272 kB
Slab:            80436 kB
Committed_AS:   658804 kB
PageTables:       1412 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 node35 on Sun Feb 18 08:07:49 UTC 2007