Trace number 461674

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.08 1200.51

General information on the benchmark

Nameindustrial-aig/palacios/
hard/sortnet-6-ipc5-h11-unsat.aig
MD5SUMd461299f3d9fe4beb52522bb39817d7f
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)

1.99/2.07	c ____________________________________________________________________________________
1.99/2.07	c !! Parsing                         :    31085 ANDs    330 PIs   (CPU-Time    0.01 s)
1.99/2.07	c ____________________________________________________________________________________
1.99/2.07	c !! Initial simplification          :    30692 ANDs    330 PIs   (CPU-Time    0.02 s)
1.99/2.07	c >>     Top conjunction: 394 POs
1.99/2.07	c ____________________________________________________________________________________
1.99/2.07	c !! DAG-aware minimization begins   : 
1.99/2.07	c >>     Strashing:
1.99/2.07	c >>     Minimizing:
1.99/2.07	c >>     progress        0/   30692
>>     progress     1000/   30485
>>     progress     2000/   30213
>>     progress     3000/   30007
>>     progress     4000/   29841
>>     progress     5000/   29641
>>     progress     6000/   29346
>>     progress     7000/   29187
>>     progress     8000/   29041
>>     progress     9000/   28908
>>     progress    10000/   28653
>>     progress    11000/   28523
>>     progress    12000/   28440
>>     progress    13000/   28229
>>     progress    14000/   27975
>>     progress    15000/   27844
>>     progress    16000/   27785
>>     progress    17000/   27448
>>     progress    18000/   27316
>>     progress    19000/   27214
>>     progress    20000/   27023
>>     progress    21000/   26815
>>     progress    22000/   26681
>>     progress    23000/   26630
>>     progress    24000/   26337
>>     progress    25000/   26200
>>     progress    26000/   26093
>>     progress    27000/   25944
>>     progress    28000/   25650
>>     progress    29000/   25512
>>     progress    30000/   25436
>>     progress    31000/   25194
>>     progress    32000/   24983
>>     progress    33000/   24877
>>     progress    34000/   24758
>>     progress    35000/   24499
>>     progress    36000/   24364
>>     progress    37000/   24281
>>     Reduction in #ANDs: 20.95 %
1.99/2.07	c >>     Core shrink time  : 0.60 s
1.99/2.07	c >>     Globally redundant: 0
1.99/2.07	c >> DAG-aware minimization completed:    24263 ANDs    330 PIs   (CPU-Time    0.62 s)
1.99/2.07	c ____________________________________________________________________________________
1.99/2.07	c !! Tech-mapping for CNF begins     : 
1.99/2.07	c >>     Cut statistics:  (total = 131985, avg = 5.4, max = 9)          
1.99/2.07	c >>        0:    68664 clauses   (CPU Time 0.23)
1.99/2.07	c >>        1:    47155 clauses   (CPU Time 0.16)
1.99/2.07	c >>        2:    45040 clauses   (CPU Time 0.21)
1.99/2.07	c >>        3:    44970 clauses   (CPU Time 0.20)
1.99/2.07	c >>     Core techmap time: 0.84 s
1.99/2.07	c >> Tech-mapping for CNF completed  :    10155 LUTs    330 PIs   (CPU-Time    0.84 s)
1.99/2.07	c ____________________________________________________________________________________
1.99/2.07	c !! Producing initial SAT-problem   :    44961 clauses           (CPU-Time 4065864167284089985699418300311233304302595036979545283444569960485106170756827806845265542755519347910844167873161085415723780435820843262166812741050089035350973844657621805341861755022441540349542373487368208384.00 s)
1.99/2.07	c ____________________________________________________________________________________
1.99/2.07	c !! Running SAT...
1.99/2.07	c 
1.99/2.07	c ============================[After Simplification]=============================
1.99/2.07	c |  Number of variables:  5325                                                 |
1.99/2.07	c |  Number of clauses:    35164                                                |
1.99/2.07	c ============================[ Search Statistics ]==============================
1.99/2.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.99/2.07	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.99/2.07	c ===============================================================================
1.99/2.07	c |         0 |    5325    35164   124666 |    11721        0    nan |  0.000 % |
1.99/2.07	c |       100 |    5325    35164   124666 |    12893      100     25 |  4.387 % |
1.99/2.07	c |       250 |    5325    35164   124666 |    14182      250     23 |  4.387 % |
1.99/2.07	c |       476 |    5325    35164   124666 |    15601      476     19 |  4.387 % |
1.99/2.07	c |       813 |    5325    35164   124666 |    17

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/node14/watcher-461674-1179402559 -o ROOT/results/node14/solver-461674-1179402559 -C 1200 -W 1800 -M 1800 --output-limit 1,15 minicirc.bash /tmp/evaluation/461674-1179402559/instance-461674-1179402559.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.92 0.94 0.72 3/77 3845
/proc/meminfo: memFree=1712576/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) R 3843 3845 3618 0 -1 4194304 269 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 223 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/3845/statm: 1339 223 185 169 0 50 0
[pid=3846] ppid=3845 vsize=9972 CPUtime=0
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 169 0 0 0 0 0 0 0 19 0 1 0 388173659 10211328 144 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135248364 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 2493 147 51 274 0 2008 0
[pid=3847] ppid=3845 vsize=5356 CPUtime=0
/proc/3847/stat : 3847 (minicirc.bash) R 3845 3845 3618 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 223 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234463903 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/3847/statm: 1339 223 185 169 0 50 0

[startup+0.095176 s]
/proc/loadavg: 0.92 0.94 0.72 3/77 3845
/proc/meminfo: memFree=1712576/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=10448 CPUtime=0.08
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 2131 0 0 0 8 0 0 0 19 0 1 0 388173659 10698752 2073 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 2612 2074 71 274 0 2127 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 388173659 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 28072

[startup+0.102172 s]
/proc/loadavg: 0.92 0.94 0.72 3/77 3845
/proc/meminfo: memFree=1712576/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=10448 CPUtime=0.09
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 2174 0 0 0 9 0 0 0 19 0 1 0 388173659 10698752 2116 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134695678 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 2612 2116 71 274 0 2127 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 378 0 0 0 0 0 0 0 20 0 1 0 388173659 12562432 337 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 337 262 3 0 167 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28072

[startup+0.302191 s]
/proc/loadavg: 0.92 0.94 0.72 3/77 3845
/proc/meminfo: memFree=1712576/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=13948 CPUtime=0.29
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 3966 0 0 0 28 1 0 0 20 0 1 0 388173659 14282752 3029 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134963548 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 3487 3029 175 274 0 3002 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31572

[startup+0.70223 s]
/proc/loadavg: 0.92 0.94 0.72 3/77 3845
/proc/meminfo: memFree=1712576/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=15412 CPUtime=0.69
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 4391 0 0 0 68 1 0 0 24 0 1 0 388173659 15781888 3443 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134930182 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 3853 3443 175 274 0 3368 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 387 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33036

[startup+1.5023 s]
/proc/loadavg: 0.93 0.94 0.72 2/80 3848
/proc/meminfo: memFree=1699560/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=14496 CPUtime=1.49
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 4917 0 0 0 147 2 0 0 25 0 1 0 388173659 14843904 3280 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 134837738 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 3624 3280 185 274 0 3139 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 387 0 0 0 0 0 0 0 15 0 1 0 388173659 12562432 346 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 346 270 3 0 167 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32120

[startup+3.10145 s]
/proc/loadavg: 0.93 0.94 0.72 2/80 3848
/proc/meminfo: memFree=1694888/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=19244 CPUtime=3.09
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 6287 0 0 0 307 2 0 0 25 0 1 0 388173659 19705856 4413 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043736 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 4811 4413 204 274 0 4326 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36868

[startup+6.30175 s]
/proc/loadavg: 0.93 0.94 0.72 2/80 3848
/proc/meminfo: memFree=1694440/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=19676 CPUtime=6.29
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 6419 0 0 0 627 2 0 0 25 0 1 0 388173659 20148224 4545 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 4919 4545 204 274 0 4434 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 37300

[startup+12.7014 s]
/proc/loadavg: 0.94 0.94 0.72 2/80 3848
/proc/meminfo: memFree=1692584/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=21360 CPUtime=12.69
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 6835 0 0 0 1266 3 0 0 25 0 1 0 388173659 21872640 4961 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 5340 4961 204 274 0 4855 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 38984

[startup+25.5016 s]
/proc/loadavg: 0.95 0.94 0.72 2/80 3848
/proc/meminfo: memFree=1690344/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=23512 CPUtime=25.49
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 7384 0 0 0 2545 4 0 0 25 0 1 0 388173659 24076288 5510 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043596 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 5878 5510 204 274 0 5393 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 41136

[startup+51.102 s]
/proc/loadavg: 0.96 0.94 0.73 2/80 3848
/proc/meminfo: memFree=1688872/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=25072 CPUtime=51.08
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 7798 0 0 0 5104 4 0 0 25 0 1 0 388173659 25673728 5883 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 6268 5883 204 274 0 5783 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 42696

[startup+102.307 s]
/proc/loadavg: 0.98 0.95 0.74 2/80 3848
/proc/meminfo: memFree=1686888/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=27104 CPUtime=102.26
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 8282 0 0 0 10221 5 0 0 25 0 1 0 388173659 27754496 6367 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 6776 6367 204 274 0 6291 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 44728

[startup+162.301 s]
/proc/loadavg: 0.99 0.95 0.75 2/80 3848
/proc/meminfo: memFree=1686504/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=27440 CPUtime=162.25
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 8377 0 0 0 16219 6 0 0 25 0 1 0 388173659 28098560 6462 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043679 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 6860 6462 204 274 0 6375 0

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

/proc/meminfo: memFree=1677024/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=36768 CPUtime=762
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 10696 0 0 0 76186 14 0 0 25 0 1 0 388173659 37650432 8720 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 9192 8720 204 274 0 8707 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 762
Current children cumulated vsize (KiB) 54392

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.85 2/80 4046
/proc/meminfo: memFree=1676264/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=37660 CPUtime=821.98
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 10922 0 0 0 82184 14 0 0 25 0 1 0 388173659 38563840 8946 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 9415 8946 204 274 0 8930 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 821.98
Current children cumulated vsize (KiB) 55284

[startup+882.303 s]
/proc/loadavg: 1.10 1.00 0.87 2/80 4046
/proc/meminfo: memFree=1675944/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=38016 CPUtime=881.96
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 10981 0 0 0 88181 15 0 0 25 0 1 0 388173659 38928384 9005 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043221 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 9504 9005 204 274 0 9019 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 881.96
Current children cumulated vsize (KiB) 55640

[startup+942.303 s]
/proc/loadavg: 1.10 1.02 0.88 2/80 4046
/proc/meminfo: memFree=1675816/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=38228 CPUtime=941.94
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 11034 0 0 0 94179 15 0 0 25 0 1 0 388173659 39145472 9058 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 9557 9058 204 274 0 9072 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 941.94
Current children cumulated vsize (KiB) 55852

[startup+1002.3 s]
/proc/loadavg: 1.10 1.03 0.89 2/80 4046
/proc/meminfo: memFree=1675176/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=38832 CPUtime=1001.93
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 11182 0 0 0 100177 16 0 0 25 0 1 0 388173659 39763968 9206 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 9708 9206 204 274 0 9223 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 56456

[startup+1062.3 s]
/proc/loadavg: 1.03 1.02 0.89 2/80 4046
/proc/meminfo: memFree=1675048/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=38984 CPUtime=1061.91
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 11258 0 0 0 106175 16 0 0 25 0 1 0 388173659 39919616 9270 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 9746 9270 204 274 0 9261 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 56608

[startup+1122.3 s]
/proc/loadavg: 1.01 1.01 0.90 2/80 4046
/proc/meminfo: memFree=1675112/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=38984 CPUtime=1121.9
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 11258 0 0 0 112173 17 0 0 25 0 1 0 388173659 39919616 9270 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 9746 9270 204 274 0 9261 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 56608

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 0.91 2/80 4046
/proc/meminfo: memFree=1674920/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=39304 CPUtime=1181.89
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 11298 0 0 0 118171 18 0 0 25 0 1 0 388173659 40247296 9310 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 9826 9310 204 274 0 9341 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1181.89
Current children cumulated vsize (KiB) 56928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 0.91 2/80 4046
/proc/meminfo: memFree=1674856/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=39304 CPUtime=1200.08
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 11313 0 0 0 119990 18 0 0 25 0 1 0 388173659 40247296 9325 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 9826 9325 204 274 0 9341 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 56928

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.01 0.91 2/80 4046
/proc/meminfo: memFree=1674856/2055920 swapFree=4145896/4192956
[pid=3845] ppid=3843 vsize=5356 CPUtime=0
/proc/3845/stat : 3845 (minicirc.bash) S 3843 3845 3618 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 388173659 5484544 224 18446744073709551615 4194304 4889804 548682069184 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3845/statm: 1339 224 186 169 0 50 0
[pid=3846] ppid=3845 vsize=39304 CPUtime=1200.08
/proc/3846/stat : 3846 (minicirc.linux3) R 3845 3845 3618 0 -1 4194304 11313 0 0 0 119990 18 0 0 25 0 1 0 388173659 40247296 9325 18446744073709551615 134512640 135636928 4294956704 18446744073709551615 135043599 0 0 4096 17507 0 0 0 17 1 0 0
/proc/3846/statm: 9826 9325 204 274 0 9341 0
[pid=3847] ppid=3845 vsize=12268 CPUtime=0
/proc/3847/stat : 3847 (miniadapter.pl) S 3845 3845 3618 0 -1 4194304 388 0 0 0 0 0 0 0 16 0 1 0 388173659 12562432 347 18446744073709551615 4194304 4206940 548682069392 18446744073709551615 212243361890 0 0 4224 0 18446744071563648864 0 0 17 0 0 0
/proc/3847/statm: 3067 347 271 3 0 167 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 56928

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3845 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=4999
# CPU time returned by wait4() is 0.007998
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.51
CPU time (s): 1200.08
CPU user time (s): 1199.9
CPU system time (s): 0.18
CPU usage (%): 99.9639
Max. virtual memory (cumulated for all children) (KiB): 56928

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

runsolver used 1.35179 second user time and 3.03054 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Thu May 17 11:49:19 UTC 2007

IDJOB= 461674
IDBENCH= 48537
IDSOLVER= 205
FILE ID= node14/461674-1179402559

PBS_JOBID= 5292446

Free space on /tmp= 66532 MiB

SOLVER NAME= minicirc 2007-05-17
BENCH NAME= HOME/pub/bench/AIG07/industrial-aig/palacios/hard/sortnet-6-ipc5-h11-unsat.aig
COMMAND LINE= minicirc.bash /tmp/evaluation/461674-1179402559/instance-461674-1179402559.aig
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-461674-1179402559 -o ROOT/results/node14/solver-461674-1179402559 -C 1200 -W 1800 -M 1800 --output-limit 1,15  minicirc.bash /tmp/evaluation/461674-1179402559/instance-461674-1179402559.aig

META MD5SUM SOLVER= 5a68a0730754c919c3e4a8ed70e49cdc
MD5SUM BENCH=  d461299f3d9fe4beb52522bb39817d7f

RANDOM SEED= 776658970

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1712792 kB
Buffers:         47280 kB
Cached:         203964 kB
SwapCached:      14432 kB
Active:         114980 kB
Inactive:       159828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1712792 kB
SwapTotal:     4192956 kB
SwapFree:      4145896 kB
Dirty:            4752 kB
Writeback:           0 kB
Mapped:          30356 kB
Slab:            53840 kB
Committed_AS: 10596080 kB
PageTables:       1784 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= 66532 MiB

End job on node14 on Thu May 17 12:09:22 UTC 2007