Trace number 339394

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla RANDOM? (exit code) 1199.52 1200.03

General information on the benchmark

Namecrafted/Difficult/contest05/jarvisalo/
mod2c-rand3bip-sat-210-3.sat05-2475.reshuffled-07.cnf
MD5SUM3eaa6f3feb0ec3466c3c6ca585bd4a02
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark38.4212
Satisfiable
(Un)Satisfiability was proved
Number of variables298
Number of clauses2176
Sum of the clauses size9824
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41312
Number of clauses of size 5608
Number of clauses of size over 5256

Solver Data (download as text)

10.66/10.70	c run March_dl for 5 seconds ... 
10.66/10.70	c Bin: Executing march_dl
10.66/10.70	c child exit by a signal
10.66/10.70	c march_dl returned code 137.
10.66/10.70	c run saps (UBCSAT implementation) for 2 seconds ... 
10.66/10.70	c Bin: Executing ubcsat2006
10.66/10.70	c child exited successfully
10.66/10.70	c ubcsat2006 returned code 0.
10.66/10.70	c satzilla computing base features
10.66/10.70	c satzilla doing unit-prop probe
10.66/10.70	c satzilla doing local search probe
10.66/10.70	c satzilla doing lobjois search-space size estimate
10.66/10.70	c satzilla's ranking:
10.66/10.70	c 1) minisat20+P: 6.582513
10.66/10.70	c 2) kcnfs: 11.017898
10.66/10.70	c 3) march_dl: 12.854748
10.66/10.70	c 4) kcnfs+P: 999.000000
10.66/10.70	c 5) march_dl+P: 999.000000
10.66/10.70	c 6) vallst+P: 999.000000
10.66/10.70	c 7) zchaff_rand+P: 999.000000
10.66/10.70	c 8) vallst: 999.000000
10.66/10.70	c 9) zchaff_rand: 999.000000
10.66/10.70	c 10) minisat20: 999.000000
10.66/10.70	c satzilla running minisat20 with preprocessing ... 
10.66/10.71	This is MiniSat 2.0 beta
10.66/10.71	WARNING: for repeatability, setting FPU to use double precision
10.66/10.71	============================[ Problem Statistics ]=============================
10.66/10.71	|                                                                             |
10.66/10.71	|  Number of variables:  298                                                  |
10.66/10.71	|  Number of clauses:    2176                                                 |
10.66/10.71	|  Parsing time:         0.00         s                                       |
10.66/10.71	============================[ Search Statistics ]==============================
10.66/10.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.66/10.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.66/10.71	===============================================================================
10.66/10.71	|         0 |     298     2176     9824 |      725        0    nan |  0.000 % |
10.66/10.71	|       101 |     298     2176     9824 |      797      101      5 |  0.001 % |
10.66/10.72	|       251 |     298     2176     9824 |      877      251      5 |  0.001 % |
10.66/10.72	|       476 |     298     2176     9824 |      965      476      5 |  0.001 % |
10.66/10.72	|       813 |     298     2176     9824 |     1061      813      7 |  0.001 % |
10.66/10.73	|      1319 |     298     2176     9824 |     1168      770      8 |  0.001 % |
10.66/10.75	|      2079 |     298     2176     9824 |     1284      930      8 |  0.001 % |
10.66/10.78	|      3219 |     298     2176     9824 |     1413      728      6 |  0.001 % |
10.67/10.83	|      4928 |     298     2176     9824 |     1554      972      8 |  0.001 % |
10.85/10.91	|      7490 |     298     2176     9824 |     1710     1143      9 |  0.001 % |
10.95/11.08	|     11334 |     298     2176     9824 |     1881     1490     14 |  0.001 % |
11.25/11.33	|     17100 |     298     2176     9824 |     2069     1489     11 |  0.001 % |
11.65/11.71	|     25750 |     298     2176     9824 |     2276     1734     11 |  0.001 % |
12.25/12.31	|     38725 |     298     2176     9824 |     2504     2058     12 |  0.001 % |
13.15/13.25	|     58186 |     298     2176     9824 |     2754     1299      9 |  0.001 % |
14.65/14.76	|     87379 |     298     2176     9824 |     3029     2756     15 |  0.001 % |
17.05/17.12	|    131168 |     298     2176     9824 |     3332     2295     15 |  0.001 % |
20.75/20.85	|    196853 |     298     2176     9824 |     3666     2508     15 |  0.001 % |
26.64/26.77	|    295380 |     298     2176     9824 |     4032     3241     15 |  0.001 % |
35.84/35.94	|    443172 |     298     2176     9824 |     4436     2760     15 |  0.001 % |
50.73/50.86	|    664855 |     298     2176     9824 |     4879     3569     16 |  0.001 % |
73.63/73.73	|    997380 |     298     2176     9824 |     5367     2515     13 |  0.001 % |
109.12/109.22	|   1496168 |     298     2176     9824 |     5904     5000     16 |  0.001 % |
165.80/165.97	|   2244351 |     298     2176     9824 |     6494     5861     18 |  0.001 % |
256.07/256.29	|   3366626 |     298     2176     9824 |     7144     6307     17 |  0.001 % |
397.65/397.97	|   5050037 |     298     2176     9824 |     7858     4259     13 |  0.001 % |
622.24/622.67	|   7575153 |     298     2176     9824 |     8644     6367     15 |  0.001 % |
984.32/984.83	|  11362829 |     298     2176     9824 |     9509     8565     16 |  0.003 % |
1199.46/1200.03	c Preprocessing...
1199.46/1200.03	c Inital problem has 298 variables, 2176 nary clauses (0 binary clauses).
1199.46/1200.03	c Num non-binary clauses 2176, Average non-binary clause length 4.515
1199.46/1200.03	c Theory has no gaps
1199.46/1200.03	c Preprocessor runtime was 0.010 seconds.
1199.46/1200.03	c 
1199.46/1200.03	c Satisfiability of theory still undetermined.
1199.46/1200.03	c See file /tmp/9PTTcG for simplified theory.
1199.46/1200.03	c Bin: Executing minisat20
1199.46/1200.03	c child exit by a signal
1199.46/1200.03	c minisat20 returned code 137.
1199.46/1200.03	c minisat20 returned code 137.
1199.46/1200.03	c satzilla running kcnfs ... 
1199.46/1200.03	c Bin: Executing kcnfs
1199.46/1200.03	c kcnfs returned code 1.
1199.46/1200.03	c kcnfs returned code 1.
1199.46/1200.03	c satzilla running march_dl ... 
1199.46/1200.03	c Bin: Executing march_dl
1199.46/1200.03	c march_dl returned code 1.
1199.46/1200.03	c march_dl returned code 1.
1199.46/1200.03	c satzilla running kcnfs with preprocessing ... 
1199.46/1200.03	c Bin: Executing kcnfs
1199.46/1200.03	c kcnfs returned code 1.
1199.46/1200.03	c kcnfs returned code 1.
1199.46/1200.03	c satzilla running march_dl with preprocessing ... 
1199.46/1200.03	c Bin: Executing march_dl
1199.46/1200.03	c march_dl returned code 1.
1199.46/1200.03	c march_dl returned code 1.
1199.46/1200.03	c satzilla running vallst with preprocessing ... 
1199.46/1200.03	c Bin: Executing vallst
1199.46/1200.03	c vallst returned code 1.
1199.46/1200.03	c vallst returned code 1.
1199.46/1200.03	c satzilla running zchaff_rand with preprocessing ... 
1199.46/1200.03	c Bin: Executing zchaff_rand
1199.46/1200.03	c zchaff_rand returned code 1.
1199.46/1200.03	c zchaff_rand returned code 1.
1199.46/1200.03	c satzilla running vallst ... 
1199.46/1200.03	c Bin: Executing vallst
1199.46/1200.03	c vallst returned code 1.
1199.46/1200.03	c vallst returned code 1.
1199.46/1200.03	c satzilla running zchaff_rand ... 
1199.46/1200.03	c Bin: Executing zchaff_rand
1199.46/1200.03	c zchaff_rand returned code 1.
1199.46/1200.03	c zchaff_rand returned code 1.
1199.46/1200.03	c satzilla running minisat20 ... 
1199.46/1200.03	c Bin: Executing minisat20
1199.46/1200.03	c minisat20 returned code 1.
1199.46/1200.03	c minisat20 returned code 1.
1199.46/1200.03	c ERROR: All Failed! 
1199.46/1200.03	c SATZILLA_TIME=1199.690000

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/node65/watcher-339394-1173704112 -o ROOT/results/node65/solver-339394-1173704112 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/339394-1173704112/SATzilla2007_R /tmp/evaluation/339394-1173704112/instance-339394-1173704112.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.99 0.97 0.98 3/64 5554
/proc/meminfo: memFree=1785944/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=1440 CPUtime=0
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 390368735 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 360 110 95 260 0 84 0
[pid=5555] ppid=5554 vsize=636 CPUtime=0
/proc/5555/stat : 5555 (march_dl) R 5554 5554 4651 0 -1 4194304 83 0 0 0 0 0 0 0 19 0 1 0 390368735 651264 78 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5555/statm: 159 78 50 118 0 38 0

[startup+0.0146991 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 5554
/proc/meminfo: memFree=1785944/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=1440 CPUtime=0
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 390368735 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 360 110 95 260 0 84 0
[pid=5555] ppid=5554 vsize=876 CPUtime=0.01
/proc/5555/stat : 5555 (march_dl) R 5554 5554 4651 0 -1 4194304 161 0 0 0 1 0 0 0 19 0 1 0 390368735 897024 153 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134650673 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5555/statm: 219 153 65 118 0 98 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2316

[startup+0.101712 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 5554
/proc/meminfo: memFree=1785944/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=1440 CPUtime=0
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 390368735 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 360 110 95 260 0 84 0
[pid=5555] ppid=5554 vsize=2424 CPUtime=0.09
/proc/5555/stat : 5555 (march_dl) R 5554 5554 4651 0 -1 4194304 544 0 0 0 9 0 0 0 19 0 1 0 390368735 2482176 536 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533461 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5555/statm: 606 536 72 118 0 485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3864

[startup+0.301744 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 5554
/proc/meminfo: memFree=1785944/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=1440 CPUtime=0
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 390368735 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 360 110 95 260 0 84 0
[pid=5555] ppid=5554 vsize=2604 CPUtime=0.29
/proc/5555/stat : 5555 (march_dl) R 5554 5554 4651 0 -1 4194304 576 0 0 0 29 0 0 0 20 0 1 0 390368735 2666496 568 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533289 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5555/statm: 651 568 72 118 0 530 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4044

[startup+0.70181 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 5554
/proc/meminfo: memFree=1785944/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=1440 CPUtime=0
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 390368735 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 360 110 95 260 0 84 0
[pid=5555] ppid=5554 vsize=2560 CPUtime=0.69
/proc/5555/stat : 5555 (march_dl) R 5554 5554 4651 0 -1 4194304 701 0 0 0 69 0 0 0 24 0 1 0 390368735 2621440 584 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587388 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5555/statm: 640 584 74 118 0 519 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4000

[startup+1.50194 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5556
/proc/meminfo: memFree=1783688/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=1440 CPUtime=0
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 390368735 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 360 110 95 260 0 84 0
[pid=5555] ppid=5554 vsize=2560 CPUtime=1.49
/proc/5555/stat : 5555 (march_dl) R 5554 5554 4651 0 -1 4194304 701 0 0 0 149 0 0 0 25 0 1 0 390368735 2621440 584 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551546 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5555/statm: 640 584 74 118 0 519 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4000

[startup+3.1012 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5556
/proc/meminfo: memFree=1783560/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=1440 CPUtime=0
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 390368735 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 360 110 95 260 0 84 0
[pid=5555] ppid=5554 vsize=2560 CPUtime=3.09
/proc/5555/stat : 5555 (march_dl) R 5554 5554 4651 0 -1 4194304 701 0 0 0 309 0 0 0 25 0 1 0 390368735 2621440 584 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5555/statm: 640 584 74 118 0 519 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4000

[startup+6.30173 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5557
/proc/meminfo: memFree=1784968/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=1440 CPUtime=4.99
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 135 701 0 0 0 0 499 0 16 0 1 0 390368735 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5554/statm: 360 111 96 260 0 84 0
[pid=5557] ppid=5554 vsize=6188 CPUtime=1.28
/proc/5557/stat : 5557 (ubcsat2006) R 5554 5554 4651 0 -1 4194304 272 0 0 0 112 16 0 0 25 0 1 0 390369235 6336512 255 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5557/statm: 1547 255 156 64 0 1128 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7628

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5558
/proc/meminfo: memFree=1784144/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=2072 CPUtime=1.98
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 214 0 0 0 198 0 0 0 25 0 1 0 390369806 2121728 208 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525800 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 518 208 58 118 0 396 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 4188

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5558
/proc/meminfo: memFree=1783632/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=2592 CPUtime=14.77
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 333 0 0 0 1477 0 0 0 25 0 1 0 390369806 2654208 327 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525504 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 648 327 58 118 0 526 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 4708

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5558
/proc/meminfo: memFree=1783184/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=3124 CPUtime=40.36
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 451 0 0 0 4036 0 0 0 25 0 1 0 390369806 3198976 445 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 781 445 58 118 0 659 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 5240

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5558
/proc/meminfo: memFree=1782736/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=3532 CPUtime=91.55
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 581 0 0 0 9154 1 0 0 25 0 1 0 390369806 3616768 575 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525595 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 883 575 58 118 0 761 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 5648

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5558
/proc/meminfo: memFree=1782352/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=3952 CPUtime=151.53
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 671 0 0 0 15152 1 0 0 25 0 1 0 390369806 4046848 665 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 988 665 58 118 0 866 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 6068

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5558
/proc/meminfo: memFree=1781968/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=4244 CPUtime=211.51
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 745 0 0 0 21150 1 0 0 25 0 1 0 390369806 4345856 739 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1061 739 58 118 0 939 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 6360

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5558
/proc/meminfo: memFree=1781648/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=4608 CPUtime=271.49
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 829 0 0 0 27148 1 0 0 25 0 1 0 390369806 4718592 823 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1152 823 58 118 0 1030 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 6724

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5558
/proc/meminfo: memFree=1781392/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=4752 CPUtime=331.47
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 879 0 0 0 33146 1 0 0 25 0 1 0 390369806 4866048 873 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525094 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1188 873 58 118 0 1066 0

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


[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5756
/proc/meminfo: memFree=1780112/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=6020 CPUtime=811.2
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 1179 0 0 0 81117 3 0 0 25 0 1 0 390369806 6164480 1173 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1505 1173 58 118 0 1383 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 8136

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5756
/proc/meminfo: memFree=1780048/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=6164 CPUtime=871.18
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 1199 0 0 0 87115 3 0 0 25 0 1 0 390369806 6311936 1193 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1541 1193 58 118 0 1419 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 8280

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5756
/proc/meminfo: memFree=1779984/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=6164 CPUtime=931.17
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 1216 0 0 0 93113 4 0 0 25 0 1 0 390369806 6311936 1210 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1541 1210 58 118 0 1419 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 8280

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5756
/proc/meminfo: memFree=1779920/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=6300 CPUtime=991.15
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 1237 0 0 0 99111 4 0 0 25 0 1 0 390369806 6451200 1231 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525816 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1575 1231 58 118 0 1453 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 8416

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5756
/proc/meminfo: memFree=1779856/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=6300 CPUtime=1051.12
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 1259 0 0 0 105108 4 0 0 25 0 1 0 390369806 6451200 1253 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1575 1253 58 118 0 1453 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 8416

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5756
/proc/meminfo: memFree=1779856/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=6436 CPUtime=1111.1
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 1271 0 0 0 111106 4 0 0 25 0 1 0 390369806 6590464 1265 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1609 1265 58 118 0 1487 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 8552

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5756
/proc/meminfo: memFree=1779600/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=6576 CPUtime=1171.08
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 1316 0 0 0 117104 4 0 0 25 0 1 0 390369806 6733824 1310 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525749 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1644 1310 58 118 0 1522 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 8692

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5756
/proc/meminfo: memFree=1779600/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=6576 CPUtime=1179.09
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 1316 0 0 0 117904 5 0 0 25 0 1 0 390369806 6733824 1310 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1644 1310 58 118 0 1522 0
Current children cumulated CPU time (s) 1189.76
Current children cumulated vsize (KiB) 8692

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5756
/proc/meminfo: memFree=1779600/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=6576 CPUtime=1185.49
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 1320 0 0 0 118544 5 0 0 25 0 1 0 390369806 6733824 1314 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1644 1314 58 118 0 1522 0
Current children cumulated CPU time (s) 1196.16
Current children cumulated vsize (KiB) 8692

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5756
/proc/meminfo: memFree=1779600/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=6576 CPUtime=1187.09
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 1320 0 0 0 118704 5 0 0 25 0 1 0 390369806 6733824 1314 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525601 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1644 1314 58 118 0 1522 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 8692

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5756
/proc/meminfo: memFree=1779600/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=6576 CPUtime=1187.89
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 1320 0 0 0 118784 5 0 0 25 0 1 0 390369806 6733824 1314 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134535771 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1644 1314 58 118 0 1522 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 8692

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5756
/proc/meminfo: memFree=1779600/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=6576 CPUtime=1188.29
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 1320 0 0 0 118824 5 0 0 25 0 1 0 390369806 6733824 1314 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525526 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1644 1314 58 118 0 1522 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 8692

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5756
/proc/meminfo: memFree=1779600/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=6576 CPUtime=1188.69
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 1320 0 0 0 118864 5 0 0 25 0 1 0 390369806 6733824 1314 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1644 1314 58 118 0 1522 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 8692

[startup+1200 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 5756
/proc/meminfo: memFree=1779600/2055920 swapFree=4176700/4192956
[pid=5554] ppid=5552 vsize=2116 CPUtime=10.67
/proc/5554/stat : 5554 (SATzilla2007_R) S 5552 5554 4651 0 -1 4194304 691 979 0 0 313 23 700 31 25 0 1 0 390368735 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5554/statm: 529 343 165 260 0 253 0
[pid=5558] ppid=5554 vsize=6576 CPUtime=1188.79
/proc/5558/stat : 5558 (minisat20) R 5554 5554 4651 0 -1 4194304 1320 0 0 0 118874 5 0 0 25 0 1 0 390369806 6733824 1314 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525580 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5558/statm: 1644 1314 58 118 0 1522 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 8692

Child status: 17
Real time (s): 1200.03
CPU time (s): 1199.52
CPU user time (s): 1198.91
CPU system time (s): 0.608907
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 8692

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

runsolver used 1.12483 second user time and 2.58561 second system time

The end

Launcher Data (download as text)

Begin job on node65 on Mon Mar 12 12:55:12 UTC 2007

IDJOB= 339394
IDBENCH= 24745
IDSOLVER= 134
FILE ID= node65/339394-1173704112

PBS_JOBID= 4101747

Free space on /tmp= 66524 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Difficult/contest05/jarvisalo/mod2c-rand3bip-sat-210-3.sat05-2475.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/339394-1173704112/SATzilla2007_R /tmp/evaluation/339394-1173704112/instance-339394-1173704112.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node65/watcher-339394-1173704112 -o ROOT/results/node65/solver-339394-1173704112 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/339394-1173704112/SATzilla2007_R /tmp/evaluation/339394-1173704112/instance-339394-1173704112.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  3eaa6f3feb0ec3466c3c6ca585bd4a02

RANDOM SEED= 72820799

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node65.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.259
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.259
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:       1786288 kB
Buffers:         31224 kB
Cached:         183724 kB
SwapCached:      10540 kB
Active:          99996 kB
Inactive:       131640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1786288 kB
SwapTotal:     4192956 kB
SwapFree:      4176700 kB
Dirty:            8400 kB
Writeback:           0 kB
Mapped:          15472 kB
Slab:            23972 kB
Committed_AS:   829164 kB
PageTables:       1456 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= 66524 MiB

End job on node65 on Mon Mar 12 13:15:12 UTC 2007