Trace number 1534371

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.1 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/500/
unif-k3-r4.25-v500-c2125-S1258122549-031.cnf
MD5SUMe4beefd25957794efe8088679c7fff55
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2125
Sum of the clauses size6375
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32125
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.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  500                                                  |
0.00/0.02	c |  Number of clauses:    2125                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.01/0.02	c ============================[ Search Statistics ]==============================
0.01/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.01/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.01/0.02	c ===============================================================================
0.01/0.02	c |         0 |     491     2116     6391 |      705        0    nan |  0.000 % |
0.01/0.02	c |       100 |     491     2116     6391 |      775      100     23 |  0.000 % |
0.01/0.03	c |       250 |     491     2116     6391 |      853      250     23 |  0.000 % |
0.01/0.04	c |       476 |     491     2116     6391 |      938      476     23 |  0.000 % |
0.01/0.05	c |       813 |     491     2116     6391 |     1032      813     23 |  0.000 % |
0.01/0.07	c |      1319 |     491     2116     6391 |     1135      773     21 |  0.000 % |
0.01/0.10	c |      2080 |     491     2116     6391 |     1249      939     22 |  0.000 % |
0.01/0.14	c |      3220 |     491     2116     6391 |     1374      783     22 |  0.000 % |
0.01/0.21	c |      4929 |     491     2116     6391 |     1511     1066     21 |  0.000 % |
0.01/0.32	c |      7495 |     491     2116     6391 |     1663     1287     20 |  0.000 % |
0.01/0.49	c |     11339 |     491     2116     6391 |     1829     1661     22 |  0.000 % |
0.01/0.76	c |     17105 |     491     2116     6391 |     2012     1779     22 |  0.000 % |
1.09/1.17	c |     25754 |     491     2116     6391 |     2213     1141     19 |  0.000 % |
1.78/1.81	c |     38729 |     491     2116     6391 |     2435     1699     20 |  0.000 % |
2.78/2.82	c |     58191 |     491     2116     6391 |     2678     2464     21 |  0.000 % |
4.29/4.37	c |     87384 |     491     2116     6391 |     2946     1567     22 |  0.000 % |
6.68/6.74	c |    131173 |     491     2116     6391 |     3240     1848     20 |  0.000 % |
10.38/10.45	c |    196857 |     491     2116     6391 |     3565     3283     21 |  0.000 % |
16.18/16.21	c |    295383 |     491     2116     6391 |     3921     2270     23 |  0.000 % |
25.18/25.21	c |    443172 |     491     2116     6391 |     4313     2961     21 |  0.000 % |
39.47/39.58	c |    664856 |     491     2116     6391 |     4745     3744     22 |  0.000 % |
61.85/61.90	c |    997382 |     491     2116     6391 |     5219     2820     20 |  0.000 % |
95.74/95.88	c |   1496171 |     491     2116     6391 |     5741     3671     24 |  0.000 % |
148.51/148.67	c |   2244353 |     491     2116     6391 |     6315     4995     22 |  0.000 % |
231.78/231.95	c |   3366627 |     491     2116     6391 |     6947     3502     22 |  0.000 % |
364.52/364.72	c |   5050038 |     491     2116     6391 |     7642     3524     23 |  0.000 % |
571.53/571.85	c |   7575155 |     491     2116     6391 |     8406     4955     21 |  0.000 % |
905.69/906.12	c |  11362830 |     491     2116     6391 |     9246     8023     27 |  0.000 % |
1200.07/1200.60	sh: line 1: 22198 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/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-1534371-1238570194/watcher-1534371-1238570194 -o /tmp/evaluation-result-1534371-1238570194/solver-1534371-1238570194 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534371-1238570194.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.99 1.95 1.65 3/64 22195
/proc/meminfo: memFree=1553968/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0
/proc/22195/stat : 22195 (IUT_BMB_SAT) R 22193 22195 21943 0 -1 4194304 164 0 0 0 0 0 0 0 18 0 1 0 1129685273 1449984 147 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/22195/statm: 354 147 97 274 0 77 0

[startup+0.0265289 s]
/proc/loadavg: 1.99 1.95 1.65 3/64 22195
/proc/meminfo: memFree=1553968/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101535 s]
/proc/loadavg: 1.99 1.95 1.65 3/64 22195
/proc/meminfo: memFree=1553968/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301556 s]
/proc/loadavg: 1.99 1.95 1.65 3/64 22195
/proc/meminfo: memFree=1553968/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701598 s]
/proc/loadavg: 1.99 1.95 1.65 3/64 22195
/proc/meminfo: memFree=1553968/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50169 s]
/proc/loadavg: 1.99 1.95 1.65 2/67 22198
/proc/meminfo: memFree=1552728/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=2448 CPUtime=1.47
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 275 0 0 0 147 0 0 0 25 0 1 0 1129685275 2506752 255 1992294400 134512640 135243223 4294956320 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 612 255 84 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.10186 s]
/proc/loadavg: 1.99 1.95 1.65 2/67 22198
/proc/meminfo: memFree=1552472/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=2580 CPUtime=3.07
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 317 0 0 0 307 0 0 0 25 0 1 0 1129685275 2641920 297 1992294400 134512640 135243223 4294956320 18446744073709551615 134555608 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 645 297 84 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.3022 s]
/proc/loadavg: 1.91 1.94 1.65 2/67 22198
/proc/meminfo: memFree=1552160/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=2844 CPUtime=6.27
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 356 0 0 0 627 0 0 0 25 0 1 0 1129685275 2912256 336 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 711 336 84 178 0 531 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9616

[startup+12.7019 s]
/proc/loadavg: 1.84 1.92 1.65 2/67 22198
/proc/meminfo: memFree=1551840/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=3108 CPUtime=12.67
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 423 0 0 0 1267 0 0 0 25 0 1 0 1129685275 3182592 403 1992294400 134512640 135243223 4294956320 18446744073709551615 134565658 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 777 403 84 178 0 597 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9880

[startup+25.5013 s]
/proc/loadavg: 1.65 1.87 1.63 2/67 22198
/proc/meminfo: memFree=1551648/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=3372 CPUtime=25.46
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 505 0 0 0 2546 0 0 0 25 0 1 0 1129685275 3452928 485 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 843 485 84 178 0 663 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10144

[startup+51.102 s]
/proc/loadavg: 1.43 1.80 1.62 2/67 22198
/proc/meminfo: memFree=1551200/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=3772 CPUtime=51.06
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 605 0 0 0 5106 0 0 0 25 0 1 0 1129685275 3862528 585 1992294400 134512640 135243223 4294956320 18446744073709551615 134555991 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 943 585 84 178 0 763 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 10544

[startup+102.305 s]
/proc/loadavg: 1.18 1.68 1.58 2/67 22198
/proc/meminfo: memFree=1550624/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=4316 CPUtime=102.23
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 730 0 0 0 10223 0 0 0 25 0 1 0 1129685275 4419584 710 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 1079 710 84 178 0 899 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 11088

[startup+162.302 s]
/proc/loadavg: 1.07 1.55 1.54 2/67 22198
/proc/meminfo: memFree=1550176/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=4716 CPUtime=162.19
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 844 0 0 0 16219 0 0 0 25 0 1 0 1129685275 4829184 824 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 1179 824 84 178 0 999 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 11488

[startup+222.301 s]
/proc/loadavg: 1.02 1.45 1.51 2/67 22198
/proc/meminfo: memFree=1549920/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=4984 CPUtime=222.17
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 907 0 0 0 22217 0 0 0 25 0 1 0 1129685275 5103616 887 1992294400 134512640 135243223 4294956320 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 1246 887 84 178 0 1066 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 11756

[startup+282.302 s]
/proc/loadavg: 1.01 1.36 1.47 2/67 22198
/proc/meminfo: memFree=1549472/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1548320/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=6584 CPUtime=641.99
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 1306 0 0 0 64198 1 0 0 25 0 1 0 1129685275 6742016 1286 1992294400 134512640 135243223 4294956320 18446744073709551615 134564904 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 1646 1286 84 178 0 1466 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 13356

[startup+702.302 s]
/proc/loadavg: 1.00 1.08 1.28 2/67 22198
/proc/meminfo: memFree=1548064/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=6848 CPUtime=701.96
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 1363 0 0 0 70195 1 0 0 25 0 1 0 1129685275 7012352 1343 1992294400 134512640 135243223 4294956320 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 1712 1343 84 178 0 1532 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 13620

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.26 2/67 22198
/proc/meminfo: memFree=1547936/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=6984 CPUtime=761.94
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 1389 0 0 0 76193 1 0 0 25 0 1 0 1129685275 7151616 1369 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 1746 1369 84 178 0 1566 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 13756

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.25 2/67 22198
/proc/meminfo: memFree=1547872/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=7116 CPUtime=821.91
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 1422 0 0 0 82190 1 0 0 25 0 1 0 1129685275 7286784 1402 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 1779 1402 84 178 0 1599 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 13888

[startup+882.301 s]
/proc/loadavg: 1.00 1.04 1.23 2/67 22198
/proc/meminfo: memFree=1547808/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=7116 CPUtime=881.88
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 1443 0 0 0 88187 1 0 0 25 0 1 0 1129685275 7286784 1423 1992294400 134512640 135243223 4294956320 18446744073709551615 134555702 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 1779 1423 84 178 0 1599 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 13888

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.21 2/67 22198
/proc/meminfo: memFree=1547680/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=7248 CPUtime=941.86
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 1476 0 0 0 94185 1 0 0 25 0 1 0 1129685275 7421952 1456 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 1812 1456 84 178 0 1632 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 14020

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.19 2/67 22198
/proc/meminfo: memFree=1547552/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=7380 CPUtime=1001.84
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 1516 0 0 0 100183 1 0 0 25 0 1 0 1129685275 7557120 1496 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 1845 1496 84 178 0 1665 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 14152

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.18 2/67 22198
/proc/meminfo: memFree=1547488/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=7520 CPUtime=1061.81
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 1542 0 0 0 106180 1 0 0 25 0 1 0 1129685275 7700480 1522 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 1880 1522 84 178 0 1700 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 14292

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.16 2/67 22198
/proc/meminfo: memFree=1547360/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=7624 CPUtime=1121.79
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 1558 0 0 0 112178 1 0 0 25 0 1 0 1129685275 7806976 1538 1992294400 134512640 135243223 4294956320 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 1906 1538 84 178 0 1726 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 14396

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/67 22198
/proc/meminfo: memFree=1547296/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=7752 CPUtime=1181.77
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 1586 0 0 0 118176 1 0 0 25 0 1 0 1129685275 7938048 1566 1992294400 134512640 135243223 4294956320 18446744073709551615 134558571 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 1938 1566 84 178 0 1758 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 14524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.15 2/67 22198
/proc/meminfo: memFree=1547232/2055920 swapFree=4178540/4192956
[pid=22195] ppid=22193 vsize=1416 CPUtime=0.01
/proc/22195/stat : 22195 (IUT_BMB_SAT) S 22193 22195 21943 0 -1 4194304 186 0 0 0 1 0 0 0 18 0 1 0 1129685273 1449984 168 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/22195/statm: 354 168 105 274 0 77 0
[pid=22197] ppid=22195 vsize=5356 CPUtime=0
/proc/22197/stat : 22197 (sh) S 22195 22195 21943 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1129685275 5484544 232 1992294400 4194304 4889804 548682068896 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/22197/statm: 1339 232 193 169 0 50 0
[pid=22198] ppid=22197 vsize=7752 CPUtime=1200.06
/proc/22198/stat : 22198 (minisat) R 22197 22195 21943 0 -1 4194304 1586 0 0 0 120005 1 0 0 25 0 1 0 1129685275 7938048 1566 1992294400 134512640 135243223 4294956320 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/22198/statm: 1938 1566 84 178 0 1758 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 14524

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1200.07
CPU system time (s): 0.027995
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 14528

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

runsolver used 0.963853 second user time and 3.41248 second system time

The end

Launcher Data

Begin job on node19 at 2009-04-01 09:16:34
IDJOB=1534371
IDBENCH=70648
IDSOLVER=523
FILE ID=node19/1534371-1238570194
PBS_JOBID= 9070507
Free space on /tmp= 66404 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/SATISFIABLE/500/unif-k3-r4.25-v500-c2125-S1258122549-031.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534371-1238570194/watcher-1534371-1238570194 -o /tmp/evaluation-result-1534371-1238570194/solver-1534371-1238570194 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534371-1238570194.cnf HOME

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

MD5SUM BENCH= e4beefd25957794efe8088679c7fff55
RANDOM SEED=599577430

node19.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.235
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.235
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:       1554448 kB
Buffers:         83804 kB
Cached:         323216 kB
SwapCached:       8188 kB
Active:         207428 kB
Inactive:       209464 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1554448 kB
SwapTotal:     4192956 kB
SwapFree:      4178540 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          15560 kB
Slab:            70604 kB
Committed_AS:  3092428 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66400 MiB
End job on node19 at 2009-04-01 09:36:34