Trace number 1534256

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
IUT_BMB_SAT 1.0? (TO) 1200.12 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S1694258328-099.cnf
MD5SUM01d386c590bcd2ab7c9aeb6450815f98
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark62.0976
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  380                                                  |
0.00/0.01	c |  Number of clauses:    1615                                                 |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     372     1608     4863 |      536        0    nan |  0.000 % |
0.00/0.02	c |       100 |     372     1608     4863 |      589      100     19 |  0.001 % |
0.00/0.02	c |       250 |     372     1608     4863 |      648      250     18 |  0.001 % |
0.00/0.03	c |       475 |     372     1608     4863 |      713      475     19 |  0.001 % |
0.00/0.04	c |       813 |     372     1608     4863 |      784      437     17 |  0.001 % |
0.00/0.05	c |      1319 |     372     1608     4863 |      863      533     16 |  0.001 % |
0.00/0.08	c |      2080 |     372     1608     4863 |      949      845     16 |  0.001 % |
0.00/0.11	c |      3220 |     372     1608     4863 |     1044      503     14 |  0.001 % |
0.00/0.17	c |      4930 |     372     1608     4863 |     1148      598     14 |  0.001 % |
0.00/0.26	c |      7492 |     372     1608     4863 |     1263      802     16 |  0.001 % |
0.00/0.39	c |     11336 |     372     1608     4863 |     1390      735     15 |  0.001 % |
0.00/0.61	c |     17102 |     372     1608     4863 |     1529      809     15 |  0.001 % |
0.00/0.93	c |     25751 |     372     1608     4863 |     1682      892     14 |  0.001 % |
1.38/1.44	c |     38726 |     372     1608     4863 |     1850     1051     16 |  0.001 % |
2.19/2.22	c |     58187 |     372     1608     4863 |     2035     1717     15 |  0.001 % |
3.38/3.42	c |     87379 |     372     1608     4863 |     2239     2004     18 |  0.001 % |
5.18/5.28	c |    131168 |     372     1608     4863 |     2462     1570     17 |  0.001 % |
8.18/8.22	c |    196853 |     372     1608     4863 |     2709     2345     17 |  0.001 % |
12.68/12.78	c |    295379 |     372     1608     4863 |     2980     2004     17 |  0.001 % |
19.77/19.89	c |    443168 |     372     1608     4863 |     3278     1913     17 |  0.001 % |
30.77/30.85	c |    664851 |     372     1608     4863 |     3605     3163     17 |  0.001 % |
47.76/47.88	c |    997378 |     372     1608     4863 |     3966     2388     18 |  0.001 % |
74.65/74.73	c |   1496166 |     372     1608     4863 |     4363     3168     17 |  0.001 % |
117.23/117.39	c |   2244348 |     372     1608     4863 |     4799     3226     18 |  0.001 % |
183.80/183.98	c |   3366622 |     372     1608     4863 |     5279     3244     17 |  0.001 % |
286.75/286.99	c |   5050033 |     372     1608     4863 |     5807     4874     18 |  0.001 % |
448.60/448.84	c |   7575151 |     372     1608     4863 |     6388     3137     16 |  0.001 % |
699.98/700.36	c |  11362826 |     372     1608     4863 |     7026     4044     17 |  0.001 % |
1100.82/1101.34	c |  17044338 |     372     1608     4863 |     7729     3891     14 |  0.001 % |
1200.09/1200.60	sh: line 1:  1916 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.09/1200.60	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1534256-1238558997/watcher-1534256-1238558997 -o /tmp/evaluation-result-1534256-1238558997/solver-1534256-1238558997 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534256-1238558997.cnf HOME 

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): 1800 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: 1.00 1.00 1.09 3/80 1912
/proc/meminfo: memFree=1371296/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) R 1910 1912 1803 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 147 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/1912/statm: 354 147 97 274 0 77 0

[startup+0.0558489 s]
/proc/loadavg: 1.00 1.00 1.09 3/80 1912
/proc/meminfo: memFree=1371296/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101853 s]
/proc/loadavg: 1.00 1.00 1.09 3/80 1912
/proc/meminfo: memFree=1371296/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301874 s]
/proc/loadavg: 1.00 1.00 1.09 3/80 1912
/proc/meminfo: memFree=1371296/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701915 s]
/proc/loadavg: 1.00 1.00 1.09 3/80 1912
/proc/meminfo: memFree=1371296/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.502 s]
/proc/loadavg: 1.00 1.00 1.09 2/83 1916
/proc/meminfo: memFree=1370304/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=2320 CPUtime=1.48
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 236 0 0 0 148 0 0 0 25 0 1 0 1128563575 2375680 216 1992294400 134512640 135243223 4294956304 18446744073709551615 134555690 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 580 216 84 178 0 400 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9092

[startup+3.10216 s]
/proc/loadavg: 1.00 1.00 1.09 2/83 1916
/proc/meminfo: memFree=1369984/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=2452 CPUtime=3.08
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 265 0 0 0 308 0 0 0 25 0 1 0 1128563575 2510848 245 1992294400 134512640 135243223 4294956304 18446744073709551615 134565508 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 613 245 84 178 0 433 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9224

[startup+6.3015 s]
/proc/loadavg: 1.00 1.00 1.09 2/83 1916
/proc/meminfo: memFree=1369664/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=2584 CPUtime=6.28
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 311 0 0 0 628 0 0 0 25 0 1 0 1128563575 2646016 291 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 646 291 84 178 0 466 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9356

[startup+12.7022 s]
/proc/loadavg: 1.00 1.00 1.09 2/83 1916
/proc/meminfo: memFree=1369472/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=2716 CPUtime=12.68
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 352 0 0 0 1268 0 0 0 25 0 1 0 1128563575 2781184 332 1992294400 134512640 135243223 4294956304 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 679 332 84 178 0 499 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9488

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.08 2/83 1916
/proc/meminfo: memFree=1369216/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=2980 CPUtime=25.46
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 413 0 0 0 2546 0 0 0 25 0 1 0 1128563575 3051520 393 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 745 393 84 178 0 565 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9752

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.08 2/83 1916
/proc/meminfo: memFree=1368960/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=3376 CPUtime=51.06
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 493 0 0 0 5106 0 0 0 25 0 1 0 1128563575 3457024 473 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 844 473 84 178 0 664 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10148

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.08 2/83 1916
/proc/meminfo: memFree=1368448/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=3768 CPUtime=102.24
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 588 0 0 0 10224 0 0 0 25 0 1 0 1128563575 3858432 568 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 942 568 84 178 0 762 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10540

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/83 1916
/proc/meminfo: memFree=1368064/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=4032 CPUtime=162.2
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 674 0 0 0 16220 0 0 0 25 0 1 0 1128563575 4128768 654 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 1008 654 84 178 0 828 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 10804

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/83 1916
/proc/meminfo: memFree=1367744/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=4432 CPUtime=222.18
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 754 0 0 0 22218 0 0 0 25 0 1 0 1128563575 4538368 734 1992294400 134512640 135243223 4294956304 18446744073709551615 134555681 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 1108 734 84 178 0 928 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 11204

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.06 2/83 1916
/proc/meminfo: memFree=1367552/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1366720/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=5392 CPUtime=642.02
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 1021 0 0 0 64202 0 0 0 25 0 1 0 1128563575 5521408 1001 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 1348 1001 84 178 0 1168 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 12164

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.02 2/83 1916
/proc/meminfo: memFree=1366592/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=5524 CPUtime=701.98
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 1051 0 0 0 70198 0 0 0 25 0 1 0 1128563575 5656576 1031 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 1381 1031 84 178 0 1201 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 12296

[startup+762.308 s]
/proc/loadavg: 1.00 1.00 1.01 2/83 1916
/proc/meminfo: memFree=1366400/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=5644 CPUtime=761.97
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 1083 0 0 0 76197 0 0 0 25 0 1 0 1128563575 5779456 1063 1992294400 134512640 135243223 4294956304 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 1411 1063 84 178 0 1231 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 12416

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/83 1916
/proc/meminfo: memFree=1366336/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=5780 CPUtime=821.94
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 1112 0 0 0 82194 0 0 0 25 0 1 0 1128563575 5918720 1092 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 1445 1092 84 178 0 1265 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 12552

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 1916
/proc/meminfo: memFree=1366208/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=5924 CPUtime=881.92
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 1138 0 0 0 88191 1 0 0 25 0 1 0 1128563575 6066176 1118 1992294400 134512640 135243223 4294956304 18446744073709551615 134555576 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 1481 1118 84 178 0 1301 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 12696

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 1916
/proc/meminfo: memFree=1366144/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=6056 CPUtime=941.89
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 1171 0 0 0 94188 1 0 0 25 0 1 0 1128563575 6201344 1151 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 1514 1151 84 178 0 1334 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 12828

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 1916
/proc/meminfo: memFree=1366144/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=6056 CPUtime=1001.87
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 1175 0 0 0 100186 1 0 0 25 0 1 0 1128563575 6201344 1155 1992294400 134512640 135243223 4294956304 18446744073709551615 134566346 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 1514 1155 84 178 0 1334 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 12828

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 1916
/proc/meminfo: memFree=1366016/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=6196 CPUtime=1061.84
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 1195 0 0 0 106183 1 0 0 25 0 1 0 1128563575 6344704 1175 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 1549 1175 84 178 0 1369 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 12968

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 1916
/proc/meminfo: memFree=1365952/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=6196 CPUtime=1121.82
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 1222 0 0 0 112181 1 0 0 25 0 1 0 1128563575 6344704 1202 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 1549 1202 84 178 0 1369 0
Current children cumulated CPU time (s) 1121.82
Current children cumulated vsize (KiB) 12968

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 1916
/proc/meminfo: memFree=1365824/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=6328 CPUtime=1181.79
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 1240 0 0 0 118178 1 0 0 25 0 1 0 1128563575 6479872 1220 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 1582 1220 84 178 0 1402 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 13100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/83 1916
/proc/meminfo: memFree=1365824/2055912 swapFree=4170680/4192956
[pid=1912] ppid=1910 vsize=1416 CPUtime=0
/proc/1912/stat : 1912 (IUT_BMB_SAT) S 1910 1912 1803 0 -1 4194304 174 0 0 0 0 0 0 0 18 0 1 0 1128563573 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/1912/statm: 354 156 105 274 0 77 0
[pid=1915] ppid=1912 vsize=5356 CPUtime=0
/proc/1915/stat : 1915 (sh) S 1912 1912 1803 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128563574 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 255372878660 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/1915/statm: 1339 232 193 169 0 50 0
[pid=1916] ppid=1915 vsize=6328 CPUtime=1200.09
/proc/1916/stat : 1916 (minisat) R 1915 1912 1803 0 -1 4194304 1250 0 0 0 120008 1 0 0 25 0 1 0 1128563575 6479872 1230 1992294400 134512640 135243223 4294956304 18446744073709551615 134555702 0 0 4096 3 0 0 0 17 0 0 0
/proc/1916/statm: 1582 1230 84 178 0 1402 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 13100

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.12
CPU user time (s): 1200.09
CPU system time (s): 0.024996
CPU usage (%): 99.9588
Max. virtual memory (cumulated for all children) (KiB): 13100

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.09
system time used= 0.024996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1750
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= 8
involuntary context switches= 3551

runsolver used 1.57776 second user time and 3.89641 second system time

The end

Launcher Data

Begin job on node78 at 2009-04-01 06:09:57
IDJOB=1534256
IDBENCH=70625
IDSOLVER=523
FILE ID=node78/1534256-1238558997
PBS_JOBID= 9062144
Free space on /tmp= 126872 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S1694258328-099.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534256-1238558997/watcher-1534256-1238558997 -o /tmp/evaluation-result-1534256-1238558997/solver-1534256-1238558997 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534256-1238558997.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 01d386c590bcd2ab7c9aeb6450815f98
RANDOM SEED=749401670

node78.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.214
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.214
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:      2055912 kB
MemFree:       1371848 kB
Buffers:         97200 kB
Cached:         493604 kB
SwapCached:       7800 kB
Active:         329364 kB
Inactive:       271900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:       1371848 kB
SwapTotal:     4192956 kB
SwapFree:      4170680 kB
Dirty:            2204 kB
Writeback:           0 kB
Mapped:          16096 kB
Slab:            67012 kB
Committed_AS:  2691152 kB
PageTables:       2556 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126868 MiB
End job on node78 at 2009-04-01 06:29:57