Trace number 455997

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) 9997.73 10000.5

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k30.cnf
MD5SUM191bf76ba52591c5123b15dea5992d42
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables60464
Number of clauses250489
Sum of the clauses size640141
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2176950
Number of clauses of size 346686
Number of clauses of size 48874
Number of clauses of size 55039
Number of clauses of size over 510868

Solver Data (download as text)

25.57/25.69	c run March_dl for 5 seconds ... 
25.57/25.69	c Bin: Executing march_dl
25.57/25.69	c child exit by a signal
25.57/25.69	c march_dl returned code 137.
25.57/25.69	c run saps (UBCSAT implementation) for 2 seconds ... 
25.57/25.69	c Bin: Executing ubcsat2006
25.57/25.69	c child exited successfully
25.57/25.69	c ubcsat2006 returned code 0.
25.57/25.69	c satzilla computing base features
25.57/25.69	c satzilla doing unit-prop probe
25.57/25.69	c satzilla doing local search probe
25.57/25.69	c satzilla doing lobjois search-space size estimate
25.57/25.69	c satzilla's ranking:
25.57/25.69	c 1) minisat20+P: -1.589366
25.57/25.69	c 2) minisat20: 3.451923
25.57/25.69	c 3) march_dl+P: 3.486256
25.57/25.69	c 4) vallst+P: 4.128694
25.57/25.69	c 5) march_dl: 4.129735
25.57/25.69	c 6) zchaff_rand+P: 6.608629
25.57/25.69	c 7) kcnfs+P: 999.000000
25.57/25.69	c 8) kcnfs: 999.000000
25.57/25.69	c 9) vallst: 999.000000
25.57/25.69	c 10) zchaff_rand: 999.000000
25.57/25.69	c satzilla running minisat20 with preprocessing ... 
86.05/86.15	This is MiniSat 2.0 beta
86.05/86.15	WARNING: for repeatability, setting FPU to use double precision
86.05/86.15	============================[ Problem Statistics ]=============================
86.05/86.15	|                                                                             |
86.05/86.16	|  Number of variables:  60464                                                |
86.05/86.16	|  Number of clauses:    250489                                               |
86.09/86.30	|  Parsing time:         0.13         s                                       |
86.09/86.31	============================[ Search Statistics ]==============================
86.09/86.31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
86.09/86.31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
86.09/86.31	===============================================================================
86.09/86.31	|         0 |   53792   220938   568300 |    73646        0    nan |  0.000 % |
86.09/86.36	|       100 |   53791   220938   568300 |    81010       99      7 | 11.068 % |
86.09/86.44	|       250 |   53789   220938   568300 |    89111      248      9 | 12.186 % |
86.09/86.55	|       475 |   53761   220938   568300 |    98022      472     10 | 12.207 % |
86.09/86.64	|       812 |   53761   220938   568300 |   107825      809     19 | 12.207 % |
86.83/86.94	|      1319 |   53081   217878   560506 |   118607     1310     22 | 12.230 % |
87.23/87.33	|      2080 |   53059   217822   560375 |   130468     2068     21 | 12.361 % |
87.63/87.72	|      3219 |   52981   217259   558971 |   143515     3206     21 | 12.452 % |
88.33/88.41	|      4928 |   52931   216804   557848 |   157866     4909     20 | 12.460 % |
89.84/89.90	|      7490 |   52929   216781   557788 |   173653     7470     28 | 12.462 % |
91.43/91.54	|     11334 |   52824   216177   556294 |   191018    11294     27 | 12.651 % |
96.42/96.59	|     17101 |   52802   216018   555911 |   210120    17045     43 | 12.672 % |
103.23/103.30	|     25751 |   52753   215730   555198 |   231132    25691     48 | 12.753 % |
117.43/117.60	|     38727 |   52673   215193   553862 |   254245    38651     64 | 12.885 % |
150.72/150.83	|     58188 |   52460   214269   551480 |   279670    58106     81 | 13.238 % |
193.51/193.69	|     87383 |   52120   212641   547495 |   307637    87220     84 | 13.800 % |
289.68/289.88	|    131172 |   52092   212536   547261 |   338401   130988    104 | 13.846 % |
508.83/509.07	|    196857 |   51968   211975   545846 |   372241   196627    121 | 14.058 % |
967.83/968.27	|    295384 |   51936   211828   545510 |   409465   295115    144 | 14.185 % |
1784.23/1784.90	|    443176 |   51852   211490   544680 |   450412   442870    162 | 14.243 % |
2779.89/2780.71	|    664859 |   51842   211398   544482 |   495453   217661    212 | 14.261 % |
4849.89/4851.31	|    997386 |   51631   210440   542030 |   544998    55309    141 | 14.612 % |
7848.27/7850.42	|   1496177 |   51608   210365   541861 |   599498   554092    204 | 14.657 % |
9997.63/10000.44	c Preprocessing...
9997.63/10000.44	c Inital problem has 60464 variables, 73539 nary clauses (176950 binary clauses).
9997.63/10000.44	c Num non-binary clauses 71467, Average non-binary clause length 3.976
9997.63/10000.44	c Theory has no gaps
9997.63/10000.44	c preprocessor timed out at 60.010000 sec
9997.63/10000.44	c Bin: Executing minisat20
9997.63/10000.44	c child exit by a signal
9997.63/10000.44	c minisat20 returned code 137.
9997.63/10000.44	c minisat20 returned code 137.
9997.63/10000.44	c satzilla running minisat20 ... 
9997.63/10000.44	c Bin: Executing minisat20
9997.63/10000.44	c minisat20 returned code 1.
9997.63/10000.44	c minisat20 returned code 1.
9997.63/10000.44	c satzilla running march_dl with preprocessing ... 
9997.63/10000.44	c Bin: Executing march_dl
9997.63/10000.44	c march_dl returned code 1.
9997.63/10000.44	c march_dl returned code 1.
9997.63/10000.44	c satzilla running vallst with preprocessing ... 
9997.63/10000.44	c Bin: Executing vallst
9997.63/10000.44	c vallst returned code 1.
9997.63/10000.44	c vallst returned code 1.
9997.63/10000.44	c satzilla running march_dl ... 
9997.63/10000.44	c Bin: Executing march_dl
9997.63/10000.44	c march_dl returned code 1.
9997.63/10000.44	c march_dl returned code 1.
9997.63/10000.44	c satzilla running zchaff_rand with preprocessing ... 
9997.63/10000.44	c Bin: Executing zchaff_rand
9997.63/10000.44	c zchaff_rand returned code 1.
9997.63/10000.44	c zchaff_rand returned code 1.
9997.63/10000.44	c satzilla running kcnfs with preprocessing ... 
9997.63/10000.44	c Bin: Executing kcnfs
9997.63/10000.44	c kcnfs returned code 1.
9997.63/10000.44	c kcnfs returned code 1.
9997.63/10000.44	c satzilla running kcnfs ... 
9997.63/10000.44	c Bin: Executing kcnfs
9997.63/10000.44	c kcnfs returned code 1.
9997.63/10000.44	c kcnfs returned code 1.
9997.63/10000.44	c satzilla running vallst ... 
9997.63/10000.44	c Bin: Executing vallst
9997.63/10000.44	c vallst returned code 1.
9997.63/10000.44	c vallst returned code 1.
9997.63/10000.44	c satzilla running zchaff_rand ... 
9997.63/10000.44	c Bin: Executing zchaff_rand
9997.63/10000.44	c zchaff_rand returned code 1.
9997.63/10000.44	c zchaff_rand returned code 1.
9997.63/10000.44	c ERROR: All Failed! 
9997.63/10000.44	c SATZILLA_TIME=9999.220000

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node51/watcher-455997-1178628403 -o ROOT/results/node51/solver-455997-1178628403 -C 10000 -W 15000 -M 1800 --output-limit 1,15 /tmp/evaluation/455997-1178628403/SATzilla2007_C /tmp/evaluation/455997-1178628403/instance-455997-1178628403.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 15000 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.85 0.97 0.99 3/64 23353
/proc/meminfo: memFree=1574312/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=1440 CPUtime=0
/proc/23353/stat : 23353 (SATzilla2007_C) R 23351 23353 23297 0 -1 4194304 126 0 0 0 0 0 0 0 18 0 1 0 217685473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216547 0 0 4096 0 0 0 0 17 1 0 0
/proc/23353/statm: 360 110 95 260 0 84 0
[pid=23354] ppid=23353 vsize=632 CPUtime=0
/proc/23354/stat : 23354 (march_dl) R 23353 23353 23297 0 -1 4194304 51 0 0 0 0 0 0 0 18 0 1 0 217685473 647168 46 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23354/statm: 158 46 39 118 0 37 0

[startup+0.0995769 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 23353
/proc/meminfo: memFree=1574312/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=1440 CPUtime=0
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 217685473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23353/statm: 360 110 95 260 0 84 0
[pid=23354] ppid=23353 vsize=6616 CPUtime=0.09
/proc/23354/stat : 23354 (march_dl) R 23353 23353 23297 0 -1 4194304 1294 0 0 0 9 0 0 0 19 0 1 0 217685473 6774784 1289 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23354/statm: 1654 1289 50 118 0 1533 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8056

[startup+0.101577 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 23353
/proc/meminfo: memFree=1574312/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=1440 CPUtime=0
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 217685473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23353/statm: 360 110 95 260 0 84 0
[pid=23354] ppid=23353 vsize=6616 CPUtime=0.09
/proc/23354/stat : 23354 (march_dl) R 23353 23353 23297 0 -1 4194304 1303 0 0 0 9 0 0 0 19 0 1 0 217685473 6774784 1298 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23354/statm: 1654 1298 50 118 0 1533 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8056

[startup+0.301594 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 23353
/proc/meminfo: memFree=1574312/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=1440 CPUtime=0
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 217685473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23353/statm: 360 110 95 260 0 84 0
[pid=23354] ppid=23353 vsize=9124 CPUtime=0.29
/proc/23354/stat : 23354 (march_dl) R 23353 23353 23297 0 -1 4194304 2056 0 0 0 28 1 0 0 20 0 1 0 217685473 9342976 2051 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23354/statm: 2281 2051 50 118 0 2160 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10564

[startup+0.701629 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 23353
/proc/meminfo: memFree=1574312/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=1440 CPUtime=0
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 217685473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23353/statm: 360 110 95 260 0 84 0
[pid=23354] ppid=23353 vsize=25048 CPUtime=0.69
/proc/23354/stat : 23354 (march_dl) R 23353 23353 23297 0 -1 4194304 6082 0 0 0 66 3 0 0 24 0 1 0 217685473 25649152 5215 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23354/statm: 6262 5217 55 118 0 6141 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26488

[startup+1.5017 s]
/proc/loadavg: 0.85 0.97 0.99 2/66 23355
/proc/meminfo: memFree=1554264/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=1440 CPUtime=0
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 217685473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23353/statm: 360 110 95 260 0 84 0
[pid=23354] ppid=23353 vsize=25364 CPUtime=1.49
/proc/23354/stat : 23354 (march_dl) R 23353 23353 23297 0 -1 4194304 7650 0 0 0 146 3 0 0 25 0 1 0 217685473 25972736 5292 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23354/statm: 6341 5292 55 118 0 6220 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26804

[startup+3.10185 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 23355
/proc/meminfo: memFree=1553112/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=1440 CPUtime=0
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 127 0 0 0 0 0 0 0 18 0 1 0 217685473 1474560 110 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23353/statm: 360 110 95 260 0 84 0
[pid=23354] ppid=23353 vsize=45780 CPUtime=3.09
/proc/23354/stat : 23354 (march_dl) R 23353 23353 23297 0 -1 4194304 14285 0 0 0 303 6 0 0 25 0 1 0 217685473 46878720 10138 18446744073709551615 134512640 134996440 4294956688 18446744073709551615 134559723 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23354/statm: 11445 10138 69 118 0 11324 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47220

[startup+6.30113 s]
/proc/loadavg: 0.86 0.97 0.99 2/66 23356
/proc/meminfo: memFree=1558552/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=1440 CPUtime=5
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 134 14964 0 0 0 0 493 7 16 0 1 0 217685473 1474560 111 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23353/statm: 360 111 96 260 0 84 0
[pid=23356] ppid=23353 vsize=22588 CPUtime=1.27
/proc/23356/stat : 23356 (ubcsat2006) R 23353 23353 23297 0 -1 4194304 4059 0 0 0 126 1 0 0 25 0 1 0 217685974 23130112 4042 18446744073709551615 134512640 134777720 4294956544 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23356/statm: 5647 4042 156 64 0 5228 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 24028

[startup+12.7017 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 23356
/proc/meminfo: memFree=1550688/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=26004 CPUtime=12.66
/proc/23353/stat : 23353 (SATzilla2007_C) R 23351 23353 23297 0 -1 4194304 6059 19031 0 0 527 4 726 9 25 0 1 0 217685473 26628096 6029 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/23353/statm: 6501 6029 121 260 0 6225 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 26004

[startup+25.5019 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 23356
/proc/meminfo: memFree=1559520/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=16400 CPUtime=25.47
/proc/23353/stat : 23353 (SATzilla2007_C) R 23351 23353 23297 0 -1 4194304 14990 19031 0 0 1799 13 726 9 25 0 1 0 217685473 16793600 3866 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 134543332 0 0 4096 0 0 0 0 17 1 0 0
/proc/23353/statm: 4100 3866 156 260 0 3824 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16400

[startup+51.1012 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 23356
/proc/meminfo: memFree=1496800/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=107436 CPUtime=51.06
/proc/23353/stat : 23353 (SATzilla2007_C) R 23351 23353 23297 0 -1 4194304 31367 19031 0 0 4329 42 726 9 25 0 1 0 217685473 110014464 19514 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216365 0 0 4096 0 0 0 0 17 1 0 0
/proc/23353/statm: 26859 19514 165 260 0 26583 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 107436

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 23357
/proc/meminfo: memFree=1474776/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=20716 CPUtime=16.14
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 4966 0 0 0 1610 4 0 0 25 0 1 0 217694087 21213184 4952 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 5179 4952 59 118 0 5057 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 129268

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23357
/proc/meminfo: memFree=1456152/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=39572 CPUtime=76.13
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 9661 0 0 0 7603 10 0 0 25 0 1 0 217694087 40521728 9647 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525422 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 9893 9647 59 118 0 9771 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 148124

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 23357
/proc/meminfo: memFree=1439064/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=56404 CPUtime=136.11
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 13873 0 0 0 13597 14 0 0 25 0 1 0 217694087 57757696 13859 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525570 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 14101 13859 59 118 0 13979 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 164956

[startup+282.302 s]
/proc/loadavg: 1.04 0.99 0.99 2/66 23357
/proc/meminfo: memFree=1422744/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=72840 CPUtime=196.09
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 17983 0 0 0 19591 18 0 0 25 0 1 0 217694087 74588160 17969 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 18210 17969 59 118 0 18088 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 181392

[startup+342.301 s]
/proc/loadavg: 1.05 1.00 1.00 2/66 23357
/proc/meminfo: memFree=1409688/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=85864 CPUtime=256.08
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 21199 0 0 0 25585 23 0 0 25 0 1 0 217694087 87924736 21185 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525828 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 21466 21185 59 118 0 21344 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 194416

[startup+402.302 s]
/proc/loadavg: 1.09 1.03 1.01 2/66 23357
/proc/meminfo: memFree=1398808/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0

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


[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23957
/proc/meminfo: memFree=896664/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=598436 CPUtime=9613.51
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 149084 0 0 0 961151 200 0 0 25 0 1 0 217694087 612798464 149070 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 149609 149070 59 118 0 149487 0
Current children cumulated CPU time (s) 9699.6
Current children cumulated vsize (KiB) 706988

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23957
/proc/meminfo: memFree=896664/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=598436 CPUtime=9673.49
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 149084 0 0 0 967149 200 0 0 25 0 1 0 217694087 612798464 149070 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527603 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 149609 149070 59 118 0 149487 0
Current children cumulated CPU time (s) 9759.58
Current children cumulated vsize (KiB) 706988

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23957
/proc/meminfo: memFree=896600/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=598436 CPUtime=9733.49
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 149084 0 0 0 973148 201 0 0 25 0 1 0 217694087 612798464 149070 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 149609 149070 59 118 0 149487 0
Current children cumulated CPU time (s) 9819.58
Current children cumulated vsize (KiB) 706988

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23957
/proc/meminfo: memFree=896600/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=598436 CPUtime=9793.47
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 149084 0 0 0 979146 201 0 0 25 0 1 0 217694087 612798464 149070 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525578 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 149609 149070 59 118 0 149487 0
Current children cumulated CPU time (s) 9879.56
Current children cumulated vsize (KiB) 706988

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23957
/proc/meminfo: memFree=896600/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=598436 CPUtime=9853.45
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 149084 0 0 0 985144 201 0 0 25 0 1 0 217694087 612798464 149070 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 149609 149070 59 118 0 149487 0
Current children cumulated CPU time (s) 9939.54
Current children cumulated vsize (KiB) 706988

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23957
/proc/meminfo: memFree=896600/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=598436 CPUtime=9869.45
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 149084 0 0 0 986744 201 0 0 25 0 1 0 217694087 612798464 149070 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134528300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 149609 149070 59 118 0 149487 0
Current children cumulated CPU time (s) 9955.54
Current children cumulated vsize (KiB) 706988

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23957
/proc/meminfo: memFree=896600/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=598436 CPUtime=9895.04
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 149084 0 0 0 989303 201 0 0 25 0 1 0 217694087 612798464 149070 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 149609 149070 59 118 0 149487 0
Current children cumulated CPU time (s) 9981.13
Current children cumulated vsize (KiB) 706988

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23957
/proc/meminfo: memFree=896600/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=598436 CPUtime=9901.44
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 149084 0 0 0 989943 201 0 0 25 0 1 0 217694087 612798464 149070 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525497 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 149609 149070 59 118 0 149487 0
Current children cumulated CPU time (s) 9987.53
Current children cumulated vsize (KiB) 706988

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23957
/proc/meminfo: memFree=896600/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=598436 CPUtime=9907.84
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 149084 0 0 0 990583 201 0 0 25 0 1 0 217694087 612798464 149070 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525395 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 149609 149070 59 118 0 149487 0
Current children cumulated CPU time (s) 9993.93
Current children cumulated vsize (KiB) 706988

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23957
/proc/meminfo: memFree=896600/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=598436 CPUtime=9909.44
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 149084 0 0 0 990743 201 0 0 25 0 1 0 217694087 612798464 149070 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527624 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 149609 149070 59 118 0 149487 0
Current children cumulated CPU time (s) 9995.53
Current children cumulated vsize (KiB) 706988

[startup+9999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23957
/proc/meminfo: memFree=896600/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=598436 CPUtime=9910.24
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 149084 0 0 0 990823 201 0 0 25 0 1 0 217694087 612798464 149070 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525779 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 149609 149070 59 118 0 149487 0
Current children cumulated CPU time (s) 9996.33
Current children cumulated vsize (KiB) 706988

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23957
/proc/meminfo: memFree=896600/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=598436 CPUtime=9911.04
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 149084 0 0 0 990903 201 0 0 25 0 1 0 217694087 612798464 149070 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134527427 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 149609 149070 59 118 0 149487 0
Current children cumulated CPU time (s) 9997.13
Current children cumulated vsize (KiB) 706988

[startup+10000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23957
/proc/meminfo: memFree=896600/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=598436 CPUtime=9911.44
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4194304 149084 0 0 0 990943 201 0 0 25 0 1 0 217694087 612798464 149070 18446744073709551615 134512640 134998072 4294956688 18446744073709551615 134525434 0 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 149609 149070 59 118 0 149487 0
Current children cumulated CPU time (s) 9997.53
Current children cumulated vsize (KiB) 706988

[startup+10000.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 23957
/proc/meminfo: memFree=896600/2055920 swapFree=4183364/4192956
[pid=23353] ppid=23351 vsize=108552 CPUtime=86.09
/proc/23353/stat : 23353 (SATzilla2007_C) S 23351 23353 23297 0 -1 4194304 33332 19031 0 0 7789 85 726 9 25 0 1 0 217685473 111157248 20108 18446744073709551615 134512640 135579813 4294956656 18446744073709551615 135216413 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23353/statm: 27138 20108 165 260 0 26862 0
[pid=23357] ppid=23353 vsize=0 CPUtime=9911.54
/proc/23357/stat : 23357 (minisat20) R 23353 23353 23297 0 -1 4195332 149084 0 0 0 990947 207 0 0 25 0 1 0 217694087 0 0 18446744073709551615 0 0 0 0 0 256 0 8392704 3 0 0 0 17 1 0 0
/proc/23357/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 9997.63
Current children cumulated vsize (KiB) 108552

Child status: 17
Real time (s): 10000.5
CPU time (s): 9997.73
CPU user time (s): 9994.65
CPU system time (s): 3.08253
CPU usage (%): 99.9727
Max. virtual memory (cumulated for all children) (KiB): 706988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9994.64
system time used= 3.08253
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201460
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= 25
involuntary context switches= 8315

runsolver used 7.48786 second user time and 19.971 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Tue May  8 12:46:44 UTC 2007

IDJOB= 455997
IDBENCH= 20570
IDSOLVER= 179
FILE ID= node51/455997-1178628403

PBS_JOBID= 5218321

Free space on /tmp= 66550 MiB

SOLVER NAME= SATzilla CRAFTED
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k30.cnf
COMMAND LINE= /tmp/evaluation/455997-1178628403/SATzilla2007_C /tmp/evaluation/455997-1178628403/instance-455997-1178628403.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-455997-1178628403 -o ROOT/results/node51/solver-455997-1178628403 -C 10000 -W 15000 -M 1800 --output-limit 1,15  /tmp/evaluation/455997-1178628403/SATzilla2007_C /tmp/evaluation/455997-1178628403/instance-455997-1178628403.cnf            

META MD5SUM SOLVER= d41d8cd98f00b204e9800998ecf8427e
MD5SUM BENCH=  191bf76ba52591c5123b15dea5992d42

RANDOM SEED= 141148306

TIME LIMIT= 10000 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1574912 kB
Buffers:         37684 kB
Cached:         320908 kB
SwapCached:       3644 kB
Active:          99440 kB
Inactive:       268664 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1574912 kB
SwapTotal:     4192956 kB
SwapFree:      4183364 kB
Dirty:           14224 kB
Writeback:           0 kB
Mapped:          15544 kB
Slab:            99000 kB
Committed_AS:  8760200 kB
PageTables:       1408 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= 66550 MiB

End job on node51 on Tue May  8 15:33:24 UTC 2007