Trace number 1534201

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SAT 1.0? (TO) 1200.1 1200.61

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S1892788676-021.cnf
MD5SUM2a69d64bc0469e28656e3317eba96ba6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark798.286
Satisfiable
(Un)Satisfiability was proved
Number of variables460
Number of clauses1955
Sum of the clauses size5865
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31955
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:  460                                                  |
0.00/0.02	c |  Number of clauses:    1955                                                 |
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 |     449     1927     5831 |      642        0    nan |  0.000 % |
0.00/0.02	c |       101 |     449     1927     5831 |      706      101     24 |  0.000 % |
0.00/0.03	c |       252 |     449     1927     5831 |      777      252     23 |  0.000 % |
0.00/0.03	c |       477 |     449     1927     5831 |      854      477     22 |  0.000 % |
0.00/0.05	c |       814 |     449     1927     5831 |      940      814     22 |  0.000 % |
0.00/0.06	c |      1320 |     449     1927     5831 |     1034      826     22 |  0.000 % |
0.00/0.09	c |      2079 |     449     1927     5831 |     1137     1044     21 |  0.000 % |
0.00/0.13	c |      3218 |     449     1927     5831 |     1251     1005     19 |  0.000 % |
0.00/0.20	c |      4928 |     449     1927     5831 |     1376      763     17 |  0.000 % |
0.00/0.30	c |      7491 |     449     1927     5831 |     1514     1201     20 |  0.000 % |
0.00/0.46	c |     11336 |     449     1927     5831 |     1666     1111     21 |  0.000 % |
0.00/0.71	c |     17102 |     449     1927     5831 |     1832      894     18 |  0.000 % |
1.08/1.11	c |     25751 |     449     1927     5831 |     2015     1113     19 |  0.000 % |
1.67/1.70	c |     38725 |     449     1927     5831 |     2217     1730     19 |  0.000 % |
2.57/2.60	c |     58186 |     449     1927     5831 |     2439     2009     20 |  0.000 % |
3.97/4.03	c |     87378 |     449     1927     5831 |     2683     1404     20 |  0.000 % |
6.27/6.30	c |    131167 |     449     1927     5831 |     2951     1514     19 |  0.000 % |
9.67/9.80	c |    196851 |     449     1927     5831 |     3246     2620     21 |  0.000 % |
15.06/15.14	c |    295378 |     449     1927     5831 |     3571     2350     20 |  0.000 % |
23.26/23.36	c |    443167 |     449     1927     5831 |     3928     3563     23 |  0.000 % |
36.46/36.57	c |    664851 |     449     1927     5831 |     4321     2514     21 |  0.000 % |
57.05/57.16	c |    997376 |     449     1927     5831 |     4753     3108     19 |  0.000 % |
88.64/88.79	c |   1496164 |     449     1927     5831 |     5228     2672     19 |  0.000 % |
138.22/138.35	c |   2244350 |     449     1927     5831 |     5751     4888     20 |  0.000 % |
216.57/216.72	c |   3366624 |     449     1927     5831 |     6326     5059     21 |  0.000 % |
336.62/336.81	c |   5050036 |     449     1927     5831 |     6959     6159     22 |  0.000 % |
529.35/529.61	c |   7575152 |     449     1927     5831 |     7655     5425     20 |  0.000 % |
832.13/832.50	c |  11362827 |     449     1927     5831 |     8420     6289     23 |  0.000 % |
1200.07/1200.60	sh: line 1: 30386 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/1200.60	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1534201-1238549915/watcher-1534201-1238549915 -o /tmp/evaluation-result-1534201-1238549915/solver-1534201-1238549915 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534201-1238549915.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 30383
/proc/meminfo: memFree=1215272/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) R 30381 30383 30318 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 146 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/30383/statm: 354 146 97 274 0 77 0

[startup+0.0119091 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 30383
/proc/meminfo: memFree=1215272/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) R 30381 30383 30318 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 158 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/30383/statm: 354 158 99 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101917 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 30383
/proc/meminfo: memFree=1215272/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301933 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 30383
/proc/meminfo: memFree=1215272/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701969 s]
/proc/loadavg: 1.00 1.00 1.01 3/64 30383
/proc/meminfo: memFree=1215272/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50104 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 30386
/proc/meminfo: memFree=1214160/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=2448 CPUtime=1.47
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 260 0 0 0 147 0 0 0 25 0 1 0 1127653604 2506752 241 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 612 241 84 178 0 432 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9220

[startup+3.10118 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 30386
/proc/meminfo: memFree=1213904/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=2580 CPUtime=3.07
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 296 0 0 0 307 0 0 0 25 0 1 0 1127653604 2641920 277 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 645 277 84 178 0 465 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9352

[startup+6.30246 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 30386
/proc/meminfo: memFree=1213648/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=2712 CPUtime=6.27
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 332 0 0 0 627 0 0 0 25 0 1 0 1127653604 2777088 313 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 678 313 84 178 0 498 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9484

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 30386
/proc/meminfo: memFree=1213328/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=2844 CPUtime=12.67
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 384 0 0 0 1267 0 0 0 25 0 1 0 1127653604 2912256 365 1992294400 134512640 135243223 4294956320 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 711 365 84 178 0 531 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9616

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 30386
/proc/meminfo: memFree=1213072/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=3240 CPUtime=25.46
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 469 0 0 0 2546 0 0 0 25 0 1 0 1127653604 3317760 450 1992294400 134512640 135243223 4294956320 18446744073709551615 134559127 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 810 450 84 178 0 630 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10012

[startup+51.1014 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 30386
/proc/meminfo: memFree=1212816/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=3636 CPUtime=51.05
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 556 0 0 0 5105 0 0 0 25 0 1 0 1127653604 3723264 537 1992294400 134512640 135243223 4294956320 18446744073709551615 134555750 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 909 537 84 178 0 729 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10408

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30386
/proc/meminfo: memFree=1212112/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=4144 CPUtime=102.23
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 686 0 0 0 10223 0 0 0 25 0 1 0 1127653604 4243456 667 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 1036 667 84 178 0 856 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 10916

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30388
/proc/meminfo: memFree=1211664/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=4560 CPUtime=162.19
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 796 0 0 0 16219 0 0 0 25 0 1 0 1127653604 4669440 777 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 1140 777 84 178 0 960 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 11332

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30388
/proc/meminfo: memFree=1211344/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=4828 CPUtime=222.17
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 861 0 0 0 22217 0 0 0 25 0 1 0 1127653604 4943872 842 1992294400 134512640 135243223 4294956320 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 1207 842 84 178 0 1027 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 11600

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30388
/proc/meminfo: memFree=1211152/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0

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

[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=6148 CPUtime=642.01
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 1198 0 0 0 64200 1 0 0 25 0 1 0 1127653604 6295552 1179 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 1537 1179 84 178 0 1357 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 12920

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30388
/proc/meminfo: memFree=1209936/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=6288 CPUtime=701.99
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 1225 0 0 0 70198 1 0 0 25 0 1 0 1127653604 6438912 1206 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 1572 1206 84 178 0 1392 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 13060

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30388
/proc/meminfo: memFree=1209808/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=6428 CPUtime=761.96
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 1252 0 0 0 76195 1 0 0 25 0 1 0 1127653604 6582272 1233 1992294400 134512640 135243223 4294956320 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 1607 1233 84 178 0 1427 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 13200

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30388
/proc/meminfo: memFree=1209744/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=6428 CPUtime=821.93
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 1271 0 0 0 82192 1 0 0 25 0 1 0 1127653604 6582272 1252 1992294400 134512640 135243223 4294956320 18446744073709551615 134565878 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 1607 1252 84 178 0 1427 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 13200

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30388
/proc/meminfo: memFree=1209552/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=6572 CPUtime=881.91
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 1312 0 0 0 88190 1 0 0 25 0 1 0 1127653604 6729728 1293 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 1643 1293 84 178 0 1463 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 13344

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30388
/proc/meminfo: memFree=1209488/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=6716 CPUtime=941.88
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 1335 0 0 0 94187 1 0 0 25 0 1 0 1127653604 6877184 1316 1992294400 134512640 135243223 4294956320 18446744073709551615 134555735 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 1679 1316 84 178 0 1499 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 13488

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30388
/proc/meminfo: memFree=1209424/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=6856 CPUtime=1001.86
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 1358 0 0 0 100185 1 0 0 25 0 1 0 1127653604 7020544 1339 1992294400 134512640 135243223 4294956320 18446744073709551615 134565792 0 0 4096 3 0 0 0 17 1 0 0
/proc/30386/statm: 1714 1339 84 178 0 1534 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 13628

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30388
/proc/meminfo: memFree=1209360/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=6856 CPUtime=1061.82
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 1375 0 0 0 106181 1 0 0 25 0 1 0 1127653604 7020544 1356 1992294400 134512640 135243223 4294956320 18446744073709551615 134565810 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 1714 1356 84 178 0 1534 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 13628

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30388
/proc/meminfo: memFree=1209296/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=6996 CPUtime=1121.8
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 1389 0 0 0 112179 1 0 0 25 0 1 0 1127653604 7163904 1370 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 1749 1370 84 178 0 1569 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 13768

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30388
/proc/meminfo: memFree=1209296/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=6996 CPUtime=1181.77
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 1398 0 0 0 118176 1 0 0 25 0 1 0 1127653604 7163904 1379 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/30386/statm: 1749 1379 84 178 0 1569 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 13768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30388
/proc/meminfo: memFree=1209296/2055920 swapFree=4176996/4192956
[pid=30383] ppid=30381 vsize=1416 CPUtime=0
/proc/30383/stat : 30383 (IUT_BMB_SAT) S 30381 30383 30318 0 -1 4194304 182 0 0 0 0 0 0 0 18 0 1 0 1127653602 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30383/statm: 354 164 105 274 0 77 0
[pid=30385] ppid=30383 vsize=5356 CPUtime=0
/proc/30385/stat : 30385 (sh) S 30383 30383 30318 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127653603 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30385/statm: 1339 232 193 169 0 50 0
[pid=30386] ppid=30385 vsize=6996 CPUtime=1200.07
/proc/30386/stat : 30386 (minisat) R 30385 30383 30318 0 -1 4194304 1398 0 0 0 120006 1 0 0 25 0 1 0 1127653604 7163904 1379 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30386/statm: 1749 1379 84 178 0 1569 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 13768

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.1
CPU user time (s): 1200.07
CPU system time (s): 0.033994
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 13768

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

runsolver used 0.859869 second user time and 3.51846 second system time

The end

Launcher Data

Begin job on node50 at 2009-04-01 03:38:35
IDJOB=1534201
IDBENCH=70614
IDSOLVER=523
FILE ID=node50/1534201-1238549915
PBS_JOBID= 9062127
Free space on /tmp= 64220 MiB

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

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

MD5SUM BENCH= 2a69d64bc0469e28656e3317eba96ba6
RANDOM SEED=489923249

node50.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1215816 kB
Buffers:        105184 kB
Cached:         628884 kB
SwapCached:       9920 kB
Active:         220192 kB
Inactive:       525528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1215816 kB
SwapTotal:     4192956 kB
SwapFree:      4176996 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          17260 kB
Slab:            80388 kB
Committed_AS:  3147044 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 64220 MiB
End job on node50 at 2009-04-01 03:58:36