Trace number 461592

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, and are wall clock time (not CPU 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
minicirc 2007-05-17? (TO) 1200.07 1200.41

General information on the benchmark

Nameindustrial-aig/fuhs/
hard/AProVE07-25.aig
MD5SUMeec3e5bb91ccc1d35672b70bcca6238b
Bench CategoryALL (all instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved

Solver Data (download as text)

2.39/2.49	c ____________________________________________________________________________________
2.39/2.49	c !! Parsing                         :    42444 ANDs   3389 PIs   (CPU-Time    0.02 s)
2.39/2.49	c ____________________________________________________________________________________
2.39/2.49	c !! Initial simplification          :    30179 ANDs   3389 PIs   (CPU-Time    0.04 s)
2.39/2.49	c >>     Top conjunction: 12266 POs
2.39/2.49	c ____________________________________________________________________________________
2.39/2.49	c !! DAG-aware minimization begins   : 
2.39/2.49	c >>     Strashing:
2.39/2.49	c >>     Minimizing:
2.39/2.49	c >>     progress        0/   30179
>>     progress     1000/   30155
>>     progress     2000/   30116
>>     progress     3000/   30040
>>     progress     4000/   30008
>>     progress     5000/   29982
>>     progress     6000/   29949
>>     progress     7000/   29924
>>     progress     8000/   29906
>>     progress     9000/   29858
>>     progress    10000/   29807
>>     progress    11000/   29748
>>     progress    12000/   29659
>>     progress    13000/   29586
>>     progress    14000/   29476
>>     progress    15000/   29375
>>     progress    16000/   29306
>>     progress    17000/   29218
>>     progress    18000/   29082
>>     progress    19000/   28971
>>     progress    20000/   28830
>>     progress    21000/   28715
>>     progress    22000/   28600
>>     progress    23000/   28447
>>     progress    24000/   28287
>>     progress    25000/   28163
>>     progress    26000/   28026
>>     progress    27000/   27902
>>     progress    28000/   27793
>>     progress    29000/   27677
>>     progress    30000/   27543
>>     progress    31000/   27398
>>     progress    32000/   27254
>>     Reduction in #ANDs:  9.84 %
2.39/2.49	c >>     Core shrink time  : 0.30 s
2.39/2.49	c >>     Globally redundant: 0
2.39/2.49	c >> DAG-aware minimization completed:    27208 ANDs   3389 PIs   (CPU-Time    0.32 s)
2.39/2.49	c ____________________________________________________________________________________
2.39/2.49	c !! Tech-mapping for CNF begins     : 
2.39/2.49	c >>     Cut statistics:  (total = 89391, avg = 3.3, max = 12)          
2.39/2.49	c >>        0:    63628 clauses   (CPU Time 0.15)
2.39/2.49	c >>        1:    60484 clauses   (CPU Time 0.08)
2.39/2.49	c >>        2:    60360 clauses   (CPU Time 0.08)
2.39/2.49	c >>        3:    60360 clauses   (CPU Time 0.08)
2.39/2.49	c >>     Core techmap time: 0.43 s
2.39/2.49	c >> Tech-mapping for CNF completed  :    15276 LUTs   3389 PIs   (CPU-Time    0.44 s)
2.39/2.49	c ____________________________________________________________________________________
2.39/2.49	c !! Producing initial SAT-problem   :    60360 clauses           (CPU-Time    0.00 s)
2.39/2.49	c ____________________________________________________________________________________
2.39/2.49	c !! Running SAT...
2.39/2.49	c 
2.39/2.49	c ============================[After Simplification]=============================
2.39/2.49	c |  Number of variables:  3756                                                 |
2.39/2.49	c |  Number of clauses:    19515                                                |
2.39/2.49	c ============================[ Search Statistics ]==============================
2.39/2.49	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
2.39/2.49	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
2.39/2.49	c ===============================================================================
2.39/2.49	c |         0 |    3756    19515    60280 |     6505        0    nan |  0.000 % |
2.39/2.49	c |       100 |    3754    19515    60280 |     7155       98     12 | 66.356 % |
2.39/2.49	c |       252 |    3754    19515    60280 |     7871      250     18 | 66.356 % |
2.39/2.49	c |       477 |    3754    19515    60280 |     8658      472     27 | 66.356 % |
2.39/2.49	c |       815 |    3754    19515    60280 |     9523      810     25 | 66.356 % |
2.39/2.49	c |      1321 |    3754    19515    60280 |    10476     1316     30 | 66.356 % |
2.39/2.49	c |      2081 |    3754    19515    60280 |    11524     2076     31 | 66.356 % |
2.39/2.49	c |      3221 |    3754    19515    60280 |    12676     3216     41 | 66.356 % |
2.39/2.49	c |      4930 |    3754    19515    60280 |    13944     4925     40 | 66.356 % |
2.39/2.49	c |      7493 |  

Verifier Data (download as text)

No verification made

Watcher Data (download as text)

runsolver version 3.2.4 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node50/watcher-461592-1179401967 -o ROOT/results/node50/solver-461592-1179401967 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461592-1179401967/instance-461592-1179401967.aig 

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.98 0.55 0.23 3/64 14460
/proc/meminfo: memFree=1101744/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) R 14458 14460 14340 0 -1 4194304 251 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 222 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577473183 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14460/statm: 1338 222 185 169 0 49 0
[pid=14461] ppid=14460 vsize=9972 CPUtime=0
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 178 0 0 0 0 0 0 0 18 0 1 0 295041906 10211328 153 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 2493 156 53 274 0 2008 0

[startup+0.071203 s]
/proc/loadavg: 0.98 0.55 0.23 3/64 14460
/proc/meminfo: memFree=1101744/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=10260 CPUtime=0.06
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 1638 0 0 0 6 0 0 0 19 0 1 0 295041906 10506240 1580 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134696284 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 2565 1581 71 274 0 2080 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15612

[startup+0.102203 s]
/proc/loadavg: 0.98 0.55 0.23 3/64 14460
/proc/meminfo: memFree=1101744/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=10448 CPUtime=0.08
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 2161 0 0 0 8 0 0 0 19 0 1 0 295041906 10698752 2103 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 2612 2104 72 274 0 2127 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 15800

[startup+0.30122 s]
/proc/loadavg: 0.98 0.55 0.23 3/64 14460
/proc/meminfo: memFree=1101744/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=15580 CPUtime=0.28
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 4948 0 0 0 27 1 0 0 21 0 1 0 295041906 15953920 3438 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135265949 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 3895 3438 176 274 0 3410 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 20932

[startup+0.702256 s]
/proc/loadavg: 0.98 0.55 0.23 3/64 14460
/proc/meminfo: memFree=1101744/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=16072 CPUtime=0.69
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 6033 0 0 0 67 2 0 0 25 0 1 0 295041906 16457728 3609 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134840102 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 4018 3609 186 274 0 3533 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21424

[startup+1.50233 s]
/proc/loadavg: 0.98 0.56 0.24 2/67 14463
/proc/meminfo: memFree=1085208/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=20852 CPUtime=1.49
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 8099 0 0 0 146 3 0 0 25 0 1 0 295041906 21352448 4769 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 5213 4769 205 274 0 4728 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 295041906 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38472

[startup+3.10147 s]
/proc/loadavg: 0.98 0.56 0.24 2/67 14463
/proc/meminfo: memFree=1082648/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=21644 CPUtime=3.09
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 8267 0 0 0 306 3 0 0 25 0 1 0 295041906 22163456 4937 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043718 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 5411 4937 205 274 0 4926 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 15 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39264

[startup+6.30175 s]
/proc/loadavg: 0.98 0.56 0.24 2/67 14463
/proc/meminfo: memFree=1080664/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=23808 CPUtime=6.28
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 8802 0 0 0 625 3 0 0 25 0 1 0 295041906 24379392 5472 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135062014 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 5952 5472 205 274 0 5467 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41428

[startup+12.7013 s]
/proc/loadavg: 0.98 0.57 0.24 2/67 14463
/proc/meminfo: memFree=1076760/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=26748 CPUtime=12.69
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 9538 0 0 0 1265 4 0 0 25 0 1 0 295041906 27389952 6208 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 6687 6208 205 274 0 6202 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 44368

[startup+25.5014 s]
/proc/loadavg: 0.99 0.58 0.25 2/67 14463
/proc/meminfo: memFree=1075032/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=28464 CPUtime=25.48
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 9977 0 0 0 2544 4 0 0 25 0 1 0 295041906 29147136 6647 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043534 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 7116 6647 205 274 0 6631 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 46084

[startup+51.1017 s]
/proc/loadavg: 0.99 0.62 0.27 2/67 14463
/proc/meminfo: memFree=1074008/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=29784 CPUtime=51.08
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 10300 0 0 0 5103 5 0 0 25 0 1 0 295041906 30498816 6970 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135052128 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 7446 6970 205 274 0 6961 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 47404

[startup+102.305 s]
/proc/loadavg: 0.99 0.68 0.31 2/67 14463
/proc/meminfo: memFree=1071704/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=31844 CPUtime=102.26
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 10847 0 0 0 10221 5 0 0 25 0 1 0 295041906 32608256 7476 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 7961 7476 205 274 0 7476 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 49464

[startup+162.301 s]
/proc/loadavg: 0.99 0.74 0.35 2/67 14463
/proc/meminfo: memFree=1071512/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=31980 CPUtime=162.24
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 10872 0 0 0 16219 5 0 0 25 0 1 0 295041906 32747520 7501 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135061756 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 7995 7501 205 274 0 7510 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 49600

[startup+222.302 s]
/proc/loadavg: 0.99 0.78 0.39 2/67 14463
/proc/meminfo: memFree=1068248/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=35232 CPUtime=222.23
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 11690 0 0 0 22217 6 0 0 25 0 1 0 295041906 36077568 8319 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043662 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 8808 8319 205 274 0 8323 0

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

/proc/meminfo: memFree=1059544/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=44152 CPUtime=702.1
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 13924 0 0 0 70202 8 0 0 25 0 1 0 295041906 45211648 10492 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 11038 10492 205 274 0 10553 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 61772

[startup+762.306 s]
/proc/loadavg: 0.99 0.95 0.64 2/67 14463
/proc/meminfo: memFree=1059544/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=44152 CPUtime=762.09
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 13926 0 0 0 76200 9 0 0 25 0 1 0 295041906 45211648 10494 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 11038 10494 205 274 0 10553 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 61772

[startup+822.302 s]
/proc/loadavg: 0.99 0.96 0.66 2/67 14463
/proc/meminfo: memFree=1059544/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=44036 CPUtime=822.07
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 13926 0 0 0 82198 9 0 0 25 0 1 0 295041906 45092864 10491 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135062044 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 11009 10491 205 274 0 10524 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 61656

[startup+882.303 s]
/proc/loadavg: 0.99 0.96 0.67 2/67 14463
/proc/meminfo: memFree=1059608/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=44032 CPUtime=882.06
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 13927 0 0 0 88197 9 0 0 25 0 1 0 295041906 45088768 10491 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043668 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 11008 10491 205 274 0 10523 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 61652

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.69 2/67 14463
/proc/meminfo: memFree=1059608/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=44032 CPUtime=942.04
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 13930 0 0 0 94195 9 0 0 25 0 1 0 295041906 45088768 10494 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 11008 10494 205 274 0 10523 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 61652

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.71 2/67 14463
/proc/meminfo: memFree=1059608/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=44032 CPUtime=1002.02
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 13933 0 0 0 100193 9 0 0 25 0 1 0 295041906 45088768 10497 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 11008 10497 205 274 0 10523 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 61652

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.73 2/67 14463
/proc/meminfo: memFree=1059608/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=44032 CPUtime=1062.01
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 13934 0 0 0 106192 9 0 0 25 0 1 0 295041906 45088768 10498 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043671 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 11008 10498 205 274 0 10523 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 61652

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.74 2/67 14463
/proc/meminfo: memFree=1059608/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=44032 CPUtime=1121.99
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 13934 0 0 0 112190 9 0 0 25 0 1 0 295041906 45088768 10498 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 11008 10498 205 274 0 10523 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 61652

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.75 2/67 14463
/proc/meminfo: memFree=1059544/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=44032 CPUtime=1181.98
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 13935 0 0 0 118189 9 0 0 25 0 1 0 295041906 45088768 10499 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043549 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 11008 10499 205 274 0 10523 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 61652



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.75 2/67 14463
/proc/meminfo: memFree=1059544/2055920 swapFree=4183872/4192956
[pid=14460] ppid=14458 vsize=5352 CPUtime=0
/proc/14460/stat : 14460 (minicirc.bash) S 14458 14460 14340 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 295041906 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14460/statm: 1338 223 186 169 0 49 0
[pid=14461] ppid=14460 vsize=44032 CPUtime=1200.07
/proc/14461/stat : 14461 (minicirc.linux3) R 14460 14460 14340 0 -1 4194304 13935 0 0 0 119998 9 0 0 25 0 1 0 295041906 45088768 10499 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/14461/statm: 11008 10499 205 274 0 10523 0
[pid=14463] ppid=14460 vsize=12268 CPUtime=0
/proc/14463/stat : 14463 (miniadapter.pl) S 14460 14460 14340 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 295041906 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 240586371170 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/14463/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 61652

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 14460 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2999
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=6998
# CPU time returned by wait4() is 0.009997
# while last known CPU time is 1200.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.07
CPU user time (s): 1199.98
CPU system time (s): 0.09
CPU usage (%): 99.9715
Max. virtual memory (cumulated for all children) (KiB): 61772

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

runsolver used 1.21582 second user time and 3.15752 second system time

The end

Launcher Data (download as text)

Begin job on node50 on Thu May 17 11:39:27 UTC 2007

IDJOB= 461592
IDBENCH= 48455
IDSOLVER= 205
FILE ID= node50/461592-1179401967

PBS_JOBID= 5292700

Free space on /tmp= 66545 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/fuhs/hard/AProVE07-25.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461592-1179401967/instance-461592-1179401967.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-461592-1179401967 -o ROOT/results/node50/solver-461592-1179401967 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461592-1179401967/instance-461592-1179401967.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  eec3e5bb91ccc1d35672b70bcca6238b

RANDOM SEED= 413834124

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.232
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.232
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:       1102088 kB
Buffers:         38008 kB
Cached:         788736 kB
SwapCached:       3060 kB
Active:         206292 kB
Inactive:       630124 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1102088 kB
SwapTotal:     4192956 kB
SwapFree:      4183872 kB
Dirty:            4800 kB
Writeback:           0 kB
Mapped:          15720 kB
Slab:           103464 kB
Committed_AS:  5032640 kB
PageTables:       1460 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= 66545 MiB

End job on node50 on Thu May 17 11:59:30 UTC 2007