Trace number 1785235

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.06 5001.41

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
MD5SUMe9a4b8de00c9a73b6f8447e11f01f363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark21.8957
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of clauses1197
Sum of the clauses size2548
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21183
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 514

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:  182                                                  |
0.00/0.02	c |  Number of clauses:    1197                                                 |
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 |     168     1183     4368 |      394        0    nan |  0.000 % |
0.00/0.03	c |       100 |     168     1183     4368 |      433      100     48 |  0.042 % |
0.00/0.03	c |       250 |     168     1183     4368 |      477      250     51 |  0.003 % |
0.00/0.04	c |       475 |     168     1183     4368 |      524      475     53 |  0.042 % |
0.00/0.05	c |       813 |     168     1183     4368 |      577      490     54 |  0.003 % |
0.00/0.07	c |      1319 |     168     1183     4368 |      635      644     57 |  0.042 % |
0.01/0.10	c |      2080 |     168     1183     4368 |      698      710     59 |  0.042 % |
0.01/0.15	c |      3221 |     168     1183     4368 |      768      684     60 |  0.003 % |
0.01/0.23	c |      4930 |     168     1183     4368 |      845      638     61 |  0.042 % |
0.01/0.36	c |      7492 |     168     1183     4368 |      929      819     60 |  0.042 % |
0.01/0.59	c |     11340 |     168     1183     4368 |     1022      538     56 |  0.003 % |
0.01/0.95	c |     17106 |     168     1183     4368 |     1125      675     56 |  0.042 % |
1.48/1.54	c |     25758 |     168     1183     4368 |     1237      745     60 |  0.042 % |
2.48/2.53	c |     38732 |     168     1183     4368 |     1361      969     65 |  0.003 % |
3.88/3.99	c |     58193 |     168     1183     4368 |     1497     1444     65 |  0.042 % |
6.28/6.38	c |     87386 |     168     1183     4368 |     1647     1093     62 |  0.003 % |
10.08/10.12	c |    131176 |     168     1183     4368 |     1811     1350     66 |  0.003 % |
15.47/15.55	c |    196861 |     168     1183     4368 |     1993     1329     58 |  0.042 % |
24.27/24.31	c |    295389 |     168     1183     4368 |     2192     1854     59 |  0.042 % |
38.67/38.79	c |    443178 |     168     1183     4368 |     2411     2269     69 |  0.042 % |
60.16/60.23	c |    664861 |     168     1183     4368 |     2652     1654     64 |  0.042 % |
93.55/93.63	c |    997387 |     168     1183     4368 |     2918     2660     57 |  0.042 % |
149.63/149.74	c |   1496177 |     168     1183     4368 |     3209     3034     62 |  0.042 % |
230.02/230.18	c |   2244361 |     168     1183     4368 |     3530     2401     57 |  0.042 % |
364.98/365.16	c |   3366635 |     168     1183     4368 |     3884     3569     63 |  0.003 % |
577.52/577.74	c |   5050047 |     168     1183     4368 |     4272     2136     62 |  0.042 % |
912.22/912.57	c |   7575163 |     168     1183     4368 |     4699     3059     63 |  0.043 % |
1428.18/1428.65	c |  11362839 |     168     1183     4368 |     5169     3438     58 |  0.043 % |
2176.59/2177.27	c |  17044353 |     168     1183     4368 |     5686     4013     57 |  0.043 % |
3459.35/3460.32	c |  25566622 |     168     1183     4368 |     6255     5048     62 |  0.042 % |
5000.03/5001.40	sh: line 1: 25785 Terminated              HOME/minisat simple.out solve.out >temp.out
5000.03/5001.41	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-1785235-1241898792/watcher-1785235-1241898792 -o /tmp/evaluation-result-1785235-1241898792/solver-1785235-1241898792 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785235-1241898792.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: 1.00 1.00 1.00 3/64 25782
/proc/meminfo: memFree=1700304/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1284 CPUtime=0
/proc/25782/stat : 25782 (IUT_BMB_SAT) R 25780 25782 25671 0 -1 4194304 147 0 0 0 0 0 0 0 20 0 1 0 217912667 1314816 130 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/25782/statm: 321 130 99 274 0 44 0

[startup+0.0748211 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25782
/proc/meminfo: memFree=1700304/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1548

[startup+0.10182 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25782
/proc/meminfo: memFree=1700304/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1548

[startup+0.301844 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25782
/proc/meminfo: memFree=1700304/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1548

[startup+0.701889 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25782
/proc/meminfo: memFree=1700304/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1548

[startup+1.50198 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25785
/proc/meminfo: memFree=1698936/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=2580 CPUtime=1.47
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 289 0 0 0 147 0 0 0 25 0 1 0 217912670 2641920 270 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 645 270 84 178 0 465 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9484

[startup+3.10116 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25785
/proc/meminfo: memFree=1698680/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=2712 CPUtime=3.07
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 323 0 0 0 307 0 0 0 25 0 1 0 217912670 2777088 304 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 678 304 84 178 0 498 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9616

[startup+6.30153 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25785
/proc/meminfo: memFree=1698296/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=2844 CPUtime=6.27
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 365 0 0 0 627 0 0 0 25 0 1 0 217912670 2912256 346 1992294400 134512640 135243223 4294956320 18446744073709551615 134563385 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 711 346 84 178 0 531 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9748

[startup+12.7023 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25785
/proc/meminfo: memFree=1697976/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=3108 CPUtime=12.67
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 417 0 0 0 1267 0 0 0 25 0 1 0 217912670 3182592 398 1992294400 134512640 135243223 4294956320 18446744073709551615 134565430 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 777 398 84 178 0 597 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10012

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25785
/proc/meminfo: memFree=1697784/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=3372 CPUtime=25.46
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 491 0 0 0 2546 0 0 0 25 0 1 0 217912670 3452928 472 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 843 472 84 178 0 663 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10276

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25785
/proc/meminfo: memFree=1697656/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=3504 CPUtime=51.05
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 531 0 0 0 5105 0 0 0 25 0 1 0 217912670 3588096 512 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 876 512 84 178 0 696 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10408

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25785
/proc/meminfo: memFree=1697144/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=4020 CPUtime=102.24
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 647 0 0 0 10224 0 0 0 25 0 1 0 217912670 4116480 628 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 1005 628 84 178 0 825 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10924

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25785
/proc/meminfo: memFree=1696888/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=4152 CPUtime=162.22
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 703 0 0 0 16222 0 0 0 25 0 1 0 217912670 4251648 684 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 1038 684 84 178 0 858 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 11056

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25785
/proc/meminfo: memFree=1696824/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=4288 CPUtime=222.21
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 716 0 0 0 22220 1 0 0 25 0 1 0 217912670 4390912 697 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 1072 697 84 178 0 892 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 11192

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25785
/proc/meminfo: memFree=1696376/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=4656 CPUtime=282.19

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

[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=7336 CPUtime=4421.07
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 1500 0 0 0 442090 17 0 0 25 0 1 0 217912670 7512064 1481 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 1834 1481 84 178 0 1654 0
Current children cumulated CPU time (s) 4421.08
Current children cumulated vsize (KiB) 14240

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25799
/proc/meminfo: memFree=1691768/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=7336 CPUtime=4481.05
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 1500 0 0 0 448088 17 0 0 25 0 1 0 217912670 7512064 1481 1992294400 134512640 135243223 4294956320 18446744073709551615 134564993 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 1834 1481 84 178 0 1654 0
Current children cumulated CPU time (s) 4481.06
Current children cumulated vsize (KiB) 14240

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25799
/proc/meminfo: memFree=1691640/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=7476 CPUtime=4541.04
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 1516 0 0 0 454086 18 0 0 25 0 1 0 217912670 7655424 1497 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 1869 1497 84 178 0 1689 0
Current children cumulated CPU time (s) 4541.05
Current children cumulated vsize (KiB) 14380

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25799
/proc/meminfo: memFree=1691640/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=7476 CPUtime=4601.03
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 1516 0 0 0 460085 18 0 0 25 0 1 0 217912670 7655424 1497 1992294400 134512640 135243223 4294956320 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 1869 1497 84 178 0 1689 0
Current children cumulated CPU time (s) 4601.04
Current children cumulated vsize (KiB) 14380

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25799
/proc/meminfo: memFree=1691576/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=7476 CPUtime=4661.01
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 1516 0 0 0 466083 18 0 0 25 0 1 0 217912670 7655424 1497 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 1869 1497 84 178 0 1689 0
Current children cumulated CPU time (s) 4661.02
Current children cumulated vsize (KiB) 14380

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25799
/proc/meminfo: memFree=1691512/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=7476 CPUtime=4721
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 1516 0 0 0 472082 18 0 0 25 0 1 0 217912670 7655424 1497 1992294400 134512640 135243223 4294956320 18446744073709551615 134566600 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 1869 1497 84 178 0 1689 0
Current children cumulated CPU time (s) 4721.01
Current children cumulated vsize (KiB) 14380

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25799
/proc/meminfo: memFree=1691512/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=7476 CPUtime=4780.98
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 1522 0 0 0 478079 19 0 0 25 0 1 0 217912670 7655424 1503 1992294400 134512640 135243223 4294956320 18446744073709551615 134558569 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 1869 1503 84 178 0 1689 0
Current children cumulated CPU time (s) 4780.99
Current children cumulated vsize (KiB) 14380

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25799
/proc/meminfo: memFree=1691448/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=7476 CPUtime=4840.97
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 1522 0 0 0 484078 19 0 0 25 0 1 0 217912670 7655424 1503 1992294400 134512640 135243223 4294956320 18446744073709551615 134565016 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 1869 1503 84 178 0 1689 0
Current children cumulated CPU time (s) 4840.98
Current children cumulated vsize (KiB) 14380

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25799
/proc/meminfo: memFree=1691384/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=7476 CPUtime=4900.95
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 1522 0 0 0 490076 19 0 0 25 0 1 0 217912670 7655424 1503 1992294400 134512640 135243223 4294956320 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 1869 1503 84 178 0 1689 0
Current children cumulated CPU time (s) 4900.96
Current children cumulated vsize (KiB) 14380

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25799
/proc/meminfo: memFree=1691384/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=7476 CPUtime=4960.93
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 1522 0 0 0 496074 19 0 0 25 0 1 0 217912670 7655424 1503 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 1869 1503 84 178 0 1689 0
Current children cumulated CPU time (s) 4960.94
Current children cumulated vsize (KiB) 14380



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5001.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 25799
/proc/meminfo: memFree=1691320/2055920 swapFree=3990728/4192956
[pid=25782] ppid=25780 vsize=1548 CPUtime=0.01
/proc/25782/stat : 25782 (IUT_BMB_SAT) S 25780 25782 25671 0 -1 4194304 204 0 0 0 1 0 0 0 20 0 1 0 217912667 1585152 186 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/25782/statm: 387 186 106 274 0 110 0
[pid=25784] ppid=25782 vsize=5356 CPUtime=0
/proc/25784/stat : 25784 (sh) S 25782 25782 25671 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 217912669 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/25784/statm: 1339 232 193 169 0 50 0
[pid=25785] ppid=25784 vsize=7476 CPUtime=5000.02
/proc/25785/stat : 25785 (minisat) R 25784 25782 25671 0 -1 4194304 1522 0 0 0 499983 19 0 0 25 0 1 0 217912670 7655424 1503 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/25785/statm: 1869 1503 84 178 0 1689 0
Current children cumulated CPU time (s) 5000.03
Current children cumulated vsize (KiB) 14380

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.06
CPU user time (s): 4999.85
CPU system time (s): 0.205968
CPU usage (%): 99.973
Max. virtual memory (cumulated for all children) (KiB): 14380

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

runsolver used 4.6053 second user time and 13.5879 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-09 21:53:12
IDJOB=1785235
IDBENCH=24730
IDSOLVER=638
FILE ID=node23/1785235-1241898792
PBS_JOBID= 9264720
Free space on /tmp= 66312 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785235-1241898792/watcher-1785235-1241898792 -o /tmp/evaluation-result-1785235-1241898792/solver-1785235-1241898792 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785235-1241898792.cnf HOME

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

MD5SUM BENCH= e9a4b8de00c9a73b6f8447e11f01f363
RANDOM SEED=780014924

node23.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:       1700720 kB
Buffers:         36780 kB
Cached:          77796 kB
SwapCached:     196864 kB
Active:         101392 kB
Inactive:       211596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1700720 kB
SwapTotal:     4192956 kB
SwapFree:      3990728 kB
Dirty:            2192 kB
Writeback:           0 kB
Mapped:          14020 kB
Slab:            28216 kB
Committed_AS:   760044 kB
PageTables:       1388 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= 66312 MiB
End job on node23 at 2009-05-09 23:16:33