Trace number 1534141

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

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/540/
unif-k3-r4.25-v540-c2295-S1077410718-040.cnf
MD5SUM2974efe3ed57ce21d588fea959cd376f
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 variables540
Number of clauses2295
Sum of the clauses size6885
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32295
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:  540                                                  |
0.00/0.02	c |  Number of clauses:    2295                                                 |
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 |     529     2275     6882 |      758        0    nan |  0.000 % |
0.00/0.03	c |       100 |     529     2275     6882 |      834      100     21 |  0.000 % |
0.00/0.03	c |       250 |     529     2275     6882 |      917      250     22 |  0.000 % |
0.00/0.04	c |       476 |     529     2275     6882 |     1009      476     22 |  0.000 % |
0.00/0.05	c |       814 |     529     2275     6882 |     1110      814     22 |  0.000 % |
0.00/0.07	c |      1320 |     529     2275     6882 |     1221      726     24 |  0.000 % |
0.01/0.10	c |      2080 |     529     2275     6882 |     1343      844     22 |  0.000 % |
0.01/0.14	c |      3219 |     529     2275     6882 |     1477     1287     23 |  0.000 % |
0.01/0.22	c |      4927 |     529     2275     6882 |     1625     1462     23 |  0.000 % |
0.01/0.34	c |      7491 |     529     2275     6882 |     1788     1522     21 |  0.000 % |
0.01/0.51	c |     11336 |     529     2275     6882 |     1966     1692     23 |  0.000 % |
0.01/0.80	c |     17104 |     529     2275     6882 |     2163     1365     23 |  0.000 % |
1.18/1.23	c |     25753 |     529     2275     6882 |     2379     1147     21 |  0.000 % |
1.88/1.92	c |     38727 |     529     2275     6882 |     2617     1927     24 |  0.000 % |
2.88/2.97	c |     58188 |     529     2275     6882 |     2879     2631     23 |  0.000 % |
4.48/4.56	c |     87380 |     529     2275     6882 |     3167     2527     23 |  0.000 % |
6.98/7.02	c |    131170 |     529     2275     6882 |     3484     2869     22 |  0.000 % |
10.88/10.94	c |    196854 |     529     2275     6882 |     3832     3049     23 |  0.000 % |
16.98/17.08	c |    295380 |     529     2275     6882 |     4216     2454     22 |  0.000 % |
26.48/26.57	c |    443169 |     529     2275     6882 |     4637     2766     22 |  0.000 % |
41.17/41.28	c |    664852 |     529     2275     6882 |     5101     3807     23 |  0.000 % |
64.55/64.61	c |    997378 |     529     2275     6882 |     5611     4000     23 |  0.000 % |
101.23/101.38	c |   1496166 |     529     2275     6882 |     6173     4333     23 |  0.000 % |
157.41/157.51	c |   2244348 |     529     2275     6882 |     6790     5278     24 |  0.000 % |
244.38/244.53	c |   3366624 |     529     2275     6882 |     7469     5650     23 |  0.000 % |
384.13/384.30	c |   5050035 |     529     2275     6882 |     8216     3787     21 |  0.000 % |
603.05/603.38	c |   7575151 |     529     2275     6882 |     9037     7218     24 |  0.000 % |
950.09/950.55	c |  11362828 |     529     2275     6882 |     9941     8391     25 |  0.000 % |
1200.10/1200.60	sh: line 1:  5251 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.10/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-1534141-1238539783/watcher-1534141-1238539783 -o /tmp/evaluation-result-1534141-1238539783/solver-1534141-1238539783 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534141-1238539783.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 0.98 0.99 3/64 5248
/proc/meminfo: memFree=864216/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0
/proc/5248/stat : 5248 (IUT_BMB_SAT) R 5246 5248 5181 0 -1 4194304 165 0 0 0 0 0 0 0 18 0 1 0 1126640672 1449984 148 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/5248/statm: 354 149 97 274 0 77 0

[startup+0.089835 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5248
/proc/meminfo: memFree=864216/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101836 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5248
/proc/meminfo: memFree=864216/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301854 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5248
/proc/meminfo: memFree=864216/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701891 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 5248
/proc/meminfo: memFree=864216/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50196 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5251
/proc/meminfo: memFree=862904/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=2580 CPUtime=1.47
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 289 0 0 0 147 0 0 0 25 0 1 0 1126640674 2641920 270 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 645 270 84 178 0 465 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9352

[startup+3.10111 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5251
/proc/meminfo: memFree=862648/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=2712 CPUtime=3.07
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 327 0 0 0 307 0 0 0 25 0 1 0 1126640674 2777088 308 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 678 308 84 178 0 498 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9484

[startup+6.30241 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5251
/proc/meminfo: memFree=862328/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=2844 CPUtime=6.27
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 368 0 0 0 627 0 0 0 25 0 1 0 1126640674 2912256 349 1992294400 134512640 135243223 4294956320 18446744073709551615 134558577 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 711 349 84 178 0 531 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9616

[startup+12.702 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5251
/proc/meminfo: memFree=861880/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=3116 CPUtime=12.67
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 440 0 0 0 1267 0 0 0 25 0 1 0 1126640674 3190784 421 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 779 421 84 178 0 599 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9888

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5251
/proc/meminfo: memFree=861688/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=3380 CPUtime=25.47
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 515 0 0 0 2547 0 0 0 25 0 1 0 1126640674 3461120 496 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 845 496 84 178 0 665 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 10152

[startup+51.1016 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5251
/proc/meminfo: memFree=861368/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=3776 CPUtime=51.05
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 615 0 0 0 5105 0 0 0 25 0 1 0 1126640674 3866624 596 1992294400 134512640 135243223 4294956320 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 944 596 84 178 0 764 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10548

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5251
/proc/meminfo: memFree=860728/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=4300 CPUtime=102.22
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 747 0 0 0 10222 0 0 0 25 0 1 0 1126640674 4403200 728 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 1075 728 84 178 0 895 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11072

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5251
/proc/meminfo: memFree=860280/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=4832 CPUtime=162.2
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 857 0 0 0 16220 0 0 0 25 0 1 0 1126640674 4947968 838 1992294400 134512640 135243223 4294956320 18446744073709551615 134565254 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 1208 838 84 178 0 1028 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 11604

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5251
/proc/meminfo: memFree=860024/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=5100 CPUtime=222.18
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 918 0 0 0 22218 0 0 0 25 0 1 0 1126640674 5222400 899 1992294400 134512640 135243223 4294956320 18446744073709551615 134565467 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 1275 899 84 178 0 1095 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 11872

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5251
/proc/meminfo: memFree=859704/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0

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

[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=6828 CPUtime=642.02
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 1371 0 0 0 64202 0 0 0 25 0 1 0 1126640674 6991872 1352 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 1707 1352 84 178 0 1527 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 13600

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5257
/proc/meminfo: memFree=857912/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=6972 CPUtime=702
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 1396 0 0 0 70199 1 0 0 25 0 1 0 1126640674 7139328 1377 1992294400 134512640 135243223 4294956320 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 1743 1377 84 178 0 1563 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 13744

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5257
/proc/meminfo: memFree=857848/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=6972 CPUtime=761.99
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 1408 0 0 0 76198 1 0 0 25 0 1 0 1126640674 7139328 1389 1992294400 134512640 135243223 4294956320 18446744073709551615 134572675 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 1743 1389 84 178 0 1563 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 13744

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5257
/proc/meminfo: memFree=857720/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=7116 CPUtime=821.93
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 1448 0 0 0 82192 1 0 0 25 0 1 0 1126640674 7286784 1429 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 1779 1429 84 178 0 1599 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 13888

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5257
/proc/meminfo: memFree=857656/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=7392 CPUtime=881.91
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 1487 0 0 0 88190 1 0 0 25 0 1 0 1126640674 7569408 1468 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 1848 1468 84 178 0 1668 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 14164

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5257
/proc/meminfo: memFree=857592/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=7392 CPUtime=941.89
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 1499 0 0 0 94188 1 0 0 25 0 1 0 1126640674 7569408 1480 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 1848 1480 84 178 0 1668 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 14164

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5257
/proc/meminfo: memFree=857336/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=7660 CPUtime=1001.86
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 1579 0 0 0 100185 1 0 0 25 0 1 0 1126640674 7843840 1560 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 1915 1560 84 178 0 1735 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 14432

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5257
/proc/meminfo: memFree=857208/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=7800 CPUtime=1061.84
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 1608 0 0 0 106183 1 0 0 25 0 1 0 1126640674 7987200 1589 1992294400 134512640 135243223 4294956320 18446744073709551615 134559294 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 1950 1589 84 178 0 1770 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 14572

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 5257
/proc/meminfo: memFree=857144/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=7936 CPUtime=1121.82
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 1626 0 0 0 112181 1 0 0 25 0 1 0 1126640674 8126464 1607 1992294400 134512640 135243223 4294956320 18446744073709551615 134555642 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 1984 1607 84 178 0 1804 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 14708

[startup+1182.3 s]
/proc/loadavg: 1.05 0.99 1.00 2/67 5257
/proc/meminfo: memFree=857080/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=7936 CPUtime=1181.79
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 1646 0 0 0 118178 1 0 0 25 0 1 0 1126640674 8126464 1627 1992294400 134512640 135243223 4294956320 18446744073709551615 134555776 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 1984 1627 84 178 0 1804 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 14708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.03 0.99 1.00 2/67 5257
/proc/meminfo: memFree=857080/2055920 swapFree=4176868/4192956
[pid=5248] ppid=5246 vsize=1416 CPUtime=0.01
/proc/5248/stat : 5248 (IUT_BMB_SAT) S 5246 5248 5181 0 -1 4194304 190 0 0 0 1 0 0 0 18 0 1 0 1126640672 1449984 172 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/5248/statm: 354 172 105 274 0 77 0
[pid=5250] ppid=5248 vsize=5356 CPUtime=0
/proc/5250/stat : 5250 (sh) S 5248 5248 5181 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1126640674 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5250/statm: 1339 232 193 169 0 50 0
[pid=5251] ppid=5250 vsize=7936 CPUtime=1200.09
/proc/5251/stat : 5251 (minisat) R 5250 5248 5181 0 -1 4194304 1646 0 0 0 120008 1 0 0 25 0 1 0 1126640674 8126464 1627 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/5251/statm: 1984 1627 84 178 0 1804 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 14708

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.13
CPU user time (s): 1200.09
CPU system time (s): 0.032994
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 14708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.09
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= 2169
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= 4366

runsolver used 0.965853 second user time and 3.41048 second system time

The end

Launcher Data

Begin job on node48 at 2009-04-01 00:49:43
IDJOB=1534141
IDBENCH=70602
IDSOLVER=523
FILE ID=node48/1534141-1238539783
PBS_JOBID= 9062093
Free space on /tmp= 66464 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/540/unif-k3-r4.25-v540-c2295-S1077410718-040.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534141-1238539783/watcher-1534141-1238539783 -o /tmp/evaluation-result-1534141-1238539783/solver-1534141-1238539783 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534141-1238539783.cnf HOME

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

MD5SUM BENCH= 2974efe3ed57ce21d588fea959cd376f
RANDOM SEED=949222026

node48.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.236
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.236
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:        864696 kB
Buffers:        104468 kB
Cached:         983724 kB
SwapCached:      10280 kB
Active:         323400 kB
Inactive:       776652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        864696 kB
SwapTotal:     4192956 kB
SwapFree:      4176868 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:          17484 kB
Slab:            77204 kB
Committed_AS:  2712512 kB
PageTables:       1376 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= 66464 MiB
End job on node48 at 2009-04-01 01:09:44