Trace number 336034

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla RANDOM? (exit code) 1199.49 1199.97

General information on the benchmark

Namecrafted/Hard/contest05/others/
mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
MD5SUM42a2d57c47222c3ed0e0546d3518a54d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark65.693
Satisfiable
(Un)Satisfiability was proved
Number of variables311
Number of clauses2200
Sum of the clauses size9712
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 41352
Number of clauses of size 5784
Number of clauses of size over 564

Solver Data (download as text)

10.57/10.65	c run March_dl for 5 seconds ... 
10.57/10.65	c Bin: Executing march_dl
10.57/10.65	c child exit by a signal
10.57/10.65	c march_dl returned code 137.
10.57/10.65	c run saps (UBCSAT implementation) for 2 seconds ... 
10.57/10.65	c Bin: Executing ubcsat2006
10.57/10.65	c child exited successfully
10.57/10.65	c ubcsat2006 returned code 0.
10.57/10.65	c satzilla computing base features
10.57/10.65	c satzilla doing unit-prop probe
10.57/10.65	c satzilla doing local search probe
10.57/10.65	c satzilla doing lobjois search-space size estimate
10.57/10.65	c satzilla's ranking:
10.57/10.65	c 1) minisat20+P: 6.580039
10.57/10.65	c 2) march_dl: 10.019458
10.57/10.65	c 3) kcnfs: 11.020671
10.57/10.65	c 4) kcnfs+P: 999.000000
10.57/10.65	c 5) march_dl+P: 999.000000
10.57/10.65	c 6) vallst+P: 999.000000
10.57/10.65	c 7) zchaff_rand+P: 999.000000
10.57/10.65	c 8) vallst: 999.000000
10.57/10.65	c 9) zchaff_rand: 999.000000
10.57/10.65	c 10) minisat20: 999.000000
10.57/10.65	c satzilla running minisat20 with preprocessing ... 
10.57/10.66	This is MiniSat 2.0 beta
10.57/10.66	WARNING: for repeatability, setting FPU to use double precision
10.57/10.66	============================[ Problem Statistics ]=============================
10.57/10.66	|                                                                             |
10.57/10.66	|  Number of variables:  311                                                  |
10.57/10.66	|  Number of clauses:    2200                                                 |
10.57/10.67	|  Parsing time:         0.00         s                                       |
10.57/10.67	============================[ Search Statistics ]==============================
10.57/10.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.57/10.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.57/10.67	===============================================================================
10.57/10.67	|         0 |     311     2200     9712 |      733        0    nan |  0.000 % |
10.57/10.67	|       100 |     311     2200     9712 |      806      100      4 |  0.001 % |
10.57/10.67	|       250 |     311     2200     9712 |      887      250      4 |  0.001 % |
10.57/10.67	|       475 |     311     2200     9712 |      976      475      5 |  0.001 % |
10.57/10.68	|       813 |     311     2200     9712 |     1073      813      7 |  0.001 % |
10.57/10.69	|      1321 |     311     2200     9712 |     1181      754      8 |  0.001 % |
10.64/10.70	|      2080 |     311     2200     9712 |     1299      890      8 |  0.001 % |
10.64/10.73	|      3219 |     311     2200     9712 |     1429     1348     12 |  0.001 % |
10.64/10.78	|      4928 |     311     2200     9712 |     1571      843      8 |  0.001 % |
10.64/10.87	|      7492 |     311     2200     9712 |     1729      978      9 |  0.001 % |
10.97/11.03	|     11336 |     311     2200     9712 |     1902     1291     11 |  0.001 % |
11.17/11.29	|     17104 |     311     2200     9712 |     2092     1259     11 |  0.001 % |
11.57/11.68	|     25755 |     311     2200     9712 |     2301     1431     11 |  0.001 % |
12.26/12.40	|     38729 |     311     2200     9712 |     2531     1554     12 |  0.001 % |
13.36/13.47	|     58190 |     311     2200     9712 |     2784     1797     13 |  0.001 % |
14.96/15.06	|     87382 |     311     2200     9712 |     3063     2819     16 |  0.001 % |
17.36/17.49	|    131172 |     311     2200     9712 |     3369     1793     13 |  0.001 % |
21.26/21.38	|    196857 |     311     2200     9712 |     3706     2935     17 |  0.001 % |
27.56/27.64	|    295383 |     311     2200     9712 |     4077     2414     15 |  0.001 % |
36.86/36.93	|    443173 |     311     2200     9712 |     4484     2342     15 |  0.001 % |
51.75/51.87	|    664856 |     311     2200     9712 |     4933     2802     15 |  0.001 % |
75.45/75.58	|    997382 |     311     2200     9712 |     5426     2927     18 |  0.001 % |
112.33/112.48	|   1496171 |     311     2200     9712 |     5969     4871     17 |  0.001 % |
168.52/168.66	|   2244354 |     311     2200     9712 |     6566     3194     15 |  0.001 % |
260.09/260.28	|   3366628 |     311     2200     9712 |     7223     4280     17 |  0.001 % |
406.14/406.39	|   5050039 |     311     2200     9712 |     7945     4782     17 |  0.001 % |
643.19/643.50	|   7575157 |     311     2200     9712 |     8739     5081     17 |  0.001 % |
1017.86/1018.39	|  11362832 |     311     2200     9712 |     9613     8385     17 |  0.001 % |
1199.41/1199.94	c Preprocessing...
1199.41/1199.94	c Inital problem has 311 variables, 2200 nary clauses (0 binary clauses).
1199.41/1199.94	c Num non-binary clauses 2200, Average non-binary clause length 4.415
1199.41/1199.94	c Theory has no gaps
1199.41/1199.94	c Preprocessor runtime was 0.010 seconds.
1199.41/1199.94	c 
1199.41/1199.94	c Satisfiability of theory still undetermined.
1199.41/1199.94	c See file /tmp/onxDnY for simplified theory.
1199.41/1199.94	c Bin: Executing minisat20
1199.41/1199.94	c child exit by a signal
1199.41/1199.94	c minisat20 returned code 137.
1199.41/1199.94	c minisat20 returned code 137.
1199.41/1199.94	c satzilla running march_dl ... 
1199.41/1199.94	c Bin: Executing march_dl
1199.41/1199.94	c march_dl returned code 1.
1199.41/1199.94	c march_dl returned code 1.
1199.41/1199.94	c satzilla running kcnfs ... 
1199.41/1199.94	c Bin: Executing kcnfs
1199.41/1199.94	c kcnfs returned code 1.
1199.41/1199.94	c kcnfs returned code 1.
1199.41/1199.94	c satzilla running kcnfs with preprocessing ... 
1199.41/1199.94	c Bin: Executing kcnfs
1199.41/1199.94	c kcnfs returned code 1.
1199.41/1199.94	c kcnfs returned code 1.
1199.41/1199.94	c satzilla running march_dl with preprocessing ... 
1199.41/1199.94	c Bin: Executing march_dl
1199.41/1199.94	c march_dl returned code 1.
1199.41/1199.94	c march_dl returned code 1.
1199.41/1199.94	c satzilla running vallst with preprocessing ... 
1199.41/1199.94	c Bin: Executing vallst
1199.41/1199.94	c vallst returned code 1.
1199.41/1199.94	c vallst returned code 1.
1199.41/1199.95	c satzilla running zchaff_rand with preprocessing ... 
1199.41/1199.95	c Bin: Executing zchaff_rand
1199.41/1199.95	c zchaff_rand returned code 1.
1199.41/1199.95	c zchaff_rand returned code 1.
1199.41/1199.95	c satzilla running vallst ... 
1199.41/1199.95	c Bin: Executing vallst
1199.41/1199.95	c vallst returned code 1.
1199.41/1199.95	c vallst returned code 1.
1199.41/1199.95	c satzilla running zchaff_rand ... 
1199.41/1199.95	c Bin: Executing zchaff_rand
1199.41/1199.95	c zchaff_rand returned code 1.
1199.41/1199.95	c zchaff_rand returned code 1.
1199.41/1199.95	c satzilla running minisat20 ... 
1199.41/1199.95	c Bin: Executing minisat20
1199.41/1199.95	c minisat20 returned code 1.
1199.41/1199.95	c minisat20 returned code 1.
1199.41/1199.95	c ERROR: All Failed! 
1199.41/1199.95	c SATZILLA_TIME=1199.660000

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/node38/watcher-336034-1173639084 -o ROOT/results/node38/solver-336034-1173639084 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/336034-1173639084/SATzilla2007_R /tmp/evaluation/336034-1173639084/instance-336034-1173639084.cnf 

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


[startup+0 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 5337
/proc/meminfo: memFree=1908560/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=1440 CPUtime=0
/proc/5337/stat : 5337 (SATzilla2007_R) R 5335 5337 4051 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 383864262 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/5337/statm: 360 110 95 260 0 84 0
[pid=5338] ppid=5337 vsize=636 CPUtime=0
/proc/5338/stat : 5338 (march_dl) R 5337 5337 4051 0 -1 4194304 83 0 0 0 0 0 0 0 18 0 1 0 383864262 651264 78 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5338/statm: 159 78 50 118 0 38 0

[startup+0.0484261 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 5337
/proc/meminfo: memFree=1908560/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=1440 CPUtime=0
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383864262 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5337/statm: 360 110 95 260 0 84 0
[pid=5338] ppid=5337 vsize=2000 CPUtime=0.04
/proc/5338/stat : 5338 (march_dl) R 5337 5337 4051 0 -1 4194304 425 0 0 0 4 0 0 0 18 0 1 0 383864262 2048000 417 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533639 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5338/statm: 500 417 72 118 0 379 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3440

[startup+0.10143 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 5337
/proc/meminfo: memFree=1908560/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=1440 CPUtime=0
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383864262 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5337/statm: 360 110 95 260 0 84 0
[pid=5338] ppid=5337 vsize=2428 CPUtime=0.09
/proc/5338/stat : 5338 (march_dl) R 5337 5337 4051 0 -1 4194304 532 0 0 0 9 0 0 0 19 0 1 0 383864262 2486272 524 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134533634 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5338/statm: 607 524 72 118 0 486 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3868

[startup+0.301452 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 5337
/proc/meminfo: memFree=1908560/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=1440 CPUtime=0
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383864262 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5337/statm: 360 110 95 260 0 84 0
[pid=5338] ppid=5337 vsize=2428 CPUtime=0.29
/proc/5338/stat : 5338 (march_dl) R 5337 5337 4051 0 -1 4194304 646 0 0 0 29 0 0 0 21 0 1 0 383864262 2486272 555 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134551635 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5338/statm: 607 555 74 118 0 486 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3868

[startup+0.701498 s]
/proc/loadavg: 0.91 0.95 0.98 2/64 5337
/proc/meminfo: memFree=1908560/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=1440 CPUtime=0
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383864262 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5337/statm: 360 110 95 260 0 84 0
[pid=5338] ppid=5337 vsize=2428 CPUtime=0.69
/proc/5338/stat : 5338 (march_dl) R 5337 5337 4051 0 -1 4194304 646 0 0 0 69 0 0 0 25 0 1 0 383864262 2486272 555 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134567193 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5338/statm: 607 555 74 118 0 486 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3868

[startup+1.50159 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 5339
/proc/meminfo: memFree=1906304/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=1440 CPUtime=0
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383864262 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5337/statm: 360 110 95 260 0 84 0
[pid=5338] ppid=5337 vsize=2428 CPUtime=1.49
/proc/5338/stat : 5338 (march_dl) R 5337 5337 4051 0 -1 4194304 646 0 0 0 149 0 0 0 25 0 1 0 383864262 2486272 555 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587281 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5338/statm: 607 555 74 118 0 486 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3868

[startup+3.10277 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 5339
/proc/meminfo: memFree=1906176/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=1440 CPUtime=0
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 383864262 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5337/statm: 360 110 95 260 0 84 0
[pid=5338] ppid=5337 vsize=2428 CPUtime=3.09
/proc/5338/stat : 5338 (march_dl) R 5337 5337 4051 0 -1 4194304 646 0 0 0 309 0 0 0 25 0 1 0 383864262 2486272 555 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134566723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5338/statm: 607 555 74 118 0 486 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3868

[startup+6.30113 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 5340
/proc/meminfo: memFree=1907648/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=1440 CPUtime=4.99
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 135 646 0 0 0 0 499 0 16 0 1 0 383864262 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/5337/statm: 360 111 96 260 0 84 0
[pid=5340] ppid=5337 vsize=6188 CPUtime=1.28
/proc/5340/stat : 5340 (ubcsat2006) R 5337 5337 4051 0 -1 4194304 273 0 0 0 112 16 0 0 25 0 1 0 383864762 6336512 256 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/5340/statm: 1547 256 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.93 0.95 0.98 2/66 5341
/proc/meminfo: memFree=1906896/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=2208 CPUtime=2.02
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 224 0 0 0 202 0 0 0 25 0 1 0 383865329 2260992 218 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525763 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 552 218 58 118 0 430 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4324

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 5341
/proc/meminfo: memFree=1906320/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=2616 CPUtime=14.82
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 350 0 0 0 1482 0 0 0 25 0 1 0 383865329 2678784 344 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 654 344 58 118 0 532 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 4732

[startup+51.1012 s]
/proc/loadavg: 1.04 0.97 0.98 2/66 5341
/proc/meminfo: memFree=1905872/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=3164 CPUtime=40.41
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 462 0 0 0 4041 0 0 0 25 0 1 0 383865329 3239936 456 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134527427 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 791 456 58 118 0 669 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 5280

[startup+102.306 s]
/proc/loadavg: 1.01 0.97 0.98 2/66 5341
/proc/meminfo: memFree=1905296/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=3700 CPUtime=91.6
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 611 0 0 0 9160 0 0 0 25 0 1 0 383865329 3788800 605 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 925 605 58 118 0 803 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 5816

[startup+162.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 5341
/proc/meminfo: memFree=1905040/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=3964 CPUtime=151.58
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 673 0 0 0 15158 0 0 0 25 0 1 0 383865329 4059136 667 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525767 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 991 667 58 118 0 869 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 6080

[startup+222.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 5341
/proc/meminfo: memFree=1904592/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=4388 CPUtime=211.56
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 770 0 0 0 21156 0 0 0 25 0 1 0 383865329 4493312 764 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134532464 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1097 764 58 118 0 975 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 6504

[startup+282.301 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 5341
/proc/meminfo: memFree=1904400/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=4656 CPUtime=271.54
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 840 0 0 0 27154 0 0 0 25 0 1 0 383865329 4767744 834 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525785 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1164 834 58 118 0 1042 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 6772

[startup+342.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 5341
/proc/meminfo: memFree=1904080/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=4936 CPUtime=331.52
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 897 0 0 0 33152 0 0 0 25 0 1 0 383865329 5054464 891 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1234 891 58 118 0 1112 0

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


[startup+762.305 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 5539
/proc/meminfo: memFree=1902544/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=6096 CPUtime=751.3
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 1186 0 0 0 75129 1 0 0 25 0 1 0 383865329 6242304 1180 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1524 1180 58 118 0 1402 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 8212

[startup+822.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 5539
/proc/meminfo: memFree=1902352/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=6240 CPUtime=811.28
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 1222 0 0 0 81127 1 0 0 25 0 1 0 383865329 6389760 1216 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525557 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1560 1216 58 118 0 1438 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 8356

[startup+882.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 5539
/proc/meminfo: memFree=1902288/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=6388 CPUtime=871.26
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 1263 0 0 0 87125 1 0 0 25 0 1 0 383865329 6541312 1257 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1597 1257 58 118 0 1475 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 8504

[startup+942.302 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 5539
/proc/meminfo: memFree=1902288/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=6536 CPUtime=931.24
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 1283 0 0 0 93123 1 0 0 25 0 1 0 383865329 6692864 1277 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1634 1277 58 118 0 1512 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 8652

[startup+1002.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 5539
/proc/meminfo: memFree=1902288/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=6536 CPUtime=991.22
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 1290 0 0 0 99121 1 0 0 25 0 1 0 383865329 6692864 1284 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528626 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1634 1284 58 118 0 1512 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 8652

[startup+1062.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 5539
/proc/meminfo: memFree=1902160/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=6684 CPUtime=1051.22
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 1323 0 0 0 105120 2 0 0 25 0 1 0 383865329 6844416 1317 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1671 1317 58 118 0 1549 0
Current children cumulated CPU time (s) 1061.86
Current children cumulated vsize (KiB) 8800

[startup+1122.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 5539
/proc/meminfo: memFree=1902032/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=6684 CPUtime=1111.2
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 1348 0 0 0 111118 2 0 0 25 0 1 0 383865329 6844416 1342 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1671 1342 58 118 0 1549 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 8800

[startup+1182.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 5539
/proc/meminfo: memFree=1901968/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=6816 CPUtime=1171.18
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 1356 0 0 0 117116 2 0 0 25 0 1 0 383865329 6979584 1350 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525488 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1704 1350 58 118 0 1582 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 8932

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.97 0.98 2/66 5539
/proc/meminfo: memFree=1901968/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=6816 CPUtime=1179.18
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 1361 0 0 0 117916 2 0 0 25 0 1 0 383865329 6979584 1355 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525788 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1704 1355 58 118 0 1582 0
Current children cumulated CPU time (s) 1189.82
Current children cumulated vsize (KiB) 8932

[startup+1196.7 s]
/proc/loadavg: 1.08 0.99 0.99 2/66 5539
/proc/meminfo: memFree=1901904/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=6816 CPUtime=1185.58
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 1366 0 0 0 118556 2 0 0 25 0 1 0 383865329 6979584 1360 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134519209 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1704 1360 58 118 0 1582 0
Current children cumulated CPU time (s) 1196.22
Current children cumulated vsize (KiB) 8932

[startup+1198.3 s]
/proc/loadavg: 1.07 0.99 0.99 2/66 5539
/proc/meminfo: memFree=1901904/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=6816 CPUtime=1187.17
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 1366 0 0 0 118715 2 0 0 25 0 1 0 383865329 6979584 1360 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1704 1360 58 118 0 1582 0
Current children cumulated CPU time (s) 1197.81
Current children cumulated vsize (KiB) 8932

[startup+1199.1 s]
/proc/loadavg: 1.07 0.99 0.99 2/66 5539
/proc/meminfo: memFree=1901904/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=6816 CPUtime=1187.97
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 1366 0 0 0 118795 2 0 0 25 0 1 0 383865329 6979584 1360 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1704 1360 58 118 0 1582 0
Current children cumulated CPU time (s) 1198.61
Current children cumulated vsize (KiB) 8932

[startup+1199.5 s]
/proc/loadavg: 1.07 0.99 0.99 2/66 5539
/proc/meminfo: memFree=1901904/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=6816 CPUtime=1188.37
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 1366 0 0 0 118835 2 0 0 25 0 1 0 383865329 6979584 1360 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525964 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1704 1360 58 118 0 1582 0
Current children cumulated CPU time (s) 1199.01
Current children cumulated vsize (KiB) 8932

[startup+1199.9 s]
/proc/loadavg: 1.07 0.99 0.99 2/66 5539
/proc/meminfo: memFree=1901904/2055920 swapFree=4177272/4192956
[pid=5337] ppid=5335 vsize=2116 CPUtime=10.64
/proc/5337/stat : 5337 (SATzilla2007_R) S 5335 5337 4051 0 -1 4194304 691 925 0 0 312 21 700 31 25 0 1 0 383864262 2166784 343 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/5337/statm: 529 343 165 260 0 253 0
[pid=5341] ppid=5337 vsize=6816 CPUtime=1188.77
/proc/5341/stat : 5341 (minisat20) R 5337 5337 4051 0 -1 4194304 1366 0 0 0 118875 2 0 0 25 0 1 0 383865329 6979584 1360 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/5341/statm: 1704 1360 58 118 0 1582 0
Current children cumulated CPU time (s) 1199.41
Current children cumulated vsize (KiB) 8932

Child status: 17
Real time (s): 1199.97
CPU time (s): 1199.49
CPU user time (s): 1198.93
CPU system time (s): 0.560914
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 8932

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

runsolver used 0.967852 second user time and 2.50462 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Mar 11 18:51:24 UTC 2007

IDJOB= 336034
IDBENCH= 24665
IDSOLVER= 134
FILE ID= node38/336034-1173639084

PBS_JOBID= 4101306

Free space on /tmp= 66556 MiB

SOLVER NAME= SATzilla RANDOM
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/others/mod2c-rand3bip-sat-220-2.sat05-2489.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/336034-1173639084/SATzilla2007_R /tmp/evaluation/336034-1173639084/instance-336034-1173639084.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-336034-1173639084 -o ROOT/results/node38/solver-336034-1173639084 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/336034-1173639084/SATzilla2007_R /tmp/evaluation/336034-1173639084/instance-336034-1173639084.cnf            

META MD5SUM SOLVER= 44dcaa7dbf032757655ae5e30ee65a10
MD5SUM BENCH=  42a2d57c47222c3ed0e0546d3518a54d

RANDOM SEED= 114968011

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.233
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.233
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:       1909032 kB
Buffers:         14944 kB
Cached:          88640 kB
SwapCached:       9772 kB
Active:          59904 kB
Inactive:        60356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1909032 kB
SwapTotal:     4192956 kB
SwapFree:      4177272 kB
Dirty:            8400 kB
Writeback:           0 kB
Mapped:          15472 kB
Slab:            12720 kB
Committed_AS:   681560 kB
PageTables:       1468 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 node38 on Sun Mar 11 19:11:24 UTC 2007