Trace number 1533966

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S179568577-034.cnf
MD5SUM123ef46409ad575b494b818820298c6e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
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:  560                                                  |
0.00/0.02	c |  Number of clauses:    2380                                                 |
0.00/0.02	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 |     547     2344     7090 |      781        0    nan |  0.000 % |
0.00/0.03	c |       101 |     547     2344     7090 |      859      101     24 |  0.000 % |
0.00/0.03	c |       253 |     547     2344     7090 |      945      253     24 |  0.000 % |
0.00/0.04	c |       478 |     547     2344     7090 |     1039      478     23 |  0.000 % |
0.00/0.05	c |       816 |     547     2344     7090 |     1143      816     23 |  0.000 % |
0.01/0.07	c |      1322 |     547     2344     7090 |     1258      731     21 |  0.000 % |
0.01/0.10	c |      2081 |     547     2344     7090 |     1384      839     23 |  0.000 % |
0.01/0.15	c |      3221 |     547     2344     7090 |     1522     1257     24 |  0.000 % |
0.01/0.22	c |      4929 |     547     2344     7090 |     1674     1384     23 |  0.000 % |
0.01/0.34	c |      7491 |     547     2344     7090 |     1842     1365     22 |  0.000 % |
0.01/0.53	c |     11335 |     547     2344     7090 |     2026     1428     22 |  0.000 % |
0.01/0.81	c |     17101 |     547     2344     7090 |     2229     2001     22 |  0.000 % |
1.18/1.25	c |     25751 |     547     2344     7090 |     2452     1521     21 |  0.000 % |
1.88/1.93	c |     38725 |     547     2344     7090 |     2697     1946     24 |  0.000 % |
2.88/2.99	c |     58186 |     547     2344     7090 |     2967     2082     22 |  0.000 % |
4.58/4.66	c |     87379 |     547     2344     7090 |     3263     2478     24 |  0.000 % |
7.18/7.21	c |    131168 |     547     2344     7090 |     3590     3104     24 |  0.000 % |
11.18/11.20	c |    196852 |     547     2344     7090 |     3949     3035     23 |  0.000 % |
17.27/17.38	c |    295379 |     547     2344     7090 |     4344     3349     25 |  0.000 % |
26.97/27.03	c |    443169 |     547     2344     7090 |     4778     3714     25 |  0.000 % |
42.17/42.25	c |    664852 |     547     2344     7090 |     5256     2950     23 |  0.000 % |
65.96/66.08	c |    997378 |     547     2344     7090 |     5782     3287     24 |  0.000 % |
102.84/102.90	c |   1496167 |     547     2344     7090 |     6360     5547     25 |  0.000 % |
160.32/160.46	c |   2244349 |     547     2344     7090 |     6996     3298     21 |  0.000 % |
250.08/250.20	c |   3366623 |     547     2344     7090 |     7695     4386     23 |  0.000 % |
394.72/394.91	c |   5050034 |     547     2344     7090 |     8465     5639     26 |  0.000 % |
619.91/620.20	c |   7575150 |     547     2344     7090 |     9312     7481     24 |  0.000 % |
976.16/976.64	c |  11362827 |     547     2344     7090 |    10243     5607     23 |  0.000 % |
1200.06/1200.60	sh: line 1: 25193 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.06/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-1533966-1238511264/watcher-1533966-1238511264 -o /tmp/evaluation-result-1533966-1238511264/solver-1533966-1238511264 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533966-1238511264.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.92 0.98 1.08 3/64 25190
/proc/meminfo: memFree=1088712/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0
/proc/25190/stat : 25190 (IUT_BMB_SAT) R 25188 25190 24868 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 1123791911 1449984 149 1992294400 134512640 135635285 4294956208 18446744073709551615 134544543 0 0 4096 0 0 0 0 17 0 0 0
/proc/25190/statm: 354 150 97 274 0 77 0

[startup+0.0582099 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 25190
/proc/meminfo: memFree=1088712/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101212 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 25190
/proc/meminfo: memFree=1088712/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301228 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 25190
/proc/meminfo: memFree=1088712/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701264 s]
/proc/loadavg: 0.92 0.98 1.08 3/64 25190
/proc/meminfo: memFree=1088712/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50233 s]
/proc/loadavg: 0.92 0.98 1.08 2/67 25193
/proc/meminfo: memFree=1087472/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=2556 CPUtime=1.47
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 298 0 0 0 147 0 0 0 25 0 1 0 1123791914 2617344 278 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 639 278 84 178 0 459 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9328

[startup+3.10147 s]
/proc/loadavg: 0.92 0.98 1.08 2/67 25193
/proc/meminfo: memFree=1087088/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=2688 CPUtime=3.07
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 336 0 0 0 307 0 0 0 25 0 1 0 1123791914 2752512 316 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 672 316 84 178 0 492 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9460

[startup+6.30175 s]
/proc/loadavg: 0.93 0.98 1.08 2/67 25193
/proc/meminfo: memFree=1086768/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=2820 CPUtime=6.27
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 381 0 0 0 627 0 0 0 25 0 1 0 1123791914 2887680 361 1992294400 134512640 135243223 4294956304 18446744073709551615 134567788 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 705 361 84 178 0 525 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9592

[startup+12.7013 s]
/proc/loadavg: 0.93 0.98 1.08 2/67 25193
/proc/meminfo: memFree=1086448/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=3084 CPUtime=12.66
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 446 0 0 0 1266 0 0 0 25 0 1 0 1123791914 3158016 426 1992294400 134512640 135243223 4294956304 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 771 426 84 178 0 591 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9856

[startup+25.5014 s]
/proc/loadavg: 0.95 0.98 1.08 2/67 25193
/proc/meminfo: memFree=1086192/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=3480 CPUtime=25.46
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 540 0 0 0 2546 0 0 0 25 0 1 0 1123791914 3563520 520 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 870 520 84 178 0 690 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10252

[startup+51.1016 s]
/proc/loadavg: 0.96 0.98 1.08 2/67 25193
/proc/meminfo: memFree=1085744/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=4008 CPUtime=51.05
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 650 0 0 0 5105 0 0 0 25 0 1 0 1123791914 4104192 630 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 1002 630 84 178 0 822 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10780

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 1.07 2/67 25193
/proc/meminfo: memFree=1085168/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=4540 CPUtime=102.23
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 780 0 0 0 10223 0 0 0 25 0 1 0 1123791914 4648960 760 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 1135 760 84 178 0 955 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 11312

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 1.07 2/67 25193
/proc/meminfo: memFree=1084656/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=4936 CPUtime=162.21
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 897 0 0 0 16221 0 0 0 25 0 1 0 1123791914 5054464 877 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 1234 877 84 178 0 1054 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 11708

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 1.06 2/67 25193
/proc/meminfo: memFree=1084272/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=5336 CPUtime=222.18
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 984 0 0 0 22218 0 0 0 25 0 1 0 1123791914 5464064 964 1992294400 134512640 135243223 4294956304 18446744073709551615 134558332 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 1334 964 84 178 0 1154 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 12108

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 1.05 2/67 25193
/proc/meminfo: memFree=1083888/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1082672/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=6944 CPUtime=642
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 1393 0 0 0 64200 0 0 0 25 0 1 0 1123791914 7110656 1373 1992294400 134512640 135243223 4294956304 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 1736 1373 84 178 0 1556 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 13716

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 1.01 2/67 25199
/proc/meminfo: memFree=1082416/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=7212 CPUtime=701.97
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 1449 0 0 0 70197 0 0 0 25 0 1 0 1123791914 7385088 1429 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 1803 1429 84 178 0 1623 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 13984

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 1.01 2/67 25199
/proc/meminfo: memFree=1082288/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=7348 CPUtime=761.94
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 1483 0 0 0 76194 0 0 0 25 0 1 0 1123791914 7524352 1463 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 1837 1463 84 178 0 1657 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 14120

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 25199
/proc/meminfo: memFree=1082096/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=7456 CPUtime=821.91
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 1522 0 0 0 82191 0 0 0 25 0 1 0 1123791914 7634944 1502 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/25193/statm: 1864 1502 84 178 0 1684 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 14228

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 25199
/proc/meminfo: memFree=1082032/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=7592 CPUtime=881.89
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 1540 0 0 0 88188 1 0 0 25 0 1 0 1123791914 7774208 1520 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 1898 1520 84 178 0 1718 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 14364

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 25199
/proc/meminfo: memFree=1081968/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=7592 CPUtime=941.87
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 1565 0 0 0 94186 1 0 0 25 0 1 0 1123791914 7774208 1545 1992294400 134512640 135243223 4294956304 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 1898 1545 84 178 0 1718 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 14364

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 25199
/proc/meminfo: memFree=1081776/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=7852 CPUtime=1001.84
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 1621 0 0 0 100183 1 0 0 25 0 1 0 1123791914 8040448 1601 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 1963 1601 84 178 0 1783 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 14624

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 25199
/proc/meminfo: memFree=1081648/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=7992 CPUtime=1061.81
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 1640 0 0 0 106180 1 0 0 25 0 1 0 1123791914 8183808 1620 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 1998 1620 84 178 0 1818 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 14764

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 25199
/proc/meminfo: memFree=1081520/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=8124 CPUtime=1121.79
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 1677 0 0 0 112178 1 0 0 25 0 1 0 1123791914 8318976 1657 1992294400 134512640 135243223 4294956304 18446744073709551615 134558348 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 2031 1657 84 178 0 1851 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 14896

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 25199
/proc/meminfo: memFree=1081520/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=8124 CPUtime=1181.76
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 1689 0 0 0 118175 1 0 0 25 0 1 0 1123791914 8318976 1669 1992294400 134512640 135243223 4294956304 18446744073709551615 134566588 0 0 4096 3 0 0 0 17 1 0 0
/proc/25193/statm: 2031 1669 84 178 0 1851 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 14896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 25199
/proc/meminfo: memFree=1081456/2055920 swapFree=4167280/4192956
[pid=25190] ppid=25188 vsize=1416 CPUtime=0.01
/proc/25190/stat : 25190 (IUT_BMB_SAT) S 25188 25190 24868 0 -1 4194304 192 0 0 0 1 0 0 0 18 0 1 0 1123791911 1449984 174 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/25190/statm: 354 174 105 274 0 77 0
[pid=25192] ppid=25190 vsize=5356 CPUtime=0
/proc/25192/stat : 25192 (sh) S 25190 25190 24868 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1123791913 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/25192/statm: 1339 232 193 169 0 50 0
[pid=25193] ppid=25192 vsize=8124 CPUtime=1200.05
/proc/25193/stat : 25193 (minisat) R 25192 25190 24868 0 -1 4194304 1700 0 0 0 120004 1 0 0 25 0 1 0 1123791914 8318976 1680 1992294400 134512640 135243223 4294956304 18446744073709551615 134555622 0 0 4096 3 0 0 0 17 0 0 0
/proc/25193/statm: 2031 1680 84 178 0 1851 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 14896

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.09
CPU user time (s): 1200.06
CPU system time (s): 0.027995
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 14896

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.06
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= 2227
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= 4506

runsolver used 0.954854 second user time and 3.42248 second system time

The end

Launcher Data

Begin job on node31 at 2009-03-31 16:54:24
IDJOB=1533966
IDBENCH=70567
IDSOLVER=523
FILE ID=node31/1533966-1238511264
PBS_JOBID= 9061977
Free space on /tmp= 66424 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S179568577-034.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533966-1238511264/watcher-1533966-1238511264 -o /tmp/evaluation-result-1533966-1238511264/solver-1533966-1238511264 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533966-1238511264.cnf HOME

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

MD5SUM BENCH= 123ef46409ad575b494b818820298c6e
RANDOM SEED=1047967752

node31.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:      2055920 kB
MemFree:       1089256 kB
Buffers:        118280 kB
Cached:         733056 kB
SwapCached:      18724 kB
Active:         169272 kB
Inactive:       702244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1089256 kB
SwapTotal:     4192956 kB
SwapFree:      4167280 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:          17384 kB
Slab:            81004 kB
Committed_AS:  3111192 kB
PageTables:       1472 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= 66424 MiB
End job on node31 at 2009-03-31 17:14:24