Trace number 1534251

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.0UNSAT 1186.46 1187.1

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/380/
unif-k3-r4.25-v380-c1615-S1983754128-073.cnf
MD5SUMb11978b0ce5403208988a0dc3b9e35ce
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.78
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses1615
Sum of the clauses size4845
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31615
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.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  380                                                  |
0.00/0.01	c |  Number of clauses:    1615                                                 |
0.00/0.01	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 |     371     1599     4855 |      533        0    nan |  0.000 % |
0.00/0.02	c |       100 |     371     1599     4855 |      586      100     21 |  0.001 % |
0.00/0.02	c |       252 |     371     1599     4855 |      644      252     19 |  0.001 % |
0.00/0.03	c |       477 |     371     1599     4855 |      709      477     18 |  0.001 % |
0.01/0.04	c |       816 |     371     1599     4855 |      780      439     17 |  0.001 % |
0.01/0.05	c |      1323 |     371     1599     4855 |      858      534     17 |  0.001 % |
0.01/0.08	c |      2084 |     371     1599     4855 |      944      851     16 |  0.001 % |
0.01/0.11	c |      3223 |     371     1599     4855 |     1038      530     14 |  0.001 % |
0.01/0.17	c |      4931 |     371     1599     4855 |     1142      634     14 |  0.001 % |
0.01/0.26	c |      7494 |     371     1599     4855 |     1256      845     16 |  0.001 % |
0.01/0.39	c |     11338 |     371     1599     4855 |     1382      810     14 |  0.001 % |
0.01/0.61	c |     17104 |     371     1599     4855 |     1520      907     15 |  0.001 % |
0.01/0.94	c |     25754 |     371     1599     4855 |     1672      999     15 |  0.001 % |
1.39/1.45	c |     38728 |     371     1599     4855 |     1840     1209     15 |  0.001 % |
2.19/2.22	c |     58189 |     371     1599     4855 |     2024     1034     16 |  0.001 % |
3.38/3.42	c |     87381 |     371     1599     4855 |     2226     1476     15 |  0.001 % |
5.28/5.33	c |    131170 |     371     1599     4855 |     2449     1208     16 |  0.001 % |
8.28/8.30	c |    196854 |     371     1599     4855 |     2694     2260     18 |  0.001 % |
12.88/12.96	c |    295383 |     371     1599     4855 |     2963     2523     17 |  0.001 % |
19.98/20.04	c |    443172 |     371     1599     4855 |     3259     1991     16 |  0.001 % |
30.97/31.02	c |    664855 |     371     1599     4855 |     3585     2872     17 |  0.001 % |
48.06/48.13	c |    997381 |     371     1599     4855 |     3944     2392     15 |  0.001 % |
74.66/74.72	c |   1496172 |     371     1599     4855 |     4338     3713     18 |  0.001 % |
115.83/115.95	c |   2244355 |     371     1599     4855 |     4772     2297     15 |  0.001 % |
182.41/182.58	c |   3366629 |     371     1599     4855 |     5249     4256     17 |  0.001 % |
284.96/285.13	c |   5050043 |     371     1599     4855 |     5774     4186     18 |  0.001 % |
445.57/445.84	c |   7575160 |     371     1599     4855 |     6352     5541     16 |  0.001 % |
696.72/697.12	c |  11362835 |     370     1586     4816 |     6987     5861     16 |  0.264 % |
1092.99/1093.70	c |  17044347 |     369     1579     4795 |     7686     6259     16 |  0.529 % |
1186.35/1187.09	c ===============================================================================
1186.35/1187.09	c restarts              : 29
1186.35/1187.09	c conflicts             : 18364395       (15479 /sec)
1186.35/1187.09	c decisions             : 21775226       (1.79 % random) (18354 /sec)
1186.35/1187.09	c propagations          : 1059318871     (892869 /sec)
1186.35/1187.09	c conflict literals     : 328986399      (27.38 % deleted)
1186.35/1187.09	c Memory used           : 5.96 MB
1186.35/1187.09	c CPU time              : 1186.42 s
1186.35/1187.09	
1186.35/1187.09	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17157
/proc/meminfo: memFree=1493088/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0
/proc/17157/stat : 17157 (IUT_BMB_SAT) R 17155 17157 16291 0 -1 4194304 159 0 0 0 0 0 0 0 18 0 1 0 1128484806 1449984 142 1992294400 134512640 135635285 4294956208 18446744073709551615 135132382 0 0 4096 0 0 0 0 17 0 0 0
/proc/17157/statm: 354 142 97 274 0 77 0

[startup+0.0428089 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17157
/proc/meminfo: memFree=1493088/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.101819 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17157
/proc/meminfo: memFree=1493088/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.301859 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17157
/proc/meminfo: memFree=1493088/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+0.701938 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 17157
/proc/meminfo: memFree=1493088/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1416

[startup+1.5021 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17160
/proc/meminfo: memFree=1492104/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=2316 CPUtime=1.48
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 234 0 0 0 148 0 0 0 25 0 1 0 1128484807 2371584 214 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 579 214 84 178 0 399 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9088

[startup+3.10142 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17160
/proc/meminfo: memFree=1491912/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=2448 CPUtime=3.07
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 256 0 0 0 307 0 0 0 25 0 1 0 1128484807 2506752 236 1992294400 134512640 135243223 4294956304 18446744073709551615 134567731 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 612 236 84 178 0 432 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9220

[startup+6.30205 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17160
/proc/meminfo: memFree=1491592/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=2580 CPUtime=6.27
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 300 0 0 0 627 0 0 0 25 0 1 0 1128484807 2641920 280 1992294400 134512640 135243223 4294956304 18446744073709551615 134564962 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 645 280 84 178 0 465 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9352

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17160
/proc/meminfo: memFree=1491336/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=2712 CPUtime=12.67
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 337 0 0 0 1267 0 0 0 25 0 1 0 1128484807 2777088 317 1992294400 134512640 135243223 4294956304 18446744073709551615 134555741 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 678 317 84 178 0 498 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 9484

[startup+25.5019 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17160
/proc/meminfo: memFree=1491144/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=2976 CPUtime=25.47
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 402 0 0 0 2547 0 0 0 25 0 1 0 1128484807 3047424 382 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 744 382 84 178 0 564 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9748

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17160
/proc/meminfo: memFree=1490824/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=3388 CPUtime=51.05
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 488 0 0 0 5105 0 0 0 25 0 1 0 1128484807 3469312 468 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 847 468 84 178 0 667 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10160

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17160
/proc/meminfo: memFree=1490312/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=3784 CPUtime=102.23
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 588 0 0 0 10223 0 0 0 25 0 1 0 1128484807 3874816 568 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 946 568 84 178 0 766 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 10556

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17160
/proc/meminfo: memFree=1489992/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=4048 CPUtime=162.2
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 681 0 0 0 16220 0 0 0 25 0 1 0 1128484807 4145152 661 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 1012 661 84 178 0 832 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 10820

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17160
/proc/meminfo: memFree=1489672/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=4440 CPUtime=222.17
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 752 0 0 0 22216 1 0 0 25 0 1 0 1128484807 4546560 732 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 1110 732 84 178 0 930 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 11212

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17166
/proc/meminfo: memFree=1489280/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0

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

/proc/17160/statm: 1457 1081 84 178 0 1277 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 12600

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17166
/proc/meminfo: memFree=1488200/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=5828 CPUtime=941.75
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 1114 0 0 0 94174 1 0 0 25 0 1 0 1128484807 5967872 1094 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/17160/statm: 1457 1094 84 178 0 1277 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 12600

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17166
/proc/meminfo: memFree=1488136/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=5828 CPUtime=1001.72
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 1130 0 0 0 100171 1 0 0 25 0 1 0 1128484807 5967872 1110 1992294400 134512640 135243223 4294956304 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 1457 1110 84 178 0 1277 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 12600

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17166
/proc/meminfo: memFree=1488136/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=5960 CPUtime=1061.7
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 1136 0 0 0 106168 2 0 0 25 0 1 0 1128484807 6103040 1116 1992294400 134512640 135243223 4294956304 18446744073709551615 134567737 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 1490 1116 84 178 0 1310 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 12732

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17166
/proc/meminfo: memFree=1488072/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=5960 CPUtime=1121.67
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 1156 0 0 0 112165 2 0 0 25 0 1 0 1128484807 6103040 1136 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 1490 1136 84 178 0 1310 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 12732

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17166
/proc/meminfo: memFree=1488072/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=6104 CPUtime=1181.64
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 1169 0 0 0 118162 2 0 0 25 0 1 0 1128484807 6250496 1149 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 1526 1149 84 178 0 1346 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 12876

Solver just ended. Dumping a history of the last processes samples

[startup+1183.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17166
/proc/meminfo: memFree=1488072/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=6104 CPUtime=1183.24
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 1169 0 0 0 118322 2 0 0 25 0 1 0 1128484807 6250496 1149 1992294400 134512640 135243223 4294956304 18446744073709551615 134555523 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 1526 1149 84 178 0 1346 0
Current children cumulated CPU time (s) 1183.25
Current children cumulated vsize (KiB) 12876

[startup+1185.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17166
/proc/meminfo: memFree=1488072/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=6104 CPUtime=1184.84
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 1169 0 0 0 118482 2 0 0 25 0 1 0 1128484807 6250496 1149 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 1526 1149 84 178 0 1346 0
Current children cumulated CPU time (s) 1184.85
Current children cumulated vsize (KiB) 12876

[startup+1186.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17166
/proc/meminfo: memFree=1488072/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=6104 CPUtime=1185.64
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 1169 0 0 0 118562 2 0 0 25 0 1 0 1128484807 6250496 1149 1992294400 134512640 135243223 4294956304 18446744073709551615 134568597 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 1526 1149 84 178 0 1346 0
Current children cumulated CPU time (s) 1185.65
Current children cumulated vsize (KiB) 12876

[startup+1186.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17166
/proc/meminfo: memFree=1488072/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=6104 CPUtime=1186.04
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 1169 0 0 0 118602 2 0 0 25 0 1 0 1128484807 6250496 1149 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 1526 1149 84 178 0 1346 0
Current children cumulated CPU time (s) 1186.05
Current children cumulated vsize (KiB) 12876

[startup+1186.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17166
/proc/meminfo: memFree=1488072/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=6104 CPUtime=1186.24
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 1169 0 0 0 118622 2 0 0 25 0 1 0 1128484807 6250496 1149 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 1526 1149 84 178 0 1346 0
Current children cumulated CPU time (s) 1186.25
Current children cumulated vsize (KiB) 12876

[startup+1187 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 17166
/proc/meminfo: memFree=1488072/2055920 swapFree=4175828/4192956
[pid=17157] ppid=17155 vsize=1416 CPUtime=0.01
/proc/17157/stat : 17157 (IUT_BMB_SAT) S 17155 17157 16291 0 -1 4194304 174 0 0 0 1 0 0 0 18 0 1 0 1128484806 1449984 156 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/17157/statm: 354 156 105 274 0 77 0
[pid=17159] ppid=17157 vsize=5356 CPUtime=0
/proc/17159/stat : 17159 (sh) S 17157 17157 16291 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1128484807 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17159/statm: 1339 232 193 169 0 50 0
[pid=17160] ppid=17159 vsize=6104 CPUtime=1186.34
/proc/17160/stat : 17160 (minisat) R 17159 17157 16291 0 -1 4194304 1169 0 0 0 118632 2 0 0 25 0 1 0 1128484807 6250496 1149 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/17160/statm: 1526 1149 84 178 0 1346 0
Current children cumulated CPU time (s) 1186.35
Current children cumulated vsize (KiB) 12876

Child status: 0
Real time (s): 1187.1
CPU time (s): 1186.46
CPU user time (s): 1186.43
CPU system time (s): 0.028995
CPU usage (%): 99.9464
Max. virtual memory (cumulated for all children) (KiB): 12876

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

runsolver used 1.01085 second user time and 3.3175 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-01 05:56:38
IDJOB=1534251
IDBENCH=70624
IDSOLVER=523
FILE ID=node33/1534251-1238558198
PBS_JOBID= 9062110
Free space on /tmp= 66132 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/380/unif-k3-r4.25-v380-c1615-S1983754128-073.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1534251-1238558198/watcher-1534251-1238558198 -o /tmp/evaluation-result-1534251-1238558198/solver-1534251-1238558198 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1534251-1238558198.cnf HOME

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

MD5SUM BENCH= b11978b0ce5403208988a0dc3b9e35ce
RANDOM SEED=299068004

node33.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.266
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.266
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:       1493568 kB
Buffers:         88104 kB
Cached:         380784 kB
SwapCached:      10920 kB
Active:         276260 kB
Inactive:       205140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1493568 kB
SwapTotal:     4192956 kB
SwapFree:      4175828 kB
Dirty:            2212 kB
Writeback:           0 kB
Mapped:          18212 kB
Slab:            66960 kB
Committed_AS:  3174332 kB
PageTables:       1400 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= 66132 MiB
End job on node33 at 2009-04-01 06:16:25