Trace number 1534206

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
IUT_BMB_SAT 1.0? (TO) 1200.09 1200.71

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/460/
unif-k3-r4.25-v460-c1955-S729526068-046.cnf
MD5SUM167b9c9b8ef7174228a6613d96e94620
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark506.49
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 |     442     1933     5890 |      644        0    nan |  0.000 % |
0.00/0.02	c |       100 |     442     1933     5890 |      708      100     23 |  0.000 % |
0.00/0.03	c |       251 |     442     1933     5890 |      779      251     21 |  0.000 % |
0.00/0.03	c |       476 |     442     1933     5890 |      857      476     21 |  0.000 % |
0.00/0.04	c |       814 |     442     1933     5890 |      943      814     21 |  0.000 % |
0.01/0.06	c |      1320 |     442     1933     5890 |     1037      826     19 |  0.000 % |
0.01/0.09	c |      2079 |     442     1933     5890 |     1141     1040     19 |  0.000 % |
0.01/0.13	c |      3218 |     442     1933     5890 |     1255     1002     18 |  0.000 % |
0.01/0.20	c |      4926 |     442     1933     5890 |     1381      781     17 |  0.000 % |
0.01/0.30	c |      7489 |     442     1933     5890 |     1519     1216     19 |  0.000 % |
0.01/0.45	c |     11335 |     442     1933     5890 |     1671     1147     18 |  0.000 % |
0.01/0.69	c |     17101 |     442     1933     5890 |     1838      894     19 |  0.000 % |
0.99/1.06	c |     25750 |     442     1933     5890 |     2022     1095     19 |  0.000 % |
1.59/1.65	c |     38727 |     442     1933     5890 |     2224     1657     20 |  0.000 % |
2.58/2.61	c |     58189 |     442     1933     5890 |     2446     1853     20 |  0.000 % |
3.97/4.08	c |     87382 |     442     1933     5890 |     2691     2330     21 |  0.000 % |
6.36/6.41	c |    131171 |     442     1933     5890 |     2960     2341     18 |  0.000 % |
9.76/9.81	c |    196856 |     442     1933     5890 |     3256     1868     18 |  0.000 % |
14.96/15.04	c |    295383 |     442     1933     5890 |     3582     2931     19 |  0.000 % |
23.06/23.19	c |    443172 |     442     1933     5890 |     3940     2054     18 |  0.000 % |
36.05/36.19	c |    664856 |     442     1933     5890 |     4334     2594     20 |  0.000 % |
56.05/56.17	c |    997381 |     442     1933     5890 |     4768     4324     22 |  0.000 % |
86.93/87.05	c |   1496169 |     442     1933     5890 |     5245     2649     19 |  0.000 % |
135.70/135.88	c |   2244351 |     442     1933     5890 |     5769     4992     22 |  0.000 % |
212.16/212.37	c |   3366625 |     442     1933     5890 |     6346     4460     19 |  0.000 % |
333.01/333.20	c |   5050038 |     442     1933     5890 |     6981     4224     21 |  0.000 % |
521.71/522.01	c |   7575154 |     442     1933     5890 |     7679     6641     21 |  0.000 % |
823.25/823.74	c |  11362830 |     442     1933     5890 |     8447     5742     19 |  0.000 % |
1200.06/1200.70	sh: line 1: 19451 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-1534206-1238550825/watcher-1534206-1238550825 -o /tmp/evaluation-result-1534206-1238550825/solver-1534206-1238550825 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1534206-1238550825.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 1.00 3/64 19448
/proc/meminfo: memFree=1315824/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0
/proc/19448/stat : 19448 (IUT_BMB_SAT) R 19446 19448 19228 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 1127744359 1449984 146 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/19448/statm: 354 146 97 274 0 77 0

[startup+0.054242 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 19448
/proc/meminfo: memFree=1315824/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.102249 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 19448
/proc/meminfo: memFree=1315824/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301283 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 19448
/proc/meminfo: memFree=1315824/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.70135 s]
/proc/loadavg: 0.99 0.98 1.00 3/64 19448
/proc/meminfo: memFree=1315824/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50149 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19451
/proc/meminfo: memFree=1314712/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=2456 CPUtime=1.48
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 261 0 0 0 148 0 0 0 25 0 1 0 1127744361 2514944 241 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 614 241 84 178 0 434 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9228

[startup+3.10176 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19451
/proc/meminfo: memFree=1314456/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=2588 CPUtime=3.07
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 297 0 0 0 307 0 0 0 25 0 1 0 1127744361 2650112 277 1992294400 134512640 135243223 4294956304 18446744073709551615 134565001 0 0 4096 3 0 0 0 17 1 0 0
/proc/19451/statm: 647 277 84 178 0 467 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9360

[startup+6.3013 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19451
/proc/meminfo: memFree=1314136/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=2720 CPUtime=6.25
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 328 0 0 0 625 0 0 0 25 0 1 0 1127744361 2785280 308 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/19451/statm: 680 308 84 178 0 500 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 9492

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19451
/proc/meminfo: memFree=1313816/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=2852 CPUtime=12.65
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 384 0 0 0 1265 0 0 0 25 0 1 0 1127744361 2920448 364 1992294400 134512640 135243223 4294956304 18446744073709551615 134555970 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 713 364 84 178 0 533 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9624

[startup+25.5026 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19451
/proc/meminfo: memFree=1313624/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=3248 CPUtime=25.44
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 464 0 0 0 2544 0 0 0 25 0 1 0 1127744361 3325952 444 1992294400 134512640 135243223 4294956304 18446744073709551615 134559426 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 812 444 84 178 0 632 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 10020

[startup+51.1029 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19451
/proc/meminfo: memFree=1313240/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=3636 CPUtime=51.03
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 557 0 0 0 5103 0 0 0 25 0 1 0 1127744361 3723264 537 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 909 537 84 178 0 729 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 10408

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19451
/proc/meminfo: memFree=1312664/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=4164 CPUtime=102.21
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 685 0 0 0 10221 0 0 0 25 0 1 0 1127744361 4263936 665 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 1041 665 84 178 0 861 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 10936

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19451
/proc/meminfo: memFree=1312216/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=4564 CPUtime=162.18
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 798 0 0 0 16218 0 0 0 25 0 1 0 1127744361 4673536 778 1992294400 134512640 135243223 4294956304 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 1141 778 84 178 0 961 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 11336

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19451
/proc/meminfo: memFree=1311896/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=4832 CPUtime=222.15
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 857 0 0 0 22215 0 0 0 25 0 1 0 1127744361 4947968 837 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 1208 837 84 178 0 1028 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 11604

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/67 19451
/proc/meminfo: memFree=1311640/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0

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

[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=6312 CPUtime=701.9
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 1230 0 0 0 70187 3 0 0 25 0 1 0 1127744361 6463488 1210 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 1578 1210 84 178 0 1398 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 13084

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19933
/proc/meminfo: memFree=1310160/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=6444 CPUtime=761.87
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 1258 0 0 0 76184 3 0 0 25 0 1 0 1127744361 6598656 1238 1992294400 134512640 135243223 4294956304 18446744073709551615 134555462 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 1611 1238 84 178 0 1431 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 13216

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19933
/proc/meminfo: memFree=1310040/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=6444 CPUtime=821.84
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 1281 0 0 0 82181 3 0 0 25 0 1 0 1127744361 6598656 1261 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 1611 1261 84 178 0 1431 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 13216

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19933
/proc/meminfo: memFree=1309912/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=6596 CPUtime=881.8
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 1318 0 0 0 88177 3 0 0 25 0 1 0 1127744361 6754304 1298 1992294400 134512640 135243223 4294956304 18446744073709551615 134558516 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 1649 1298 84 178 0 1469 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 13368

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19933
/proc/meminfo: memFree=1309784/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=6732 CPUtime=941.78
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 1345 0 0 0 94175 3 0 0 25 0 1 0 1127744361 6893568 1325 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 1683 1325 84 178 0 1503 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 13504

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19933
/proc/meminfo: memFree=1309720/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=6872 CPUtime=1001.74
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 1366 0 0 0 100171 3 0 0 25 0 1 0 1127744361 7036928 1346 1992294400 134512640 135243223 4294956304 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 1718 1346 84 178 0 1538 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 13644

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19933
/proc/meminfo: memFree=1309720/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=6872 CPUtime=1061.71
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 1376 0 0 0 106168 3 0 0 25 0 1 0 1127744361 7036928 1356 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 1718 1356 84 178 0 1538 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 13644

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19933
/proc/meminfo: memFree=1309720/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=7004 CPUtime=1121.69
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 1394 0 0 0 112166 3 0 0 25 0 1 0 1127744361 7172096 1374 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 1751 1374 84 178 0 1571 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 13776

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19933
/proc/meminfo: memFree=1309656/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=7004 CPUtime=1181.65
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 1411 0 0 0 118162 3 0 0 25 0 1 0 1127744361 7172096 1391 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 1751 1391 84 178 0 1571 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 13776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 19933
/proc/meminfo: memFree=1309656/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=7004 CPUtime=1200.05
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 1411 0 0 0 120002 3 0 0 25 0 1 0 1127744361 7172096 1391 1992294400 134512640 135243223 4294956304 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 1751 1391 84 178 0 1571 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 13776

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: 1.00 1.00 1.00 2/67 19933
/proc/meminfo: memFree=1309656/2055920 swapFree=4175308/4192956
[pid=19448] ppid=19446 vsize=1416 CPUtime=0.01
/proc/19448/stat : 19448 (IUT_BMB_SAT) S 19446 19448 19228 0 -1 4194304 182 0 0 0 1 0 0 0 18 0 1 0 1127744359 1449984 164 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/19448/statm: 354 164 105 274 0 77 0
[pid=19450] ppid=19448 vsize=5356 CPUtime=0
/proc/19450/stat : 19450 (sh) S 19448 19448 19228 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1127744361 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 248761606980 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/19450/statm: 1339 232 193 169 0 50 0
[pid=19451] ppid=19450 vsize=7004 CPUtime=1200.05
/proc/19451/stat : 19451 (minisat) R 19450 19448 19228 0 -1 4194304 1411 0 0 0 120002 3 0 0 25 0 1 0 1127744361 7172096 1391 1992294400 134512640 135243223 4294956304 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/19451/statm: 1751 1391 84 178 0 1571 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 13776

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1200.04
CPU system time (s): 0.049992
CPU usage (%): 99.9483
Max. virtual memory (cumulated for all children) (KiB): 13776

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

runsolver used 0.994848 second user time and 3.38549 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-01 03:53:45
IDJOB=1534206
IDBENCH=70615
IDSOLVER=523
FILE ID=node55/1534206-1238550825
PBS_JOBID= 9062103
Free space on /tmp= 66304 MiB

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

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

MD5SUM BENCH= 167b9c9b8ef7174228a6613d96e94620
RANDOM SEED=1781725534

node55.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.259
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.259
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:       1316368 kB
Buffers:        101352 kB
Cached:         531120 kB
SwapCached:      11624 kB
Active:         177464 kB
Inactive:       469984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1316368 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:            2216 kB
Writeback:           0 kB
Mapped:          18928 kB
Slab:            78236 kB
Committed_AS:  2868208 kB
PageTables:       1372 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= 66300 MiB
End job on node55 at 2009-04-01 04:13:45