Trace number 1533861

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.71

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/520/
unif-k3-r4.25-v520-c2210-S149116968-021.cnf
MD5SUM7d2d3634187334a9c4b4ef97daf4cc0a
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 variables520
Number of clauses2210
Sum of the clauses size6630
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32210
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:  520                                                  |
0.00/0.02	c |  Number of clauses:    2210                                                 |
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 |     512     2200     6635 |      733        0    nan |  0.000 % |
0.00/0.03	c |       100 |     512     2200     6635 |      806      100     24 |  0.000 % |
0.00/0.03	c |       250 |     512     2200     6635 |      887      250     23 |  0.000 % |
0.00/0.04	c |       475 |     512     2200     6635 |      976      475     23 |  0.000 % |
0.01/0.05	c |       813 |     512     2200     6635 |     1073      813     23 |  0.000 % |
0.01/0.07	c |      1321 |     512     2200     6635 |     1181      755     20 |  0.000 % |
0.01/0.10	c |      2081 |     512     2200     6635 |     1299      896     21 |  0.000 % |
0.01/0.15	c |      3221 |     512     2200     6635 |     1429      700     20 |  0.000 % |
0.01/0.22	c |      4930 |     512     2200     6635 |     1571      921     22 |  0.000 % |
0.01/0.33	c |      7494 |     512     2200     6635 |     1729     1059     22 |  0.000 % |
0.01/0.51	c |     11339 |     512     2200     6635 |     1902     1342     20 |  0.000 % |
0.01/0.78	c |     17107 |     512     2200     6635 |     2092     1258     22 |  0.000 % |
1.09/1.19	c |     25756 |     512     2200     6635 |     2301     1339     20 |  0.000 % |
1.78/1.82	c |     38730 |     512     2200     6635 |     2531     1362     20 |  0.000 % |
2.78/2.84	c |     58191 |     512     2200     6635 |     2784     1431     21 |  0.000 % |
4.39/4.42	c |     87385 |     512     2200     6635 |     3063     2260     22 |  0.000 % |
6.78/6.86	c |    131176 |     512     2200     6635 |     3369     2408     22 |  0.000 % |
10.48/10.57	c |    196860 |     512     2200     6635 |     3706     3166     23 |  0.000 % |
16.28/16.40	c |    295387 |     512     2200     6635 |     4077     2082     22 |  0.000 % |
25.37/25.47	c |    443176 |     512     2200     6635 |     4484     3351     21 |  0.000 % |
39.46/39.56	c |    664859 |     512     2200     6635 |     4933     2771     22 |  0.000 % |
61.15/61.28	c |    997385 |     512     2200     6635 |     5426     3897     22 |  0.000 % |
95.93/96.03	c |   1496173 |     512     2200     6635 |     5969     4381     22 |  0.000 % |
150.30/150.44	c |   2244358 |     512     2200     6635 |     6566     6025     23 |  0.000 % |
236.06/236.27	c |   3366632 |     512     2200     6635 |     7223     6400     23 |  0.000 % |
369.20/369.41	c |   5050044 |     512     2200     6635 |     7945     6634     22 |  0.000 % |
582.28/582.60	c |   7575160 |     512     2200     6635 |     8739     4967     23 |  0.000 % |
918.31/918.88	c |  11362836 |     512     2200     6635 |     9613     8436     24 |  0.000 % |
1200.06/1200.70	sh: line 1: 16342 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.06/1200.70	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-1533861-1238499256/watcher-1533861-1238499256 -o /tmp/evaluation-result-1533861-1238499256/solver-1533861-1238499256 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533861-1238499256.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.99 1.00 1.00 3/72 16339
/proc/meminfo: memFree=1680968/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0
/proc/16339/stat : 16339 (IUT_BMB_SAT) R 16337 16339 16015 0 -1 4194304 167 0 0 0 0 0 0 0 18 0 1 0 1122586758 1449984 150 1992294400 134512640 135635285 4294956208 18446744073709551615 134546650 0 0 4096 0 0 0 0 17 0 0 0
/proc/16339/statm: 354 150 97 274 0 77 0

[startup+0.044883 s]
/proc/loadavg: 0.99 1.00 1.00 3/72 16339
/proc/meminfo: memFree=1680968/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101895 s]
/proc/loadavg: 0.99 1.00 1.00 3/72 16339
/proc/meminfo: memFree=1680968/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301931 s]
/proc/loadavg: 0.99 1.00 1.00 3/72 16339
/proc/meminfo: memFree=1680968/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.702003 s]
/proc/loadavg: 0.99 1.00 1.00 3/72 16339
/proc/meminfo: memFree=1680968/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50115 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16342
/proc/meminfo: memFree=1679728/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=2448 CPUtime=1.47
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 286 0 0 0 147 0 0 0 25 0 1 0 1122586760 2506752 266 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 612 266 84 178 0 432 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9220

[startup+3.10244 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16342
/proc/meminfo: memFree=1679472/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=2580 CPUtime=3.07
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 322 0 0 0 307 0 0 0 25 0 1 0 1122586760 2641920 302 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 645 302 84 178 0 465 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9352

[startup+6.30205 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16342
/proc/meminfo: memFree=1679088/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=2844 CPUtime=6.27
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 374 0 0 0 627 0 0 0 25 0 1 0 1122586760 2912256 354 1992294400 134512640 135243223 4294956304 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 711 354 84 178 0 531 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9616

[startup+12.7012 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16342
/proc/meminfo: memFree=1678640/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=3108 CPUtime=12.67
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 449 0 0 0 1267 0 0 0 25 0 1 0 1122586760 3182592 429 1992294400 134512640 135243223 4294956304 18446744073709551615 134555448 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 777 429 84 178 0 597 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9880

[startup+25.5015 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16342
/proc/meminfo: memFree=1678512/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=3372 CPUtime=25.46
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 520 0 0 0 2546 0 0 0 25 0 1 0 1122586760 3452928 500 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 843 500 84 178 0 663 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10144

[startup+51.1012 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16342
/proc/meminfo: memFree=1678000/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=3904 CPUtime=51.05
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 630 0 0 0 5105 0 0 0 25 0 1 0 1122586760 3997696 610 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 976 610 84 178 0 796 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10676

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16342
/proc/meminfo: memFree=1677360/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=4424 CPUtime=102.22
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 768 0 0 0 10222 0 0 0 25 0 1 0 1122586760 4530176 748 1992294400 134512640 135243223 4294956304 18446744073709551615 134565285 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 1106 748 84 178 0 926 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11196

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16342
/proc/meminfo: memFree=1676848/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=4820 CPUtime=162.18
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 874 0 0 0 16218 0 0 0 25 0 1 0 1122586760 4935680 854 1992294400 134512640 135243223 4294956304 18446744073709551615 134564990 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 1205 854 84 178 0 1025 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 11592

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16342
/proc/meminfo: memFree=1676528/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=5224 CPUtime=222.15
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 958 0 0 0 22215 0 0 0 25 0 1 0 1122586760 5349376 938 1992294400 134512640 135243223 4294956304 18446744073709551615 134565366 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 1306 938 84 178 0 1126 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 11996

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16342
/proc/meminfo: memFree=1676272/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0

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

[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=6828 CPUtime=701.9
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 1370 0 0 0 70189 1 0 0 25 0 1 0 1122586760 6991872 1350 1992294400 134512640 135243223 4294956304 18446744073709551615 134564954 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 1707 1350 84 178 0 1527 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 13600

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16344
/proc/meminfo: memFree=1674736/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=6952 CPUtime=761.88
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 1401 0 0 0 76187 1 0 0 25 0 1 0 1122586760 7118848 1381 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 1738 1381 84 178 0 1558 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 13724

[startup+822.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16344
/proc/meminfo: memFree=1674672/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=7044 CPUtime=821.85
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 1430 0 0 0 82184 1 0 0 25 0 1 0 1122586760 7213056 1410 1992294400 134512640 135243223 4294956304 18446744073709551615 134555648 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 1761 1410 84 178 0 1581 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 13816

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16344
/proc/meminfo: memFree=1674608/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=7044 CPUtime=881.81
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 1436 0 0 0 88180 1 0 0 25 0 1 0 1122586760 7213056 1416 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 1761 1416 84 178 0 1581 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 13816

[startup+942.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16344
/proc/meminfo: memFree=1674480/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=7292 CPUtime=941.78
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 1481 0 0 0 94177 1 0 0 25 0 1 0 1122586760 7467008 1461 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 1823 1461 84 178 0 1643 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 14064

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16344
/proc/meminfo: memFree=1674288/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=7424 CPUtime=1001.76
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 1520 0 0 0 100175 1 0 0 25 0 1 0 1122586760 7602176 1500 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 1856 1500 84 178 0 1676 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 14196

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16344
/proc/meminfo: memFree=1674160/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=7556 CPUtime=1061.72
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 1552 0 0 0 106171 1 0 0 25 0 1 0 1122586760 7737344 1532 1992294400 134512640 135243223 4294956304 18446744073709551615 134564978 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 1889 1532 84 178 0 1709 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 14328

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16344
/proc/meminfo: memFree=1674096/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=7688 CPUtime=1121.69
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 1569 0 0 0 112168 1 0 0 25 0 1 0 1122586760 7872512 1549 1992294400 134512640 135243223 4294956304 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 1922 1549 84 178 0 1742 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 14460

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16344
/proc/meminfo: memFree=1673968/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=7688 CPUtime=1181.66
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 1593 0 0 0 118165 1 0 0 25 0 1 0 1122586760 7872512 1573 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 1922 1573 84 178 0 1742 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 14460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16344
/proc/meminfo: memFree=1673904/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=7828 CPUtime=1200.05
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 1622 0 0 0 120004 1 0 0 25 0 1 0 1122586760 8015872 1602 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 1957 1602 84 178 0 1777 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 14600

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

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

[startup+1200.7 s]
/proc/loadavg: 0.99 1.00 1.00 2/75 16344
/proc/meminfo: memFree=1673904/2055920 swapFree=4174692/4192956
[pid=16339] ppid=16337 vsize=1416 CPUtime=0.01
/proc/16339/stat : 16339 (IUT_BMB_SAT) S 16337 16339 16015 0 -1 4194304 188 0 0 0 1 0 0 0 18 0 1 0 1122586758 1449984 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/16339/statm: 354 170 105 274 0 77 0
[pid=16341] ppid=16339 vsize=5356 CPUtime=0
/proc/16341/stat : 16341 (sh) S 16339 16339 16015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1122586760 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 271638389572 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16341/statm: 1339 232 193 169 0 50 0
[pid=16342] ppid=16341 vsize=7828 CPUtime=1200.05
/proc/16342/stat : 16342 (minisat) R 16341 16339 16015 0 -1 4194304 1622 0 0 0 120004 1 0 0 25 0 1 0 1122586760 8015872 1602 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/16342/statm: 1957 1602 84 178 0 1777 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 14600

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.1
CPU user time (s): 1200.06
CPU system time (s): 0.032994
CPU usage (%): 99.9488
Max. virtual memory (cumulated for all children) (KiB): 14600

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

runsolver used 1.11083 second user time and 3.52746 second system time

The end

Launcher Data

Begin job on node67 at 2009-03-31 13:34:16
IDJOB=1533861
IDBENCH=70546
IDSOLVER=523
FILE ID=node67/1533861-1238499256
PBS_JOBID= 9061899
Free space on /tmp= 66376 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/520/unif-k3-r4.25-v520-c2210-S149116968-021.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533861-1238499256/watcher-1533861-1238499256 -o /tmp/evaluation-result-1533861-1238499256/solver-1533861-1238499256 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533861-1238499256.cnf HOME

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

MD5SUM BENCH= 7d2d3634187334a9c4b4ef97daf4cc0a
RANDOM SEED=1981737111

node67.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.265
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.265
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:       1681512 kB
Buffers:         71012 kB
Cached:         214068 kB
SwapCached:       9632 kB
Active:         161928 kB
Inactive:       134200 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681512 kB
SwapTotal:     4192956 kB
SwapFree:      4174692 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          16808 kB
Slab:            63384 kB
Committed_AS:  3181896 kB
PageTables:       2052 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= 66372 MiB
End job on node67 at 2009-03-31 13:54:17