Trace number 1533106

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

General information on the benchmark

NameRANDOM/MEDIUM/5SAT/UNKNOWN/100/
unif-k5-r21.3-v100-c2130-S367498571-066.cnf
MD5SUMdf5d3532662b9ce2690eaf77166028f5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark770.854
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
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:  100                                                  |
0.00/0.02	c |  Number of clauses:    2130                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     100     2130    10650 |      710        0    nan |  0.000 % |
0.00/0.03	c |       101 |     100     2130    10650 |      781      101     23 |  0.010 % |
0.00/0.03	c |       255 |     100     2130    10650 |      859      255     23 |  0.010 % |
0.00/0.04	c |       482 |     100     2130    10650 |      945      482     21 |  0.010 % |
0.00/0.05	c |       820 |     100     2130    10650 |     1039      820     21 |  0.010 % |
0.00/0.06	c |      1326 |     100     2130    10650 |     1143      792     20 |  0.010 % |
0.00/0.09	c |      2085 |     100     2130    10650 |     1257      970     20 |  0.010 % |
0.01/0.12	c |      3224 |     100     2130    10650 |     1383      830     19 |  0.010 % |
0.01/0.17	c |      4932 |     100     2130    10650 |     1521     1131     20 |  0.010 % |
0.01/0.25	c |      7496 |     100     2130    10650 |     1674     1376     20 |  0.010 % |
0.01/0.38	c |     11340 |     100     2130    10650 |     1841      980     19 |  0.010 % |
0.01/0.58	c |     17108 |     100     2130    10650 |     2025     1148     20 |  0.010 % |
0.01/0.87	c |     25758 |     100     2130    10650 |     2228     1608     20 |  0.010 % |
1.28/1.33	c |     38733 |     100     2130    10650 |     2451     2180     20 |  0.010 % |
1.98/2.04	c |     58194 |     100     2130    10650 |     2696     1809     21 |  0.010 % |
3.08/3.16	c |     87388 |     100     2130    10650 |     2965     2407     21 |  0.010 % |
4.88/4.92	c |    131177 |     100     2130    10650 |     3262     2798     22 |  0.010 % |
7.59/7.62	c |    196861 |     100     2130    10650 |     3588     2696     21 |  0.010 % |
11.97/12.05	c |    295387 |     100     2130    10650 |     3947     1862     21 |  0.010 % |
18.76/18.85	c |    443176 |     100     2130    10650 |     4342     2563     21 |  0.010 % |
29.05/29.11	c |    664860 |     100     2130    10650 |     4776     3648     20 |  0.010 % |
45.15/45.20	c |    997385 |     100     2130    10650 |     5254     2519     19 |  0.010 % |
70.14/70.30	c |   1496174 |     100     2130    10650 |     5779     4923     20 |  0.010 % |
109.52/109.67	c |   2244356 |     100     2130    10650 |     6357     4366     20 |  0.010 % |
171.50/171.62	c |   3366630 |     100     2130    10650 |     6993     3322     19 |  0.010 % |
268.66/268.84	c |   5050042 |     100     2130    10650 |     7692     5842     21 |  0.010 % |
421.79/422.05	c |   7575158 |     100     2130    10650 |     8461     7396     19 |  0.010 % |
661.80/662.18	c |  11362833 |     100     2130    10650 |     9308     6345     19 |  0.010 % |
1043.74/1044.23	c |  17044345 |     100     2130    10650 |    10238     9204     19 |  0.010 % |
1200.05/1200.60	sh: line 1: 25228 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.05/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-1533106-1238421577/watcher-1533106-1238421577 -o /tmp/evaluation-result-1533106-1238421577/solver-1533106-1238421577 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533106-1238421577.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: 0.91 0.97 0.97 3/64 25225
/proc/meminfo: memFree=1277752/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0
/proc/25225/stat : 25225 (IUT_BMB_SAT) R 25223 25225 24950 0 -1 4194304 157 0 0 0 0 0 0 0 18 0 1 0 1114819780 1449984 140 1992294400 134512640 135635285 4294956224 18446744073709551615 135072711 0 0 4096 0 0 0 0 17 0 0 0
/proc/25225/statm: 354 140 97 274 0 77 0

[startup+0.093885 s]
/proc/loadavg: 0.91 0.97 0.97 3/64 25225
/proc/meminfo: memFree=1277752/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101885 s]
/proc/loadavg: 0.91 0.97 0.97 3/64 25225
/proc/meminfo: memFree=1277752/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301903 s]
/proc/loadavg: 0.91 0.97 0.97 3/64 25225
/proc/meminfo: memFree=1277752/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701938 s]
/proc/loadavg: 0.91 0.97 0.97 3/64 25225
/proc/meminfo: memFree=1277752/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50201 s]
/proc/loadavg: 0.91 0.97 0.97 2/67 25228
/proc/meminfo: memFree=1276640/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=2448 CPUtime=1.47
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 270 0 0 0 147 0 0 0 25 0 1 0 1114819782 2506752 251 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 612 251 83 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.10115 s]
/proc/loadavg: 0.91 0.97 0.97 2/67 25228
/proc/meminfo: memFree=1276320/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=2580 CPUtime=3.07
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 296 0 0 0 307 0 0 0 25 0 1 0 1114819782 2641920 277 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 645 277 83 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30143 s]
/proc/loadavg: 0.92 0.97 0.97 2/67 25228
/proc/meminfo: memFree=1276000/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=2712 CPUtime=6.27
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 339 0 0 0 627 0 0 0 25 0 1 0 1114819782 2777088 320 1992294400 134512640 135243223 4294956320 18446744073709551615 134555704 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 678 320 83 178 0 498 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9484

[startup+12.702 s]
/proc/loadavg: 0.93 0.97 0.97 2/67 25228
/proc/meminfo: memFree=1275744/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=2852 CPUtime=12.66
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 388 0 0 0 1266 0 0 0 25 0 1 0 1114819782 2920448 369 1992294400 134512640 135243223 4294956320 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 1 0 0
/proc/25228/statm: 713 369 83 178 0 533 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9624

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.97 2/67 25228
/proc/meminfo: memFree=1275616/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=3124 CPUtime=25.45
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 438 0 0 0 2545 0 0 0 25 0 1 0 1114819782 3198976 419 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 781 419 83 178 0 601 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9896

[startup+51.1014 s]
/proc/loadavg: 0.96 0.97 0.97 2/67 25228
/proc/meminfo: memFree=1275296/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=3520 CPUtime=51.04
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 526 0 0 0 5104 0 0 0 25 0 1 0 1114819782 3604480 507 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 880 507 83 178 0 700 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10292

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.97 2/67 25234
/proc/meminfo: memFree=1274720/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=3796 CPUtime=102.22
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 599 0 0 0 10222 0 0 0 25 0 1 0 1114819782 3887104 580 1992294400 134512640 135243223 4294956320 18446744073709551615 134565376 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 949 580 83 178 0 769 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 10568

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 25234
/proc/meminfo: memFree=1274464/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=4080 CPUtime=162.19
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 673 0 0 0 16219 0 0 0 25 0 1 0 1114819782 4177920 654 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 1020 654 83 178 0 840 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 10852

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 25234
/proc/meminfo: memFree=1274208/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=4356 CPUtime=222.17
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 735 0 0 0 22217 0 0 0 25 0 1 0 1114819782 4460544 716 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 1089 716 83 178 0 909 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 11128

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 25234
/proc/meminfo: memFree=1274080/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0

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

[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=5072 CPUtime=641.99
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 918 0 0 0 64198 1 0 0 25 0 1 0 1114819782 5193728 899 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 1268 899 83 178 0 1088 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 11844

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 25234
/proc/meminfo: memFree=1273440/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=5220 CPUtime=701.97
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 952 0 0 0 70196 1 0 0 25 0 1 0 1114819782 5345280 933 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 1305 933 83 178 0 1125 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 11992

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 25234
/proc/meminfo: memFree=1273376/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=5368 CPUtime=761.95
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 966 0 0 0 76194 1 0 0 25 0 1 0 1114819782 5496832 947 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 1342 947 83 178 0 1162 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 12140

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 25234
/proc/meminfo: memFree=1273312/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=5368 CPUtime=821.92
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 977 0 0 0 82191 1 0 0 25 0 1 0 1114819782 5496832 958 1992294400 134512640 135243223 4294956320 18446744073709551615 134555671 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 1342 958 83 178 0 1162 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 12140

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 25234
/proc/meminfo: memFree=1273312/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=5368 CPUtime=881.89
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 996 0 0 0 88188 1 0 0 25 0 1 0 1114819782 5496832 977 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 1342 977 83 178 0 1162 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 12140

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 25234
/proc/meminfo: memFree=1273312/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=5504 CPUtime=941.87
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 1004 0 0 0 94186 1 0 0 25 0 1 0 1114819782 5636096 985 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 1376 985 83 178 0 1196 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 12276

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 25234
/proc/meminfo: memFree=1273248/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=5504 CPUtime=1001.84
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 1011 0 0 0 100183 1 0 0 25 0 1 0 1114819782 5636096 992 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 1376 992 83 178 0 1196 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 12276

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 25234
/proc/meminfo: memFree=1273248/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=5504 CPUtime=1061.82
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 1023 0 0 0 106181 1 0 0 25 0 1 0 1114819782 5636096 1004 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 1376 1004 83 178 0 1196 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 12276

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 25234
/proc/meminfo: memFree=1273120/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=5652 CPUtime=1121.8
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 1055 0 0 0 112179 1 0 0 25 0 1 0 1114819782 5787648 1036 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 1413 1036 83 178 0 1233 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 12424

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 25234
/proc/meminfo: memFree=1273056/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=5800 CPUtime=1181.76
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 1079 0 0 0 118175 1 0 0 25 0 1 0 1114819782 5939200 1060 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/25228/statm: 1450 1060 83 178 0 1270 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 12572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.97 2/67 25234
/proc/meminfo: memFree=1272992/2055920 swapFree=4176996/4192956
[pid=25225] ppid=25223 vsize=1416 CPUtime=0.01
/proc/25225/stat : 25225 (IUT_BMB_SAT) S 25223 25225 24950 0 -1 4194304 185 0 0 0 1 0 0 0 18 0 1 0 1114819780 1449984 167 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25225/statm: 354 167 105 274 0 77 0
[pid=25227] ppid=25225 vsize=5356 CPUtime=0
/proc/25227/stat : 25227 (sh) S 25225 25225 24950 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1114819782 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25227/statm: 1339 232 193 169 0 50 0
[pid=25228] ppid=25227 vsize=5800 CPUtime=1200.04
/proc/25228/stat : 25228 (minisat) R 25227 25225 24950 0 -1 4194304 1079 0 0 0 120003 1 0 0 25 0 1 0 1114819782 5939200 1060 1992294400 134512640 135243223 4294956320 18446744073709551615 134555719 0 0 4096 3 0 0 0 17 0 0 0
/proc/25228/statm: 1450 1060 83 178 0 1270 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 12572

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.08
CPU user time (s): 1200.05
CPU system time (s): 0.031995
CPU usage (%): 99.9562
Max. virtual memory (cumulated for all children) (KiB): 12572

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

runsolver used 0.950855 second user time and 3.42748 second system time

The end

Launcher Data

Begin job on node50 at 2009-03-30 15:59:37
IDJOB=1533106
IDBENCH=70395
IDSOLVER=523
FILE ID=node50/1533106-1238421577
PBS_JOBID= 9061516
Free space on /tmp= 64220 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/5SAT/UNKNOWN/100/unif-k5-r21.3-v100-c2130-S367498571-066.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533106-1238421577/watcher-1533106-1238421577 -o /tmp/evaluation-result-1533106-1238421577/solver-1533106-1238421577 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533106-1238421577.cnf HOME

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

MD5SUM BENCH= df5d3532662b9ce2690eaf77166028f5
RANDOM SEED=1630977971

node50.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.238
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.238
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:       1278296 kB
Buffers:         98272 kB
Cached:         574732 kB
SwapCached:       9920 kB
Active:         123628 kB
Inactive:       561080 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1278296 kB
SwapTotal:     4192956 kB
SwapFree:      4176996 kB
Dirty:            2224 kB
Writeback:           0 kB
Mapped:          17332 kB
Slab:            78944 kB
Committed_AS:  3027600 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= 64220 MiB
End job on node50 at 2009-03-30 16:19:37