Trace number 335447

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.54 1200.03

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7-dead-dnd001.sat05-3419.reshuffled-07.cnf
MD5SUM26eb408aec254c812108c852e426e72f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1192.99
Satisfiable
(Un)Satisfiability was proved
Number of variables1040
Number of clauses13020
Sum of the clauses size54606
Maximum clause length13
Minimum clause length1
Number of clauses of size 135
Number of clauses of size 21086
Number of clauses of size 38679
Number of clauses of size 4261
Number of clauses of size 5297
Number of clauses of size over 52662

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: 2.081255
10.57/10.65	c 2) minisat20: 2.305250
10.57/10.65	c 3) march_dl: 2.815074
10.57/10.65	c 4) vallst+P: 3.210254
10.57/10.65	c 5) march_dl+P: 3.225713
10.57/10.65	c 6) zchaff_rand+P: 4.165680
10.57/10.65	c 7) kcnfs+P: 999.000000
10.57/10.65	c 8) kcnfs: 999.000000
10.57/10.65	c 9) vallst: 999.000000
10.57/10.65	c 10) zchaff_rand: 999.000000
10.57/10.65	c satzilla running minisat20 with preprocessing ... 
10.67/10.72	This is MiniSat 2.0 beta
10.67/10.72	WARNING: for repeatability, setting FPU to use double precision
10.67/10.72	============================[ Problem Statistics ]=============================
10.67/10.72	|                                                                             |
10.67/10.72	|  Number of variables:  984                                                  |
10.67/10.72	|  Number of clauses:    8680                                                 |
10.67/10.73	|  Parsing time:         0.01         s                                       |
10.67/10.73	============================[ Search Statistics ]==============================
10.67/10.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.67/10.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.67/10.73	===============================================================================
10.67/10.73	|         0 |     984     8680    39274 |     2893        0    nan |  0.000 % |
10.67/10.73	|       100 |     984     8680    39274 |     3182      100     20 |  0.000 % |
10.67/10.74	|       252 |     984     8680    39274 |     3500      252     21 |  0.000 % |
10.67/10.74	|       477 |     984     8680    39274 |     3851      477     23 |  0.002 % |
10.67/10.76	|       815 |     984     8680    39274 |     4236      815     22 |  0.000 % |
10.67/10.78	|      1321 |     984     8680    39274 |     4659     1321     24 |  0.002 % |
10.69/10.82	|      2081 |     984     8680    39274 |     5125     2081     23 |  0.000 % |
10.86/10.90	|      3220 |     984     8680    39274 |     5638     3220     25 |  0.002 % |
10.96/11.03	|      4928 |     984     8680    39274 |     6202     4928     25 |  0.000 % |
11.15/11.28	|      7491 |     984     8680    39274 |     6822     4328     26 |  0.002 % |
11.55/11.70	|     11336 |     984     8680    39274 |     7504     4689     28 |  0.002 % |
12.45/12.50	|     17104 |     984     8680    39274 |     8255     6643     27 |  0.002 % |
13.45/13.54	|     25754 |     984     8680    39274 |     9080     6907     32 |  0.000 % |
15.15/15.20	|     38728 |     984     8680    39274 |     9988     6061     34 |  0.002 % |
18.05/18.14	|     58189 |     984     8680    39274 |    10987     5268     24 |  0.002 % |
22.45/22.59	|     87382 |     984     8680    39274 |    12086     6668     22 |  0.000 % |
29.34/29.44	|    131171 |     984     8680    39274 |    13294     7732     24 |  0.000 % |
41.24/41.32	|    196856 |     984     8680    39274 |    14624    13038     35 |  0.002 % |
63.03/63.17	|    295382 |     984     8680    39274 |    16086     8398     24 |  0.000 % |
94.62/94.75	|    443172 |     984     8680    39274 |    17695    10608     28 |  0.000 % |
147.00/147.12	|    664855 |     984     8680    39274 |    19464     9675     23 |  0.000 % |
222.98/223.12	|    997380 |     984     8680    39274 |    21411    19096     30 |  0.000 % |
344.83/345.08	|   1496169 |     984     8680    39274 |    23552    11931     26 |  0.000 % |
553.26/553.52	|   2244351 |     984     8680    39274 |    25907    14501     31 |  0.000 % |
893.95/894.32	|   3366625 |     983     8639    39142 |    28498    17800     30 |  0.104 % |
1199.48/1200.03	c Preprocessing...
1199.48/1200.03	c Inital problem has 1040 variables, 11934 nary clauses (1086 binary clauses).
1199.48/1200.03	c Num non-binary clauses 11899, Average non-binary clause length 4.404
1199.48/1200.03	c Theory has no gaps
1199.48/1200.03	c Preprocessor runtime was 0.040 seconds.
1199.48/1200.03	c 
1199.48/1200.03	c Satisfiability of theory still undetermined.
1199.48/1200.03	c See file /tmp/IPJ0Rw for simplified theory.
1199.48/1200.03	c Bin: Executing minisat20
1199.48/1200.03	c child exit by a signal
1199.48/1200.03	c minisat20 returned code 137.
1199.48/1200.03	c minisat20 returned code 137.
1199.48/1200.03	c satzilla running minisat20 ... 
1199.48/1200.03	c Bin: Executing minisat20
1199.48/1200.03	c minisat20 returned code 1.
1199.48/1200.03	c minisat20 returned code 1.
1199.48/1200.03	c satzilla running march_dl ... 
1199.48/1200.03	c Bin: Executing march_dl
1199.48/1200.03	c march_dl returned code 1.
1199.48/1200.03	c march_dl returned code 1.
1199.48/1200.03	c satzilla running vallst with preprocessing ... 
1199.48/1200.03	c Bin: Executing vallst
1199.48/1200.03	c vallst returned code 1.
1199.48/1200.03	c vallst returned code 1.
1199.48/1200.03	c satzilla running march_dl with preprocessing ... 
1199.48/1200.03	c Bin: Executing march_dl
1199.48/1200.03	c march_dl returned code 1.
1199.48/1200.03	c march_dl returned code 1.
1199.48/1200.03	c satzilla running zchaff_rand with preprocessing ... 
1199.48/1200.03	c Bin: Executing zchaff_rand
1199.48/1200.03	c zchaff_rand returned code 1.
1199.48/1200.03	c zchaff_rand returned code 1.
1199.48/1200.03	c satzilla running kcnfs with preprocessing ... 
1199.48/1200.03	c Bin: Executing kcnfs
1199.48/1200.03	c kcnfs returned code 1.
1199.48/1200.03	c kcnfs returned code 1.
1199.48/1200.03	c satzilla running kcnfs ... 
1199.48/1200.03	c Bin: Executing kcnfs
1199.48/1200.03	c kcnfs returned code 1.
1199.48/1200.03	c kcnfs returned code 1.
1199.48/1200.03	c satzilla running vallst ... 
1199.48/1200.03	c Bin: Executing vallst
1199.48/1200.03	c vallst returned code 1.
1199.48/1200.03	c vallst returned code 1.
1199.48/1200.03	c satzilla running zchaff_rand ... 
1199.48/1200.03	c Bin: Executing zchaff_rand
1199.48/1200.03	c zchaff_rand returned code 1.
1199.48/1200.03	c zchaff_rand returned code 1.
1199.48/1200.03	c ERROR: All Failed! 
1199.48/1200.03	c SATZILLA_TIME=1199.700000

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/node15/watcher-335447-1173627702 -o ROOT/results/node15/solver-335447-1173627702 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/335447-1173627702/SATzilla2007_C /tmp/evaluation/335447-1173627702/instance-335447-1173627702.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.97 3/77 939
/proc/meminfo: memFree=1370072/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=1440 CPUtime=0
/proc/939/stat : 939 (SATzilla2007_C) R 937 939 32169 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 382724615 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/939/statm: 360 110 95 260 0 84 0
[pid=940] ppid=939 vsize=768 CPUtime=0
/proc/940/stat : 940 (march_dl) R 939 939 32169 0 -1 4194304 105 0 0 0 0 0 0 0 18 0 1 0 382724615 786432 100 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/940/statm: 192 100 50 118 0 71 0

[startup+0.0479719 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 939
/proc/meminfo: memFree=1370072/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=1440 CPUtime=0
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382724615 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/939/statm: 360 110 95 260 0 84 0
[pid=940] ppid=939 vsize=1600 CPUtime=0.04
/proc/940/stat : 940 (march_dl) R 939 939 32169 0 -1 4194304 282 0 0 0 4 0 0 0 19 0 1 0 382724615 1638400 274 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134544614 0 0 8392704 0 0 0 0 17 1 0 0
/proc/940/statm: 400 274 55 118 0 279 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 3040

[startup+0.10198 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 939
/proc/meminfo: memFree=1370072/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=1440 CPUtime=0
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382724615 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/939/statm: 360 110 95 260 0 84 0
[pid=940] ppid=939 vsize=1820 CPUtime=0.09
/proc/940/stat : 940 (march_dl) R 939 939 32169 0 -1 4194304 370 0 0 0 9 0 0 0 19 0 1 0 382724615 1863680 354 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134543110 0 0 8392704 0 0 0 0 17 1 0 0
/proc/940/statm: 455 354 65 118 0 334 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3260

[startup+0.302015 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 939
/proc/meminfo: memFree=1370072/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=1440 CPUtime=0
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382724615 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/939/statm: 360 110 95 260 0 84 0
[pid=940] ppid=939 vsize=7572 CPUtime=0.29
/proc/940/stat : 940 (march_dl) R 939 939 32169 0 -1 4194304 1906 0 0 0 29 0 0 0 21 0 1 0 382724615 7753728 1750 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134546103 0 0 8392704 0 0 0 0 17 1 0 0
/proc/940/statm: 1893 1750 72 118 0 1772 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9012

[startup+0.701083 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 939
/proc/meminfo: memFree=1370072/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=1440 CPUtime=0
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382724615 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/939/statm: 360 110 95 260 0 84 0
[pid=940] ppid=939 vsize=8148 CPUtime=0.69
/proc/940/stat : 940 (march_dl) R 939 939 32169 0 -1 4194304 2188 0 0 0 69 0 0 0 25 0 1 0 382724615 8343552 1828 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 1 0 0
/proc/940/statm: 2037 1828 74 118 0 1916 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9588

[startup+1.50122 s]
/proc/loadavg: 0.91 0.95 0.97 2/79 941
/proc/meminfo: memFree=1362824/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=1440 CPUtime=0
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382724615 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/939/statm: 360 110 95 260 0 84 0
[pid=940] ppid=939 vsize=8148 CPUtime=1.49
/proc/940/stat : 940 (march_dl) R 939 939 32169 0 -1 4194304 2188 0 0 0 149 0 0 0 25 0 1 0 382724615 8343552 1828 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134587377 0 0 8392704 0 0 0 0 17 1 0 0
/proc/940/statm: 2037 1828 74 118 0 1916 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9588

[startup+3.10149 s]
/proc/loadavg: 0.91 0.95 0.97 2/79 941
/proc/meminfo: memFree=1362632/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=1440 CPUtime=0
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 382724615 1474560 110 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/939/statm: 360 110 95 260 0 84 0
[pid=940] ppid=939 vsize=8304 CPUtime=3.09
/proc/940/stat : 940 (march_dl) R 939 939 32169 0 -1 4194304 2207 0 0 0 309 0 0 0 25 0 1 0 382724615 8503296 1847 18446744073709551615 134512640 134996440 4294956736 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 1 0 0
/proc/940/statm: 2076 1847 74 118 0 1955 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9744

[startup+6.30104 s]
/proc/loadavg: 0.92 0.95 0.97 2/79 942
/proc/meminfo: memFree=1368392/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=1440 CPUtime=4.99
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 135 2207 0 0 0 0 499 0 16 0 1 0 382724615 1474560 111 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/939/statm: 360 111 96 260 0 84 0
[pid=942] ppid=939 vsize=6188 CPUtime=1.29
/proc/942/stat : 942 (ubcsat2006) R 939 939 32169 0 -1 4194304 447 0 0 0 122 7 0 0 25 0 1 0 382725115 6336512 430 18446744073709551615 134512640 134777720 4294956576 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/942/statm: 1547 430 156 64 0 1128 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 7628

[startup+12.7011 s]
/proc/loadavg: 0.93 0.95 0.97 2/79 943
/proc/meminfo: memFree=1364424/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=3552 CPUtime=1.96
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 595 0 0 0 196 0 0 0 25 0 1 0 382725687 3637248 589 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 888 589 58 118 0 766 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7988

[startup+25.5013 s]
/proc/loadavg: 0.94 0.96 0.97 2/79 943
/proc/meminfo: memFree=1363208/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=4480 CPUtime=14.75
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 846 0 0 0 1475 0 0 0 25 0 1 0 382725687 4587520 840 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525443 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 1120 840 58 118 0 998 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 8916

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.97 2/79 943
/proc/meminfo: memFree=1362248/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=5552 CPUtime=40.35
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 1099 0 0 0 4034 1 0 0 25 0 1 0 382725687 5685248 1093 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525534 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 1388 1093 58 118 0 1266 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 9988

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.97 2/79 945
/proc/meminfo: memFree=1361032/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=6616 CPUtime=91.53
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 1386 0 0 0 9152 1 0 0 25 0 1 0 382725687 6774784 1380 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 1654 1380 58 118 0 1532 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 11052

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/79 945
/proc/meminfo: memFree=1360520/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=7100 CPUtime=151.51
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 1498 0 0 0 15149 2 0 0 25 0 1 0 382725687 7270400 1492 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525583 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 1775 1492 58 118 0 1653 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 11536

[startup+222.301 s]
/proc/loadavg: 1.07 0.99 0.98 2/79 945
/proc/meminfo: memFree=1359752/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=7904 CPUtime=211.49
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 1694 0 0 0 21146 3 0 0 25 0 1 0 382725687 8093696 1688 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528518 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 1976 1688 58 118 0 1854 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 12340

[startup+282.301 s]
/proc/loadavg: 1.09 1.00 0.98 2/79 945
/proc/meminfo: memFree=1358920/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=8836 CPUtime=271.47
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 1909 0 0 0 27143 4 0 0 25 0 1 0 382725687 9048064 1903 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 2209 1903 58 118 0 2087 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 13272

[startup+342.302 s]
/proc/loadavg: 1.09 1.02 0.99 2/79 945
/proc/meminfo: memFree=1358792/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=8984 CPUtime=331.44
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 1939 0 0 0 33140 4 0 0 25 0 1 0 382725687 9199616 1933 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 2246 1933 58 118 0 2124 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 945
/proc/meminfo: memFree=1356104/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=11776 CPUtime=811.28
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 2611 0 0 0 81119 9 0 0 25 0 1 0 382725687 12058624 2605 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 2944 2605 58 118 0 2822 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 16212

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 945
/proc/meminfo: memFree=1356104/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=11776 CPUtime=871.26
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 2611 0 0 0 87116 10 0 0 25 0 1 0 382725687 12058624 2605 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 2944 2605 58 118 0 2822 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 16212

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 945
/proc/meminfo: memFree=1355976/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=11940 CPUtime=931.24
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 2644 0 0 0 93114 10 0 0 25 0 1 0 382725687 12226560 2638 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 2985 2638 58 118 0 2863 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 16376

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 945
/proc/meminfo: memFree=1356040/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=11940 CPUtime=991.21
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 2644 0 0 0 99111 10 0 0 25 0 1 0 382725687 12226560 2638 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 2985 2638 58 118 0 2863 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 16376

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 945
/proc/meminfo: memFree=1355848/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=12072 CPUtime=1051.19
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 2701 0 0 0 105108 11 0 0 25 0 1 0 382725687 12361728 2695 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 3018 2695 58 118 0 2896 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 16508

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/79 945
/proc/meminfo: memFree=1355720/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=12228 CPUtime=1111.17
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 2719 0 0 0 111106 11 0 0 25 0 1 0 382725687 12521472 2713 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 3057 2713 58 118 0 2935 0
Current children cumulated CPU time (s) 1121.86
Current children cumulated vsize (KiB) 16664

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 1047
/proc/meminfo: memFree=1354368/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=12228 CPUtime=1171.11
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 2732 0 0 0 117098 13 0 0 25 0 1 0 382725687 12521472 2726 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525653 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 3057 2726 58 118 0 2935 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 16664

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 1057
/proc/meminfo: memFree=1354368/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=12228 CPUtime=1179.1
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 2732 0 0 0 117897 13 0 0 25 0 1 0 382725687 12521472 2726 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134520050 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 3057 2726 58 118 0 2935 0
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (KiB) 16664

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 1061
/proc/meminfo: memFree=1354376/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=12228 CPUtime=1185.49
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 2740 0 0 0 118536 13 0 0 25 0 1 0 382725687 12521472 2734 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 3057 2734 58 118 0 2935 0
Current children cumulated CPU time (s) 1196.18
Current children cumulated vsize (KiB) 16664

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 1061
/proc/meminfo: memFree=1354376/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=12228 CPUtime=1187.09
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 2741 0 0 0 118696 13 0 0 25 0 1 0 382725687 12521472 2735 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525802 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 3057 2735 58 118 0 2935 0
Current children cumulated CPU time (s) 1197.78
Current children cumulated vsize (KiB) 16664

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 1063
/proc/meminfo: memFree=1354312/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=12228 CPUtime=1187.89
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 2741 0 0 0 118776 13 0 0 25 0 1 0 382725687 12521472 2735 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134528539 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 3057 2735 58 118 0 2935 0
Current children cumulated CPU time (s) 1198.58
Current children cumulated vsize (KiB) 16664

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 1063
/proc/meminfo: memFree=1354312/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=12228 CPUtime=1188.29
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 2741 0 0 0 118816 13 0 0 25 0 1 0 382725687 12521472 2735 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 3057 2735 58 118 0 2935 0
Current children cumulated CPU time (s) 1198.98
Current children cumulated vsize (KiB) 16664

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 1063
/proc/meminfo: memFree=1354312/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=12228 CPUtime=1188.69
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 2741 0 0 0 118856 13 0 0 25 0 1 0 382725687 12521472 2735 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 3057 2735 58 118 0 2935 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 16664

[startup+1200 s]
/proc/loadavg: 1.00 1.00 0.99 2/85 1063
/proc/meminfo: memFree=1354312/2055920 swapFree=4152672/4192956
[pid=939] ppid=937 vsize=4436 CPUtime=10.69
/proc/939/stat : 939 (SATzilla2007_C) S 937 939 32169 0 -1 4194304 1708 2660 0 0 345 11 701 12 25 0 1 0 382724615 4542464 933 18446744073709551615 134512640 135579813 4294956704 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/939/statm: 1109 933 165 260 0 833 0
[pid=943] ppid=939 vsize=12228 CPUtime=1188.79
/proc/943/stat : 943 (minisat20) R 939 939 32169 0 -1 4194304 2741 0 0 0 118866 13 0 0 25 0 1 0 382725687 12521472 2735 18446744073709551615 134512640 134998072 4294956768 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/943/statm: 3057 2735 58 118 0 2935 0
Current children cumulated CPU time (s) 1199.48
Current children cumulated vsize (KiB) 16664

Child status: 17
Real time (s): 1200.03
CPU time (s): 1199.54
CPU user time (s): 1199.16
CPU system time (s): 0.377942
CPU usage (%): 99.9592
Max. virtual memory (cumulated for all children) (KiB): 16664

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

runsolver used 1.20082 second user time and 3.17452 second system time

The end

Launcher Data (download as text)

Begin job on node15 on Sun Mar 11 15:41:42 UTC 2007

IDJOB= 335447
IDBENCH= 24651
IDSOLVER= 135
FILE ID= node15/335447-1173627702

PBS_JOBID= 4101270

Free space on /tmp= 66531 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/QG/QG7-dead-dnd001.sat05-3419.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/335447-1173627702/SATzilla2007_C /tmp/evaluation/335447-1173627702/instance-335447-1173627702.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-335447-1173627702 -o ROOT/results/node15/solver-335447-1173627702 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/335447-1173627702/SATzilla2007_C /tmp/evaluation/335447-1173627702/instance-335447-1173627702.cnf            

META MD5SUM SOLVER= a1f00d13cbb558b34a83b365ff80fcc3
MD5SUM BENCH=  26eb408aec254c812108c852e426e72f

RANDOM SEED= 507451862

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node15.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.276
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.276
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:       1370416 kB
Buffers:         56536 kB
Cached:         534112 kB
SwapCached:       2924 kB
Active:         404392 kB
Inactive:       209604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1370416 kB
SwapTotal:     4192956 kB
SwapFree:      4152672 kB
Dirty:            8644 kB
Writeback:           0 kB
Mapped:          30212 kB
Slab:            56992 kB
Committed_AS:  1366060 kB
PageTables:       1800 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= 66531 MiB

End job on node15 on Sun Mar 11 16:01:43 UTC 2007