Trace number 1785277

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) 5000.08 5001.41

General information on the benchmark

Namecrafted/Difficult/contest05/others/
pmg-14-UNSAT.sat05-3942.reshuffled-07.cnf
MD5SUM5d5a2534629561aec3a6f7f6c6034d03
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.5005
Satisfiable
(Un)Satisfiability was proved
Number of variables577
Number of clauses1922
Sum of the clauses size5764
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 31920
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:  577                                                  |
0.00/0.02	c |  Number of clauses:    1922                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.03	c ============================[ Search Statistics ]==============================
0.00/0.03	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.03	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.03	c ===============================================================================
0.00/0.03	c |         0 |     307     1152     3493 |      384        0    nan |  0.000 % |
0.00/0.03	c |       100 |     307     1152     3493 |      422      100     33 |  0.001 % |
0.00/0.04	c |       253 |     307     1152     3493 |      464      253     33 |  0.001 % |
0.00/0.04	c |       479 |     307     1152     3493 |      511      479     32 |  0.001 % |
0.00/0.05	c |       816 |     307     1152     3493 |      562      440     30 |  0.001 % |
0.00/0.07	c |      1323 |     307     1152     3493 |      618      557     30 |  0.000 % |
0.00/0.09	c |      2082 |     307     1152     3493 |      680      471     27 |  0.000 % |
0.01/0.13	c |      3221 |     307     1152     3493 |      748      689     29 |  0.000 % |
0.01/0.18	c |      4930 |     307     1152     3493 |      823      940     32 |  0.000 % |
0.01/0.27	c |      7492 |     307     1152     3493 |      905      902     31 |  0.001 % |
0.01/0.42	c |     11337 |     307     1152     3493 |      995      820     34 |  0.001 % |
0.01/0.69	c |     17103 |     307     1152     3493 |     1095      662     31 |  0.001 % |
0.99/1.05	c |     25752 |     307     1152     3493 |     1205      781     31 |  0.000 % |
1.58/1.65	c |     38726 |     307     1152     3493 |     1325      955     34 |  0.001 % |
2.58/2.70	c |     58187 |     307     1152     3493 |     1458     1452     45 |  0.000 % |
4.18/4.24	c |     87379 |     307     1152     3493 |     1604     1030     40 |  0.000 % |
6.48/6.50	c |    131169 |     307     1152     3493 |     1764      918     36 |  0.000 % |
9.88/9.94	c |    196856 |     307     1152     3493 |     1940     1931     47 |  0.001 % |
15.38/15.49	c |    295384 |     307     1152     3493 |     2135     1952     43 |  0.000 % |
23.87/23.98	c |    443174 |     307     1152     3493 |     2348     1295     43 |  0.000 % |
36.27/36.34	c |    664860 |     307     1152     3493 |     2583     2418     48 |  0.000 % |
56.36/56.41	c |    997386 |     307     1152     3493 |     2841     1901     44 |  0.001 % |
87.25/87.39	c |   1496175 |     307     1152     3493 |     3125     1613     43 |  0.001 % |
133.84/133.96	c |   2244360 |     307     1152     3493 |     3438     2284     45 |  0.001 % |
214.22/214.33	c |   3366634 |     307     1152     3493 |     3782     2870     44 |  0.001 % |
334.09/334.22	c |   5050045 |     307     1152     3493 |     4160     2794     45 |  0.000 % |
529.44/529.60	c |   7575162 |     307     1152     3493 |     4576     4044     55 |  0.001 % |
821.06/821.32	c |  11362837 |     307     1152     3493 |     5034     4465     51 |  0.001 % |
1253.55/1253.96	c |  17044349 |     307     1152     3493 |     5537     3740     48 |  0.000 % |
1951.46/1952.04	c |  25566619 |     307     1152     3493 |     6091     5227     54 |  0.000 % |
3058.56/3059.48	c |  38350022 |     307     1152     3493 |     6700     5301     52 |  0.000 % |
4809.30/4810.70	c |  57525128 |     307     1152     3493 |     7370     6345     56 |  0.001 % |
5000.06/5001.40	sh: line 1:  5004 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.06/5001.40	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:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785277-1241903495/watcher-1785277-1241903495 -o /tmp/evaluation-result-1785277-1241903495/solver-1785277-1241903495 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785277-1241903495.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 5001
/proc/meminfo: memFree=1887348/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1284 CPUtime=0
/proc/5001/stat : 5001 (IUT_BMB_SAT) R 4999 5001 4964 0 -1 4194304 148 0 0 0 0 0 0 0 18 0 1 0 218382102 1314816 132 1992294400 134512640 135635285 4294956224 18446744073709551615 134520828 0 0 4096 0 0 0 0 17 1 0 0
/proc/5001/statm: 321 137 97 274 0 44 0

[startup+0.0123951 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 5001
/proc/meminfo: memFree=1887348/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0
/proc/5001/stat : 5001 (IUT_BMB_SAT) R 4999 5001 4964 0 -1 4194304 181 0 0 0 0 0 0 0 18 0 1 0 218382102 1449984 164 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/5001/statm: 354 164 101 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101407 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 5001
/proc/meminfo: memFree=1887348/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301428 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 5001
/proc/meminfo: memFree=1887348/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701472 s]
/proc/loadavg: 0.92 0.97 0.99 3/64 5001
/proc/meminfo: memFree=1887348/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.50156 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 5004
/proc/meminfo: memFree=1886036/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=2592 CPUtime=1.47
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 300 0 0 0 147 0 0 0 25 0 1 0 218382104 2654208 281 1992294400 134512640 135243223 4294956320 18446744073709551615 134555907 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 648 281 84 178 0 468 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9364

[startup+3.10174 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 5004
/proc/meminfo: memFree=1885652/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=2724 CPUtime=3.07
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 349 0 0 0 307 0 0 0 25 0 1 0 218382104 2789376 330 1992294400 134512640 135243223 4294956320 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 681 330 84 178 0 501 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9496

[startup+6.30109 s]
/proc/loadavg: 1.01 0.98 0.99 2/67 5004
/proc/meminfo: memFree=1885268/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=2856 CPUtime=6.27
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 388 0 0 0 627 0 0 0 25 0 1 0 218382104 2924544 369 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 714 369 84 178 0 534 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9628

[startup+12.7028 s]
/proc/loadavg: 1.01 0.98 0.99 2/67 5004
/proc/meminfo: memFree=1885020/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=3252 CPUtime=12.67
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 463 0 0 0 1267 0 0 0 25 0 1 0 218382104 3330048 444 1992294400 134512640 135243223 4294956320 18446744073709551615 134564996 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 813 444 84 178 0 633 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10024

[startup+25.5012 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 5004
/proc/meminfo: memFree=1884700/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=3472 CPUtime=25.46
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 542 0 0 0 2546 0 0 0 25 0 1 0 218382104 3555328 523 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 868 523 84 178 0 688 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10244

[startup+51.1011 s]
/proc/loadavg: 1.00 0.98 0.99 2/67 5004
/proc/meminfo: memFree=1884444/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=3856 CPUtime=51.05
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 638 0 0 0 5105 0 0 0 25 0 1 0 218382104 3948544 619 1992294400 134512640 135243223 4294956320 18446744073709551615 134563784 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 964 619 84 178 0 784 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10628

[startup+102.306 s]
/proc/loadavg: 1.04 1.00 1.00 2/67 5004
/proc/meminfo: memFree=1883868/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=4500 CPUtime=102.24
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 770 0 0 0 10224 0 0 0 25 0 1 0 218382104 4608000 751 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 1125 751 84 178 0 945 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 11272

[startup+162.301 s]
/proc/loadavg: 1.05 1.01 1.00 2/67 5004
/proc/meminfo: memFree=1883356/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=4892 CPUtime=162.22
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 882 0 0 0 16222 0 0 0 25 0 1 0 218382104 5009408 863 1992294400 134512640 135243223 4294956320 18446744073709551615 134564973 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 1223 863 84 178 0 1043 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 11664

[startup+222.301 s]
/proc/loadavg: 1.05 1.02 1.00 2/67 5004
/proc/meminfo: memFree=1883100/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=5156 CPUtime=222.21
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 950 0 0 0 22220 1 0 0 25 0 1 0 218382104 5279744 931 1992294400 134512640 135243223 4294956320 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 1289 931 84 178 0 1109 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 11928

[startup+282.302 s]
/proc/loadavg: 1.13 1.05 1.01 2/67 5004
/proc/meminfo: memFree=1882908/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=5360 CPUtime=282.19

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

[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=9944 CPUtime=4421.09
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 2147 0 0 0 442092 17 0 0 25 0 1 0 218382104 10182656 2125 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 2486 2125 84 178 0 2306 0
Current children cumulated CPU time (s) 4421.1
Current children cumulated vsize (KiB) 16716

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5012
/proc/meminfo: memFree=1876380/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=10024 CPUtime=4481.08
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 2163 0 0 0 448090 18 0 0 25 0 1 0 218382104 10264576 2141 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 2506 2141 84 178 0 2326 0
Current children cumulated CPU time (s) 4481.09
Current children cumulated vsize (KiB) 16796

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5012
/proc/meminfo: memFree=1876316/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=10024 CPUtime=4541.06
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 2166 0 0 0 454088 18 0 0 25 0 1 0 218382104 10264576 2144 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 2506 2144 84 178 0 2326 0
Current children cumulated CPU time (s) 4541.07
Current children cumulated vsize (KiB) 16796

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5012
/proc/meminfo: memFree=1876252/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=10024 CPUtime=4601.05
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 2166 0 0 0 460087 18 0 0 25 0 1 0 218382104 10264576 2144 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 2506 2144 84 178 0 2326 0
Current children cumulated CPU time (s) 4601.06
Current children cumulated vsize (KiB) 16796

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5012
/proc/meminfo: memFree=1876252/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=10024 CPUtime=4661.03
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 2166 0 0 0 466085 18 0 0 25 0 1 0 218382104 10264576 2144 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 2506 2144 84 178 0 2326 0
Current children cumulated CPU time (s) 4661.04
Current children cumulated vsize (KiB) 16796

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5012
/proc/meminfo: memFree=1876188/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=10024 CPUtime=4721.02
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 2166 0 0 0 472083 19 0 0 25 0 1 0 218382104 10264576 2144 1992294400 134512640 135243223 4294956320 18446744073709551615 134555548 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 2506 2144 84 178 0 2326 0
Current children cumulated CPU time (s) 4721.03
Current children cumulated vsize (KiB) 16796

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5012
/proc/meminfo: memFree=1876188/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=10024 CPUtime=4781
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 2166 0 0 0 478081 19 0 0 25 0 1 0 218382104 10264576 2144 1992294400 134512640 135243223 4294956320 18446744073709551615 134564910 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 2506 2144 84 178 0 2326 0
Current children cumulated CPU time (s) 4781.01
Current children cumulated vsize (KiB) 16796

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5012
/proc/meminfo: memFree=1876060/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=10120 CPUtime=4840.98
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 2182 0 0 0 484079 19 0 0 25 0 1 0 218382104 10362880 2160 1992294400 134512640 135243223 4294956320 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 2530 2160 84 178 0 2350 0
Current children cumulated CPU time (s) 4840.99
Current children cumulated vsize (KiB) 16892

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5012
/proc/meminfo: memFree=1875996/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=10120 CPUtime=4900.96
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 2197 0 0 0 490077 19 0 0 25 0 1 0 218382104 10362880 2175 1992294400 134512640 135243223 4294956320 18446744073709551615 134565664 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 2530 2175 84 178 0 2350 0
Current children cumulated CPU time (s) 4900.97
Current children cumulated vsize (KiB) 16892

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5012
/proc/meminfo: memFree=1875996/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=10260 CPUtime=4960.95
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 2206 0 0 0 496075 20 0 0 25 0 1 0 218382104 10506240 2184 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 2565 2184 84 178 0 2385 0
Current children cumulated CPU time (s) 4960.96
Current children cumulated vsize (KiB) 17032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5012
/proc/meminfo: memFree=1875868/2055920 swapFree=4181220/4192956
[pid=5001] ppid=4999 vsize=1416 CPUtime=0.01
/proc/5001/stat : 5001 (IUT_BMB_SAT) S 4999 5001 4964 0 -1 4194304 187 0 0 0 1 0 0 0 18 0 1 0 218382102 1449984 169 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/5001/statm: 354 169 106 274 0 77 0
[pid=5003] ppid=5001 vsize=5356 CPUtime=0
/proc/5003/stat : 5003 (sh) S 5001 5001 4964 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218382104 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5003/statm: 1339 232 193 169 0 50 0
[pid=5004] ppid=5003 vsize=10260 CPUtime=5000.05
/proc/5004/stat : 5004 (minisat) R 5003 5001 4964 0 -1 4194304 2218 0 0 0 499985 20 0 0 25 0 1 0 218382104 10506240 2196 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/5004/statm: 2565 2196 84 178 0 2385 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 17032

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): 5001.41
CPU time (s): 5000.08
CPU user time (s): 4999.87
CPU system time (s): 0.213967
CPU usage (%): 99.9734
Max. virtual memory (cumulated for all children) (KiB): 17032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4999.87
system time used= 0.213967
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2734
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= 9
involuntary context switches= 3914

runsolver used 5.2472 second user time and 12.951 second system time

The end

Launcher Data

Begin job on node35 at 2009-05-09 23:11:35
IDJOB=1785277
IDBENCH=24737
IDSOLVER=638
FILE ID=node35/1785277-1241903495
PBS_JOBID= 9264806
Free space on /tmp= 66292 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/others/pmg-14-UNSAT.sat05-3942.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785277-1241903495/watcher-1785277-1241903495 -o /tmp/evaluation-result-1785277-1241903495/solver-1785277-1241903495 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785277-1241903495.cnf HOME

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

MD5SUM BENCH= 5d5a2534629561aec3a6f7f6c6034d03
RANDOM SEED=1724510476

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1887764 kB
Buffers:         38652 kB
Cached:          83244 kB
SwapCached:       6148 kB
Active:          58156 kB
Inactive:        72184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1887764 kB
SwapTotal:     4192956 kB
SwapFree:      4181220 kB
Dirty:            2336 kB
Writeback:           0 kB
Mapped:          13380 kB
Slab:            23776 kB
Committed_AS:   795748 kB
PageTables:       1396 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= 66292 MiB
End job on node35 at 2009-05-10 00:34:57