Trace number 461585

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-17UNSAT 192.513 192.634

General information on the benchmark

Nameindustrial-aig/fuhs/
medium/AProVE07-15.aig
MD5SUM0857f1f6c0b5f4af6aeae0ac23a18687
Bench CategoryALL (all instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.9522
SatisfiableNO
(Un)Satisfiability was proved

Solver Data (download as text)

2.09/2.19	c ____________________________________________________________________________________
2.09/2.19	c !! Parsing                         :    90017 ANDs   6568 PIs   (CPU-Time    0.05 s)
2.09/2.19	c ____________________________________________________________________________________
2.09/2.19	c !! Initial simplification          :    65300 ANDs   6568 PIs   (CPU-Time    0.09 s)
2.09/2.19	c >>     Top conjunction: 24718 POs
2.09/2.19	c ____________________________________________________________________________________
2.09/2.19	c !! DAG-aware minimization begins   : 
2.09/2.19	c >>     Strashing:
2.09/2.19	c >>     Minimizing:
2.09/2.19	c >>     progress        0/   65300
>>     progress     1000/   65300
>>     progress     2000/   65292
>>     progress     3000/   65289
>>     progress     4000/   65156
>>     progress     5000/   65150
>>     progress     6000/   65150
>>     progress     7000/   65139
>>     progress     8000/   65131
>>     progress     9000/   65109
>>     progress    10000/   65086
>>     progress    11000/   65077
>>     progress    12000/   65063
>>     progress    13000/   65048
>>     progress    14000/   65024
>>     progress    15000/   64971
>>     progress    16000/   64930
>>     progress    17000/   64916
>>     progress    18000/   64906
>>     progress    19000/   64778
>>     progress    20000/   64672
>>     progress    21000/   64574
>>     progress    22000/   64486
>>     progress    23000/   64347
>>     progress    24000/   64186
>>     progress    25000/   64109
>>     progress    26000/   64029
>>     progress    27000/   63904
>>     progress    28000/   63755
>>     progress    29000/   63602
>>     progress    30000/   63593
>>     progress    31000/   63562
>>     progress    32000/   63403
>>     progress    33000/   63267
>>     progress    34000/   63105
>>     progress    35000/   62960
>>     progress    36000/   62789
>>     progress    37000/   62645
>>     progress    38000/   62458
>>     progress    39000/   62271
>>     progress    40000/   62134
>>     progress    41000/   61983
>>     progress    42000/   61833
>>     progress    43000/   61685
>>     progress    44000/   61545
>>     progress    45000/   61393
>>     progress    46000/   61197
>>     progress    47000/   61098
>>     progress    48000/   60970
>>     progress    49000/   60825
>>     progress    50000/   60678
>>     progress    51000/   60532
>>     progress    52000/   60385
>>     progress    53000/   60220
>>     progress    54000/   60068
>>     progress    55000/   59926
>>     progress    56000/   59837
>>     progress    57000/   59722
>>     progress    58000/   59509
>>     progress    59000/   59372
>>     progress    60000/   59218
>>     progress    61000/   59120
>>     progress    62000/   59000
>>     progress    63000/   58849
>>     progress    64000/   58683
>>     progress    65000/   58528
>>     progress    66000/   58382
>>     progress    67000/   58215
>>     progress    68000/   58061
>>     progress    69000/   57904
>>     Reduction in #ANDs: 11.51 %
2.09/2.19	c >>     Core shrink time  : 0.77 s
2.09/2.19	c >>     Globally redundant: 0
2.09/2.19	c >> DAG-aware minimization completed:    57781 ANDs   6568 PIs   (CPU-Time    0.81 s)
2.09/2.19	c ____________________________________________________________________________________
2.09/2.19	c !! Tech-mapping for CNF begins     : 
2.09/2.19	c >>     Cut statistics:  (total = 210928, avg = 3.7, max = 12)          
2.09/2.19	c >>        0:   145677 clauses   (CPU Time 0.34)
2.09/2.19	c >>        1:   131283 clauses   (CPU Time 0.17)
2.09/2.19	c >>        2:   131498 clauses   (CPU Time 0.17)
2.09/2.19	c >>        3:   129881 clauses   (CPU Time 0.17)
2.09/2.19	c >>     Core techmap time: 0.95 s
2.09/2.19	c >> Tech-mapping for CNF completed  :    30484 LUTs   6568 PIs   (CPU-Time    0.97 s)
2.09/2.19	c ____________________________________________________________________________________
2.09/2.19	c !! Producing initial SAT-problem   :   129461 clauses           (CPU-Time -2514066016531355389825546697326159359800839483357768140509395132634183893335870043358867022927540090037063153981405829810204784751668517868075674058433656158722671442282909417600555973404007950862682699519962620287657181184.00 s)
192.46/192.63	c ____________________________________________________________________________________
192.46/192.63	c !! Running SAT...
192.46/192.63	c 
192.46/192.63	c ============================[After Simplification]=============================
192.46/192.63	c |  Number of variables:  6603                                                 |
192.46/192.63	c |  Number of clauses:    34218                                                |
192.46/192.63	c ============================[ Search Statistics ]==============================
192.46/192.63	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
192.46/192.63	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
192.46/192.63	c ===============================================================================
192.46/192.63	c |         0 |    6603    34218   107496 |    11406        0    nan |  0.000 % |
192.46/192.63	c |       101 |    6593    34218   107496 |    12546      100      6 | 75.727 % |
192.46/192.63	c |       251 |    6593    34218   107496 |    13801      250     17 | 75.727 % |
192.46/192.63	c |       476 |    6582    34218   107496 |    15181      473     24 | 75.759 % |
192.46/192.63	c |       815 |    6569    34218   107496 |    16699      794     20 | 75.810 % |
192.46/192.63	c |      1321 |    6569    34218   107496 |    18369     1300     30 | 75.810 % |
192.46/192.63	c |      2084 |    6537    34218   107496 |    20206     2057     32 | 75.883 % |
192.46/192.63	c |      3224 |    6513    34218   107496 |    22227     3154     30 | 75.934 % |
192.46/192.63	c |      4933 |    6506    34218   107496 |    24449     4834     35 | 75.956 % |
192.46/192.63	c |      7503 |    6493    34218   107496 |    26894     7401     47 | 75.991 % |
192.46/192.63	c |     11352 |    6481    34218   107496 |    29584    11220     52 | 76.021 % |
192.46/192.63	c |     17118 |    6477    34218   107496 |    32542    16985     54 | 76.032 % |
192.46/192.63	c |     25767 |    6476    34218   107496 |    35796    25632     52 | 76.034 % |
192.46/192.63	c |     38741 |    6474    34218   107496 |    39376    38590     48 | 76.040 % |
192.46/192.63	c |     58203 |    6470    34218   107496 |    43314    58044     49 | 76.059 % |
192.46/192.63	c |     87395 |    6438    34218   107496 |    47645    27949     44 | 76.137 % |
192.46/192.63	c |    131187 |    6426    34218   107496 |    52410    71681     51 | 76.169 % |
192.46/192.63	c |    196871 |    6400    34218   107496 |    57651    73140     55 | 76.242 % |
192.46/192.63	c |    295399 |    6381    34218   107496 |    63416    27487     36 | 76.293 % |
192.46/192.63	c ===============================================================================
192.46/192.63	c restarts         : 19
192.46/192.63	c conflicts        : 301323      
192.46/192.63	c decisions        : 453236       (0.89 % random)
192.46/192.63	c propagations     : 89013547    
192.46/192.63	c conflict literals: 15098191     (58.45 % deleted)
192.46/192.63	s UNSATISFIABLEc 
192.46/192.63	c Total CPU time: 192.35

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/node39/watcher-461585-1179401761 -o ROOT/results/node39/solver-461585-1179401761 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461585-1179401761/instance-461585-1179401761.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.00 0.00 0.00 3/77 29335
/proc/meminfo: memFree=1409256/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=10260 CPUtime=0
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 330 0 0 0 0 0 0 0 19 0 1 0 388088112 10506240 272 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134696128 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 2565 273 71 274 0 2080 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 388088113 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29337/statm: 3067 337 262 3 0 167 0

[startup+0.019763 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 29335
/proc/meminfo: memFree=1409256/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=10260 CPUtime=0.01
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 546 0 0 0 1 0 0 0 19 0 1 0 388088112 10506240 488 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134696128 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 2565 489 71 274 0 2080 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 388088113 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29337/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27880

[startup+0.101776 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 29335
/proc/meminfo: memFree=1409256/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=10448 CPUtime=0.09
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 2186 0 0 0 8 1 0 0 19 0 1 0 388088112 10698752 2128 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 2612 2129 71 274 0 2127 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 378 0 0 0 0 0 0 0 18 0 1 0 388088113 12562432 337 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29337/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28068

[startup+0.301811 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 29335
/proc/meminfo: memFree=1409256/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=19832 CPUtime=0.29
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 8171 0 0 0 26 3 0 0 21 0 1 0 388088112 20307968 4430 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134648484 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 4958 4430 174 274 0 4473 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388088113 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29337/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37452

[startup+0.701876 s]
/proc/loadavg: 0.00 0.00 0.00 3/77 29335
/proc/meminfo: memFree=1409256/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=21660 CPUtime=0.69
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 8705 0 0 0 66 3 0 0 25 0 1 0 388088112 22179840 4862 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134939101 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 5415 4862 176 274 0 4930 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388088113 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 1 0 0
/proc/29337/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 39280

[startup+1.50201 s]
/proc/loadavg: 0.00 0.00 0.00 2/80 29338
/proc/meminfo: memFree=1388496/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=22480 CPUtime=1.49
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 12359 0 0 0 145 4 0 0 25 0 1 0 388088112 23019520 5064 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 134816316 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 5620 5064 186 274 0 5135 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388088113 12562432 346 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29337/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40100

[startup+3.10228 s]
/proc/loadavg: 0.08 0.02 0.01 2/80 29338
/proc/meminfo: memFree=1388880/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=30616 CPUtime=3.09
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 16480 0 0 0 303 6 0 0 25 0 1 0 388088112 31350784 7028 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135052440 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 7654 7028 205 274 0 7169 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 388 0 0 0 0 0 0 0 15 0 1 0 388088113 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29337/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 48236

[startup+6.30181 s]
/proc/loadavg: 0.08 0.02 0.01 2/80 29338
/proc/meminfo: memFree=1379408/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=32628 CPUtime=6.28
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 16974 0 0 0 622 6 0 0 25 0 1 0 388088112 33411072 7522 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043718 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 8157 7522 205 274 0 7672 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388088113 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29337/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50248

[startup+12.7029 s]
/proc/loadavg: 0.22 0.05 0.02 2/80 29338
/proc/meminfo: memFree=1375712/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=36296 CPUtime=12.68
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 17860 0 0 0 1261 7 0 0 25 0 1 0 388088112 37167104 8408 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135052204 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 9074 8408 205 274 0 8589 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388088113 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29337/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53916

[startup+25.502 s]
/proc/loadavg: 0.34 0.08 0.02 2/80 29338
/proc/meminfo: memFree=1370336/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=41436 CPUtime=25.47
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 19197 0 0 0 2538 9 0 0 25 0 1 0 388088112 42430464 9704 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043741 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 10359 9704 205 274 0 9874 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388088113 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29337/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 59056

[startup+51.1013 s]
/proc/loadavg: 0.56 0.15 0.05 2/80 29338
/proc/meminfo: memFree=1366240/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=45596 CPUtime=51.05
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 20275 0 0 0 5095 10 0 0 25 0 1 0 388088112 46690304 10721 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043654 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 11399 10721 205 274 0 10914 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388088113 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29337/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 63216

[startup+102.307 s]
/proc/loadavg: 0.82 0.29 0.10 2/80 29338
/proc/meminfo: memFree=1361952/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=49728 CPUtime=102.23
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 21318 0 0 0 10212 11 0 0 25 0 1 0 388088112 50921472 11764 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043736 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 12432 11764 205 274 0 11947 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388088113 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29337/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 67348

[startup+162.302 s]
/proc/loadavg: 0.93 0.42 0.15 2/80 29338
/proc/meminfo: memFree=1361184/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=50552 CPUtime=162.18
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 21500 0 0 0 16207 11 0 0 25 0 1 0 388088112 51765248 11946 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135052099 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 12638 11946 205 274 0 12153 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388088113 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29337/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 68172

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

[startup+179.102 s]
/proc/loadavg: 0.95 0.45 0.17 2/80 29338
/proc/meminfo: memFree=1361184/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=50552 CPUtime=178.97
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 21504 0 0 0 17886 11 0 0 25 0 1 0 388088112 51765248 11950 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135044002 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 12638 11950 205 274 0 12153 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388088113 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29337/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 178.97
Current children cumulated vsize (KiB) 68172

[startup+185.503 s]
/proc/loadavg: 0.95 0.45 0.17 2/80 29338
/proc/meminfo: memFree=1361184/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=50552 CPUtime=185.37
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 21506 0 0 0 18526 11 0 0 25 0 1 0 388088112 51765248 11952 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135052128 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 12638 11952 205 274 0 12153 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388088113 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29337/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 185.37
Current children cumulated vsize (KiB) 68172

[startup+188.701 s]
/proc/loadavg: 0.95 0.46 0.18 2/80 29338
/proc/meminfo: memFree=1361184/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=50552 CPUtime=188.56
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 21506 0 0 0 18845 11 0 0 25 0 1 0 388088112 51765248 11952 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 12638 11952 205 274 0 12153 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388088113 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29337/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 188.56
Current children cumulated vsize (KiB) 68172

[startup+190.307 s]
/proc/loadavg: 0.95 0.46 0.18 2/80 29338
/proc/meminfo: memFree=1361184/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=50552 CPUtime=190.17
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 21506 0 0 0 19006 11 0 0 25 0 1 0 388088112 51765248 11952 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135062663 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 12638 11952 205 274 0 12153 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388088113 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29337/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 190.17
Current children cumulated vsize (KiB) 68172

[startup+191.902 s]
/proc/loadavg: 0.96 0.47 0.18 2/80 29338
/proc/meminfo: memFree=1361184/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=50552 CPUtime=191.76
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 21506 0 0 0 19165 11 0 0 25 0 1 0 388088112 51765248 11952 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 12638 11952 205 274 0 12153 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388088113 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29337/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 191.76
Current children cumulated vsize (KiB) 68172

[startup+192.302 s]
/proc/loadavg: 0.96 0.47 0.18 2/80 29338
/proc/meminfo: memFree=1361184/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=50552 CPUtime=192.16
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 21506 0 0 0 19205 11 0 0 25 0 1 0 388088112 51765248 11952 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 12638 11952 205 274 0 12153 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388088113 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29337/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 192.16
Current children cumulated vsize (KiB) 68172

[startup+192.506 s]
/proc/loadavg: 0.96 0.47 0.18 2/80 29338
/proc/meminfo: memFree=1361184/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=50552 CPUtime=192.37
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 21506 0 0 0 19226 11 0 0 25 0 1 0 388088112 51765248 11952 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 12638 11952 205 274 0 12153 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388088113 12562432 347 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29337/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 192.37
Current children cumulated vsize (KiB) 68172

[startup+192.602 s]
/proc/loadavg: 0.96 0.47 0.18 2/80 29338
/proc/meminfo: memFree=1361184/2055920 swapFree=4159380/4192956
[pid=29335] ppid=29333 vsize=5352 CPUtime=0
/proc/29335/stat : 29335 (minicirc.bash) S 29333 29335 29267 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 388088112 5480448 223 18446744073709551615 4194304 4889804 548682069280 18446744073709551615 231493657412 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/29335/statm: 1338 223 186 169 0 49 0
[pid=29336] ppid=29335 vsize=46404 CPUtime=192.46
/proc/29336/stat : 29336 (minicirc.linux3) R 29335 29335 29267 0 -1 4194304 21509 0 0 0 19235 11 0 0 25 0 1 0 388088112 47517696 11064 18446744073709551615 134512640 135636928 4294956784 18446744073709551615 135244490 0 0 4096 17507 0 0 0 17 0 0 0
/proc/29336/statm: 11601 11064 208 274 0 11116 0
[pid=29337] ppid=29335 vsize=12268 CPUtime=0
/proc/29337/stat : 29337 (miniadapter.pl) S 29335 29335 29267 0 -1 4194304 399 0 0 0 0 0 0 0 16 0 1 0 388088113 12562432 358 18446744073709551615 4194304 4206940 548682069488 18446744073709551615 231502557282 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/29337/statm: 3067 358 282 3 0 167 0
Current children cumulated CPU time (s) 192.46
Current children cumulated vsize (KiB) 64024

Child status: 0
Real time (s): 192.634
CPU time (s): 192.513
CPU user time (s): 192.381
CPU system time (s): 0.131979
CPU usage (%): 99.9371
Max. virtual memory (cumulated for all children) (KiB): 68172

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

runsolver used 0.201969 second user time and 0.506922 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Thu May 17 11:36:01 UTC 2007

IDJOB= 461585
IDBENCH= 48448
IDSOLVER= 205
FILE ID= node39/461585-1179401761

PBS_JOBID= 5292727

Free space on /tmp= 66541 MiB

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

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  0857f1f6c0b5f4af6aeae0ac23a18687

RANDOM SEED= 895370454

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.256
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.256
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:       1409480 kB
Buffers:         39352 kB
Cached:         468312 kB
SwapCached:      13080 kB
Active:         222616 kB
Inactive:       308032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1409480 kB
SwapTotal:     4192956 kB
SwapFree:      4159380 kB
Dirty:            5268 kB
Writeback:           0 kB
Mapped:          30052 kB
Slab:           101100 kB
Committed_AS:  5649988 kB
PageTables:       2012 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= 66541 MiB

End job on node39 on Thu May 17 11:39:13 UTC 2007